-
Does this repo. support CSPResNeXt50-PANet-SPP? (https://github.com/WongKinYiu/CrossStagePartialNetworks/)
AlexeyABs support: https://github.com/AlexeyAB/darknet/issues/4406
My tests have found …
-
Hi, @varunagrawal @abhshkdz @mcogswell @Ramprasaath @vrama91
As a result of classifying with Resnet, Accuarcy is over 99%. If you hit map the object area with gradCAM with that model file, it does…
-
## Error Message:
conv_out should be multiplied by the average of the conv_out_grad in the reference paper. but conv_out be multiplied by the average of the imggrad in your gradcam.py.
## What hav…
-
I got an error when trying to generate an attention map using `visualize_saliency`. On line 153 of `visualization.py` there is unexpected keyword argument `jitter`.