Giter VIP home page Giter VIP logo

Comments (12)

FoolishMao avatar FoolishMao commented on May 13, 2024 2

speed.py do not do any postprocess, maybe it's the difference.

from objectdetection-onestagedet.

Stinky-Tofu avatar Stinky-Tofu commented on May 13, 2024 1

把conf_threshold设置为0.2以上,速度就上来了,因为conf_threshold越低mAP越高,但是速度越慢(需要NMS大量的bbox)

from objectdetection-onestagedet.

LDoubleZhi avatar LDoubleZhi commented on May 13, 2024

把conf_threshold设置为0.2以上,速度就上来了,因为conf_threshold越低mAP越高,但是速度越慢(需要NMS大量的bbox)

对的,还有就是后处理的锅了(笑哭)

from objectdetection-onestagedet.

qhykwsw avatar qhykwsw commented on May 13, 2024

I write a img_detect func which detect per img, so I have not use dataloader. The other code is same to yours. when I test on 1080ti, I get only 0.05s/per img.Is the problem is whether using dataloader?

楼主可以把你的检测代码分享给我么,我的邮箱是[email protected],我这边写了一个可以画pr曲线输出mAP的代码,如果你有需要,我也可以发给你,不甚感谢。

from objectdetection-onestagedet.

wangg12 avatar wangg12 commented on May 13, 2024

@qhykwsw @Stinky-Tofu Could you kindly share your code for calculating mAP?

from objectdetection-onestagedet.

Stinky-Tofu avatar Stinky-Tofu commented on May 13, 2024

@wangg12 https://github.com/Stinky-Tofu/Stronger-yolo

from objectdetection-onestagedet.

qhykwsw avatar qhykwsw commented on May 13, 2024

@qhykwsw @Stinky-Tofu Could you kindly share your code for calculating mAP?
给我你的邮箱?

from objectdetection-onestagedet.

wangg12 avatar wangg12 commented on May 13, 2024

@Stinky-Tofu Thanks, I will have a try.

from objectdetection-onestagedet.

wangg12 avatar wangg12 commented on May 13, 2024

@qhykwsw My email is [email protected]. Thanks.

from objectdetection-onestagedet.

shenghsiaowong avatar shenghsiaowong commented on May 13, 2024

@LDoubleZhi 你好可以发我一份你的检测代码吗?[email protected],我这边加了focalloaa 以及cbam的代码,你需要我也可以发你

from objectdetection-onestagedet.

LDoubleZhi avatar LDoubleZhi commented on May 13, 2024

from objectdetection-onestagedet.

lc4321 avatar lc4321 commented on May 13, 2024

@LDoubleZhi 你好,可以发我一份你的检测代码吗?[email protected],谢谢了

from objectdetection-onestagedet.

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.