Git Product home page Git Product logo

Comments (8)

Flova avatar Flova commented on July 30, 2024

What weights did you use? Did you train from scratch or did you use the official darknet yolov3 ones?

from pytorch-yolov3.

Flova avatar Flova commented on July 30, 2024

Also make sure that the image size is 608 and not 416 (default).

from pytorch-yolov3.

J-LINC avatar J-LINC commented on July 30, 2024

What weights did you use? Did you train from scratch or did you use the official darknet yolov3 ones?

I'm not using my own training, it's the official training weight yolov3.weights

from pytorch-yolov3.

J-LINC avatar J-LINC commented on July 30, 2024

Also make sure that the image size is 608 and not 416 (default).

I really use 416 * 416, and I want to know if the model trained on 416 * 416 predicts that the image of 608 * 608 will work better, just like here.

from pytorch-yolov3.

Flova avatar Flova commented on July 30, 2024

I think the full size v3 is trained on 608 iirc..

from pytorch-yolov3.

J-LINC avatar J-LINC commented on July 30, 2024

I think the full size v3 is trained on 608 iirc..

I tried and the effect has improved, but there are still some problems. Do you think this is normal?

2023-03-29 19-22-21 的屏幕截图

2023-03-29 19-22-38 的屏幕截图

from pytorch-yolov3.

Flova avatar Flova commented on July 30, 2024

I think the errors are in levels that I expect from the v3 model. But I'm wondering why the boxes are slightly different now. It could be a numerical thing due to newer library versions etc., as I can not think of any significant changes to this part of the code. I also evaluated the weight on coco right now and got an mAP of 0.57653, which is slightly better compared to the value in the README.
image

from pytorch-yolov3.

J-LINC avatar J-LINC commented on July 30, 2024

I think the errors are in levels that I expect from the v3 model. But I'm wondering why the boxes are slightly different now. It could be a numerical thing due to newer library versions etc., as I can not think of any significant changes to this part of the code. I also evaluated the weight on coco right now and got an mAP of 0.57653, which is slightly better compared to the value in the README. image

Okay,Thank you for your timely response!

from pytorch-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.