Giter Site home page Giter Site logo

Comments (6)

Zigars avatar Zigars commented on May 22, 2024

my test is over, and these are my test results, I don't know which part have different, my VisDrone-yolov4 Rep is forked by yolov5's latest version, maybe the calculate of mAP have different?
Train
Test

from yolor.

WongKinYiu avatar WongKinYiu commented on May 22, 2024

Calculation of Precision and Recall are different, yolov5 calculate average score of 0.5:0.95 and yolor calculate score of 0.5.
And I think AP(0.5) and AP(0.5:0.95) are using same calculation.

from yolor.

Zigars avatar Zigars commented on May 22, 2024

If that your explain is true, I think yolov4-p6-light.yaml (without reOrg and IDetect module) can not catch the yolov4-csp.yaml results in VisDrone dataset, although yolov4-p6-light.yaml have four output, the same infer time as yolov4-csp.yaml. I'm confuse about it. thank you for your explain!
these are my yolov4-p6-light.yaml and yolov4-csp.yaml cfg files.yolov4-csp is a great work, I'm trying to make it more applicable for the VisDrone dataset.
VisDrone-yolov4-cfg.zip

from yolor.

WongKinYiu avatar WongKinYiu commented on May 22, 2024

In my experiments.
input resolution: performance
1280: p6 > p7 > p5
1536: p7 > p6 > p5

maybe for 640 case, p5 models will get better performance than p6 models, but i have not tested it yet.

from yolor.

Zigars avatar Zigars commented on May 22, 2024

thank you so much for your reply, I will test it in my code soon.

from yolor.

Wanghe1997 avatar Wanghe1997 commented on May 22, 2024

Zigars,我可以加你的QQ或者微信吗?我是一个学生,我想用自己的数据集跑作者的YOLOR,但是没跑通,可以请教下您吗?

from yolor.

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.