Giter Club home page Giter Club logo

Comments (10)

nirbenz avatar nirbenz commented on May 21, 2024 3

If you successfully trained COCO with this code I'd love to hear more about how you did it, what parameters did you use and what (if any) changes you made for this to work. And obviously - did you get the same mAP as the original paper? :-)

from yolov3.

Brizel avatar Brizel commented on May 21, 2024

Actually I haven't run mAP yet. I just put some pics into SAMPLE and run detect.py. The result seems fine.

from yolov3.

zhaoyang10 avatar zhaoyang10 commented on May 21, 2024

@nirbenz Have you trained COCO with this code? I trained several other data sets from scratch, all of them got low recall, as like around 0.6-0.7.

from yolov3.

tianqiaotiemo avatar tianqiaotiemo commented on May 21, 2024

I‘ve trained voc with this code,and the mAP is around 0.5-0.6。However,I haven't get the same mAP as original paper by training COCO!

from yolov3.

ming71 avatar ming71 commented on May 21, 2024

I‘ve trained voc with this code,and the mAP is around 0.5-0.6。However,I haven't get the same mAP as original paper by training COCO!

How can you train your dataset on this repo? I wonder wether it impossible to train without flag --report?As is setted in model.py , the p_boxes will always be None without flag --report!!!! Thus no parameters were delivered into build_targets(),and no prediction generated such as tx,ty,th,tw,etc.

from yolov3.

Peterisfar avatar Peterisfar commented on May 21, 2024

I‘ve trained voc with this code,and the mAP is around 0.5-0.6。However,I haven't get the same mAP as original paper by training COCO!

i also make a similiar result!
can you describe more detailed? cfg is what? how about anchor size? how about hyp in loss function? test set and train set are what?

from yolov3.

ruoruo6 avatar ruoruo6 commented on May 21, 2024

I‘ve trained voc with this code,and the mAP is around 0.5-0.6。However,I haven't get the same mAP as original paper by training COCO!

i also make a similiar result!
can you describe more detailed? cfg is what? how about anchor size? how about hyp in loss function? test set and train set are what?

excuse me. i've trained voc with batchsize equals 2 and epoches equals 88 but the map is only around 0.4. Why ? batchsize and epoches are too small? Hope reply soon.

from yolov3.

Peterisfar avatar Peterisfar commented on May 21, 2024

I‘ve trained voc with this code,and the mAP is around 0.5-0.6。However,I haven't get the same mAP as original paper by training COCO!

i also make a similiar result!
can you describe more detailed? cfg is what? how about anchor size? how about hyp in loss function? test set and train set are what?

excuse me. i've trained voc with batchsize equals 2 and epoches equals 88 but the map is only around 0.4. Why ? batchsize and epoches are too small? Hope reply soon.

batchsize is 2? do you use how many GPUs, epochs about 50 the mAP is stable

from yolov3.

ruoruo6 avatar ruoruo6 commented on May 21, 2024

from yolov3.

glenn-jocher avatar glenn-jocher commented on May 21, 2024

Closing for inactivity.

from yolov3.

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.