Giter VIP home page Giter VIP logo

Comments (5)

xiaozhuka avatar xiaozhuka commented on July 19, 2024

Following the default settings of YOLOv3, we evaluate
YOLOv3 at 3 single image scales (320, 416 and 608). Similarly, we also evaluate CornerNet-Squeeze at different single scales (0.5, 0.6, 0.7, 0.8, 0.9, 1). CornerNet-Squeeze
achieves a better accuracy and efficiency (34.4% at 30ms)
trade-off than YOLOv3 (32.4% at 39ms).

I think this comparison is unfair.
CornerNet-Squeeze scale 1.0 is the original image size or large than that.

from cornernet-lite.

xiaozhuka avatar xiaozhuka commented on July 19, 2024

Maybe this is an innovation.

from cornernet-lite.

heilaw avatar heilaw commented on July 19, 2024

In CornerNet-Squeeze, we follow the inference procedure in CornerNet, where we use images at the original resolutions as the input to the network.

from cornernet-lite.

xiaozhuka avatar xiaozhuka commented on July 19, 2024

OK @heilaw . Thank you.
If input the original image to yolov3, I think AP will be improved.
For CornerNet, the inference time will increase if the image resolution is large.

from cornernet-lite.

pingqi avatar pingqi commented on July 19, 2024

@xiaozhuka @heilaw
Have you test the forward of CornerNet-Squeeze is 30ms per image? But I test the result ,
CornerNet_Saccade T4:420ms 1080Ti:205ms
CornerNet_Squeeze T4:51ms 1080Ti:43ms

what is the condition of 30ms?
Thank you.

from cornernet-lite.

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.