Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YOLOv8n auto train with 100 epochs starts when in try to use the EigenCAM method #507

Open
enricopierga opened this issue Jun 12, 2024 · 2 comments

Comments

@enricopierga
Copy link

Hi, I want to use the EigenCAM technique on my YOLOv8n model, preaddestred for a detection task.
Once i declare my YOLO .pt weights and I create my tensor image, I try to call the EigenCAM method to generate activation maps with my chosen target layers. Now here's the problem: a 100 epochs automatic training starts.
Even when i put my model in .eval() mode this train starts... can someone please help me?

Here it is my image in tensors
image

Here it's when my train starts
image

These are my chosen target layers
image

I followed step by step the tutorial with the pretrained YOLOv5 model (EigenCAM puppies) and all things works perfectly in there...
@jacobgil

@Andreavisi1
Copy link

same problem

@atultiwari
Copy link

I am also facing the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants