Git Product home page Git Product logo

Comments (3)

sampathchanda avatar sampathchanda commented on May 23, 2024

Am also seeing the same issue. Were you able to resolve this issue?

from efficientdet.pytorch.

dvlshah avatar dvlshah commented on May 23, 2024

I changed the scale_factor=3 to scale_factor=2. I was able to start the training. I don't know what it is used for.

from efficientdet.pytorch.

sampathchanda avatar sampathchanda commented on May 23, 2024

Not sure which version of the model file you are using, but I see that scale_factor is set as 2 already. From a quick look, scale_factor seems to be the upsampling factor for the feature maps.

I was trying to run the eval.py script. Seems like the augmentation is not set properly for the validation phase (in the version of the code I checked in). The issue I was facing is fixed in the commit: 8a9ec2f#diff-93102682735f61ab7d6b87aa1465caa4R38

eval.py script runs for me now. However, I see near zero performance with the provided weights. @dvlshah did you try running the eval.py script? If yes, what results are you seeing?

from efficientdet.pytorch.

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.