Code Monkey home page Code Monkey logo

Comments (6)

Arhanel avatar Arhanel commented on June 13, 2024 1

Cool, now it's working for me. I wonder now if I can train it to track vehicles.

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on June 13, 2024

Are you running the tracker on a video?
Could you give me the total error so that I can try to reproduce this?

from yolo_tracking.

Arhanel avatar Arhanel commented on June 13, 2024

image
I was running it on video file and camera. Both gave me the same results.

from yolo_tracking.

Arhanel avatar Arhanel commented on June 13, 2024

Also when Im running it on my laptop without GPU it gives me this:
image

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on June 13, 2024

I generated a dummy video of your frame size (i.e. [85, 64]) but couldn't replicate your error on my Ubuntu 20.04 LTS machine. This piece of software has never been run on a Windows machine as I don't own one.

However, I recommend you to pull my latest update and try again with the updated requirements.txt

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on June 13, 2024

Sweet!

Yes you can track vehicles. You need to change the Yolov5 '--classes' argument from 0 to 2 in order to filter out cars. Then you need to train the deep association metric on a car re-identification dataset

from yolo_tracking.

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.