Git Product home page Git Product logo

Comments (7)

mikel-brostrom avatar mikel-brostrom commented on July 3, 2024

For a SOTA people detector I would recommend you to follow: https://github.com/ifzhang/ByteTrack#data-preparation. WItht eh prepared data you can then easily use Yolov5 or 7 for training

from yolo_tracking.

rslim97 avatar rslim97 commented on July 3, 2024

Hi Mike I have ran the mot to coco format conversion. I now have the annotations folder containing some .json files. What should I do next? do I need to convert the dataset format from coco to yolo?

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on July 3, 2024

Yes, YOLO format is needed 100%. For all the people datasets

from yolo_tracking.

rslim97 avatar rslim97 commented on July 3, 2024

Hi Mike, I've just managed to start the training meanwhile I noticed that the box loss and obj loss has downward trend and the mAP sometimes goes up and down but always stuck around 0.74 with the highest currently attained at epoch 2 with 0.77 but higher box and obj loss. Is there anything to be made out of this?

Edit: the mAP fluctuation might be caused by using a smaller batch size.

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on July 3, 2024

Did you managed a successful training @rslim97 ?

from yolo_tracking.

rslim97 avatar rslim97 commented on July 3, 2024

@mikel-brostrom yes, I managed to train yolov7 for 300 epochs (around 26 hrs). The final weights converged to only 0.729 mAP. The best ckpt has about 0.748 mAP. I've tried on my dataset and the last weights performed worse (a lot of obvious missed detections), however sadly the best weights also just has a very slight improvement. I think the model has overfitted to mot dataset and unfortunately is not very suitable for my use case (has more close range view of people).
photo_2024-03-08_18-07-18

Screenshot from 2024-03-06 17-22-37

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on July 3, 2024

Add more datasources to your training data so that your model generalizes better: MOT17, MOT20, CrowdHuman, Cityperson, ETHZ

from yolo_tracking.

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.