GithubHelp home page GithubHelp logo

Comments (8)

alexlao avatar alexlao commented on July 22, 2024

Hi, did you solve this? Thanks

from darknet.

Pengchengzhi avatar Pengchengzhi commented on July 22, 2024

Same problem

from darknet.

mathuse avatar mathuse commented on July 22, 2024

when I run the detector: ./darknet detect cfg/yolo.cfg yolo.weights data/dog.jpg
It has the result as the followings:
Loading weights from yolo.weights...Done!
data/dog.jpg: Predicted in 19.226688 seconds.
dog: 82%
truck: 64%
bicycle: 85%
Failed to write image predictions.png

Have any ideas?
Thanks!
Modify file read and write permissions

from darknet.

mathuse avatar mathuse commented on July 22, 2024

Hi, did you solve this? Thanks

Modify file read and write permissions

from darknet.

mathuse avatar mathuse commented on July 22, 2024

Same problem

Modify file read and write permissions

from darknet.

Double-zh avatar Double-zh commented on July 22, 2024

Same problem

Modify file read and write permissions
Hello, can you be more specific about what should be done?How to modify permissions?

from darknet.

XZLeo avatar XZLeo commented on July 22, 2024

Hi, I got a weirder result. It should have returned three objects but it returned too many objects, like this:

broccoli: 100%
carrot: 100%
donut: 100%
cake: 100%
pottedplant: 100%
diningtable: 100%
toilet: 100%
laptop: 100%
mouse: 100%
cell phone: 100%
oven: 100%
book: 100%
clock: 100%
scissors: 100%
person: 100%
bicycle: 100%
car: 100%
bus: 100%
truck: 100%
stop sign: 100%
bench: 100%
dog: 100%
horse: 100%
sheep: 100%
cow: 100%
elephant: 100%
backpack: 100%
umbrella: 100%
handbag: 100%
suitcase: 100%
frisbee: 100%
skis: 100%
sports ball: 100%
skateboard: 100%
surfboard: 100%
bottle: 100%
cup: 100%
fork: 100%
apple: 100%
sandwich: 100%
broccoli: 100%
carrot: 100%
donut: 100%
cake: 100%
pottedplant: 100%
diningtable: 100%
toilet: 100%
laptop: 100%
mouse: 100%
cell phone: 100%
Failed to write image predictions.jpg

I modified yolov3.cfg to this to avoid CUDA out of memory.

batch=32
subdivisions=16

from darknet.

Kedao98 avatar Kedao98 commented on July 22, 2024

I solved by add "sudo" sudo ./darknet detect cfg/yolo.cfg yolo.weights data/dog.jpg

from darknet.

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.