GithubHelp home page GithubHelp logo

yolov3-tensorflow-cpp's People

Contributors

nhatuan84 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yolov3-tensorflow-cpp's Issues

Why does the code stuck at #207 - function "drawPred()" ?

Thanks for the code in advance! I have a question here...
Is it correct to have a negative value output from the model ? Since I use the code with my own model and it always stuck at its first or second running at "drawPred()"... I've printed out the value of x0, y0, x1, y1, and it turned out that there're sometimes negative values...
(something output like this...)

`
data[4]->8.13681

x0: -102, y0: 15, x1: -15, y1: 1
data[4]->-88.6663
data[4]->2.7441
x0: 4, y0: -116, x1: 14, y1: -14
data[4]->1.86878
x0: -18, y0: 3, x1: 0, y1: -1
data[4]->-14.5137
data[4]->-1.40986
data[4]->14.5202
x0: 4, y0: 0, x1: 4, y1: -122
data[4]->0.806611
x0: -110, y0: 18, x1: -18, y1: 3
data[4]->-120.563
data[4]->3.78171
x0: 0, y0: -110, x1: 18, y1: -18
data[4]->4.52182
x0: -18, y0: 0, x1: 4, y1: 0`

I don't know if it's the reason cause the stuck or not...
Is there any possible error I may make during using your code?

How to set GPU to run?

After testing, the code runs about one frame per second.
The GPU is loaded but not used.
How to set GPU to run?
I failed to set it!

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.