Git Product home page Git Product logo

Comments (6)

ohadlahav avatar ohadlahav commented on August 28, 2024

Hi, i would assume that one will need to use nvidia-docker to fully leverage GPU in docker environment.
I did manage to install and use successfully yolo34py-gpu on a nvidia/cuda/cudnn local environment.

from yolo3-4-py.

maylad31 avatar maylad31 commented on August 28, 2024

hi could you please give me more details about fps in your local environment. And did you install using pip or build from source?

from yolo3-4-py.

pherris avatar pherris commented on August 28, 2024

from yolo3-4-py.

madhawav avatar madhawav commented on August 28, 2024

@maylad31 For the GPU version to work in a stand-alone machine, you will need CUDA SDK installed. Also, you will need a Nvidia Cuda enabled GPU. If you are running on docker, nvidia-docker would be required.

Do you have a Cuda enabled GPU?
Are you running in Docker?
Do you have CUDA installed?

from yolo3-4-py.

maylad31 avatar maylad31 commented on August 28, 2024

thanks sorry for the late reply you may close this issue yes i solved the problem i had cuda installed and path and everything was set but still it wasn't working so i updated my nvidia driver reinstalled cuda and it worked thanks i would like to ask why the darknet fps is more than python wrapper i understand it would be slow in python but with darknet i get 18 fps and with python wrapper it drops to around 11-12 fps

from yolo3-4-py.

madhawav avatar madhawav commented on August 28, 2024

Hi @maylad31,
There is a drop in fps caused by conversion of python images (numpy arrays) to darknet images. The drop depends on the resolution of images.

from yolo3-4-py.

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.