Git Product home page Git Product logo

Comments (3)

brian-yu avatar brian-yu commented on May 30, 2024

Hi @mobileonekh !
Sorry for the late response but here are what I can say about your questions.

  1. I capture static images instead of analyzing video since the machine I was running YOLO on was not fast enough to run on a video stream.
  2. Yes, YOLO is very fast-- if you have a decent GPU you should be able to run it on every frame of a video stream. According to YOLO's site, "On a Pascal Titan X it processes images at 30 FPS and has a mAP of 57.9% on COCO test-dev."
  3. Handling duplicates was outside of the scope that I set for the project. To handle duplicates you may want to investigate other DL architectures.

from pedestrian-cam.

guruvishnuvardan avatar guruvishnuvardan commented on May 30, 2024

Hi Brian,

Can you please let me know, If I can use Cmd in the following way

    cmd = "/home/ioz/Desktop/darknet/cfg/coco.data  /home/ioz/Desktop/darknet/cfg/yolov2.cfg /home/ioz/Desktop/yolo.2.0.weights cam.png"#optional flag: -thresh .2"

Can you please correct me, If I am wrong.

Thanks
Guru

from pedestrian-cam.

brian-yu avatar brian-yu commented on May 30, 2024

Hey Guru,

Please make sure that the cmd can run in terminal and is a valid executable.

Brian

from pedestrian-cam.

Related Issues (5)

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.