rigvedrs / YOLO-V8-CAM

Wanna know what your model sees? Here's a package for applying EigenCAM on the new YOLO V8 model
MIT License
100 stars 17 forks source link

Have to re-run the function for getting accurate output #2

Open rigvedrs opened 1 year ago

rigvedrs commented 1 year ago

If I initialise the model multiple times and run the cam function, it seems to be giving an inaccurate result in the output. Could be some issue with the activations of the previous runs not being deleted properly. Will have to look into it.

mohamad-tohidi commented 6 months ago

i have a similar issue using torchcam and my model, the heatmaps that are being generated are very similar although im using fastViT classifire.