Giter Club home page Giter Club logo

Comments (4)

talebolano avatar talebolano commented on August 17, 2024

hi, may be some problem happen in 'darknet53.cfg'? does your cfg have the 'yolo' layer ? i suggest that you can try yolov3.cfg first . And if your cfg have 'yolo' layer, may be try setting 'num=3'

from yolov3-network-slimming.

springkim avatar springkim commented on August 17, 2024

Thanks, darknet53.cfg is sames as yolov3.cfg(diffrent # of classes).
I changed num to 3. and It works.
But it shows Division by Zero at yolomodel.py line 108.
So i fix this simple problem. Now i have to watch result........

from yolov3-network-slimming.

talebolano avatar talebolano commented on August 17, 2024

maybe reduce the '0.5' of lines 105 ‘nProposals = int((pred_conf > 0.5).sum().item())’ in yolomodel.py.

from yolov3-network-slimming.

lingprince avatar lingprince commented on August 17, 2024

hello,have you solve this problem? I have the same problem with you.
It always shows "Division by Zero"

from yolov3-network-slimming.

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.