Giter VIP home page Giter VIP logo

Comments (8)

pooya-mohammadi avatar pooya-mohammadi commented on September 26, 2024

Hi @CBarrelet
Yolov5's model is modified every day. Maybe the model I have used is older and you are trying to test it with a newer model!
But still I can't say without testing the actual model

from yolov5-gradcam.

CBarrelet avatar CBarrelet commented on September 26, 2024

Hi, thanks for your answer.

I was actually using an old Yolov5 version, but I'm currently retraining a new model from the latest version.
I'll keep you in touch!

from yolov5-gradcam.

CBarrelet avatar CBarrelet commented on September 26, 2024

Hi @pooya-mohammadi
So I tried with the latest version of Yolov5 but it still doesn't show any heatmap.
Which version did you use?
Thanks again.

from yolov5-gradcam.

chentingkai avatar chentingkai commented on September 26, 2024

Hi, thank you for your great job!

I tried to use a custom model, and even though the object is detected, the heatmap is basically empty.

Do you know a workaround?

Thanks agin.

Hello, brother, have you solved this problem? I have the same problem. I would appreciate it if you could help me.

Looking forward to hearing from you.

from yolov5-gradcam.

CBarrelet avatar CBarrelet commented on September 26, 2024

Hi @chentingkai, I found a workaround by using Yolo's visualization option. I added every features layer from each module and then scaled them to the image size by interpolation. The result seems visually ok.
Hope it could help!

from yolov5-gradcam.

chentingkai avatar chentingkai commented on September 26, 2024

Hi @chentingkai, I found a workaround by using Yolo's visualization option. I added every features layer from each module and then scaled them to the image size by interpolation. The result seems visually ok. Hope it could help!

Thank you very much for your timely reply! I'm a novice in deep learning. Can you send me a copy of your executable code? My email address is [email protected] . Thank you again for your selfless help.

from yolov5-gradcam.

CBarrelet avatar CBarrelet commented on September 26, 2024

Sorry, I don't have the time to make a clean version of my code, but fortunately, you don't have to do much.

python detection.py --visu

You could then see every feature map for each module in runs/detect/exp/.
All features maps are in NumPy format, so it's easy to play around.
Good luck!

from yolov5-gradcam.

chentingkai avatar chentingkai commented on September 26, 2024

so it's easy to play around

Thank you very much for your timely reply!

from yolov5-gradcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.