GithubHelp home page GithubHelp logo

How do I get mAP? about caffe-yolov2 HOT 7 OPEN

gklz1982 avatar gklz1982 commented on July 17, 2024
How do I get mAP?

from caffe-yolov2.

Comments (7)

ByeongHeonYOO avatar ByeongHeonYOO commented on July 17, 2024

There is the part calculating mAP in tools/test_detection.cpp(line 83 computeAP function).

from caffe-yolov2.

endles avatar endles commented on July 17, 2024

Hello, I would like to ask the test_detection.cpp you run out?I have some problem to run test_detection.cpp to compute mAP @ByeongHeonYOO

from caffe-yolov2.

ByeongHeonYOO avatar ByeongHeonYOO commented on July 17, 2024

@endles
Hi, I just executed test_darknet_v3.sh after editing some part(like gpu number and model location).
Could you explain what kind of problem did you have?
(please forgive my poor English skills..;)

from caffe-yolov2.

endles avatar endles commented on July 17, 2024

@ByeongHeonYOO
thank you for your reply,I now know that the problem is in the graphics card driver, but it has not yet been resolved. Another problem I have is that the test_detection.cpp don't has Code of draws the box. Is the measured mAP value still accurate? Did you know that a complete target detection program can measure the mAP value?Thanks again

from caffe-yolov2.

ByeongHeonYOO avatar ByeongHeonYOO commented on July 17, 2024

@endles
In fact, I am also struggling with mAP. I trained yolo-voc model, but its test mAP was too low. So, i'm looking for a solution.
And about drawing box , i think that might be possible if you use output of yolo with opencv. (the results of yolo are consists of class, x, y, w, h) in this project.

from caffe-yolov2.

endles avatar endles commented on July 17, 2024

@ByeongHeonYOO
thank you for your reply,you said use output of yolo with opencv,Is this part of the code self-written?Is there in this project?

from caffe-yolov2.

ByeongHeonYOO avatar ByeongHeonYOO commented on July 17, 2024

@endles
Sorry for late reply. I think opencv libarary related source code is not in this repository.

from caffe-yolov2.

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.