Giter VIP home page Giter VIP logo

Comments (4)

RuoyuChen10 avatar RuoyuChen10 commented on May 26, 2024

Thank you for sharing. I am interesting about this work. While I use the YOLOv3 https://github.com/ultralytics/yolov3/ as the object detector. I can generate the salience map when the image only have one object with a category, like the followings. image

While it can't work when the image contain multiple objects of a categories like the persons in this image image

The code compute the score I revised it as 'conf = max([iou(target_box, box)*conf], default=0)'

Could you give me some advice?

I applied on Yolo v3 and don't appear the problem you said.

from pytorch_d-rise.

achel-x avatar achel-x commented on May 26, 2024

@RuoyuChen10 could you share your code with me? My email is [email protected].

from pytorch_d-rise.

RuoyuChen10 avatar RuoyuChen10 commented on May 26, 2024

@RuoyuChen10 could you share your code with me? My email is [email protected].

sure, I will send it to you soon, and I will also upload it to my GitHub in the future: https://github.com/RuoyuChen10/objectdetection-saliency-maps

from pytorch_d-rise.

hysts avatar hysts commented on May 26, 2024

Sorry I missed this issue. Looks like it's already been solved, so I'll close this.

from pytorch_d-rise.

Related Issues (2)

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.