Git Product home page Git Product logo

Comments (4)

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

First, basically tried to apply only my video source

#1263 (comment)

Second, tried to apply my video + pre-trained yolov5s model

Yolov5 is not official supported in this repo as there is no pip package for it. You could add the Yolov5 repo as a submodule and load the needed resources from there.

Is there any easy guide for how to use CLI or python?

Under README you will find examples

from yolo_tracking.

yjseok avatar yjseok commented on June 23, 2024

Thanks Mikel.

As you said in "Custom object detection model tracking example" and Complete version to use yolov5 model,
I added yolov5 repo as a submodule and want to use inference part in detect.py.
To substitute by my yolov5 detector pretrained on custom dataset, in while loop in Complete code,
I don't know how to apply inferencing of detect.py because there's a bit difference that
in Complete code, I have to inference every video frame, on the other hand detect.py of yolov5 inference as batch with for loop.
Can anybody help poor yolo starter? How can I apply yolov5 detect.py on "Custom object detection model tracking example - Complete example code"?

from yolo_tracking.

Elhadji411 avatar Elhadji411 commented on June 23, 2024

Hi dear IS it possible to add a function in the track.py fille to plot x1,y1,X2,y2, id ,classe and conf, so WE Can use cv2.rectangle for exemple to customise thΓ© output and also add some logicsπŸ™
Screenshot_20240308-202732
For exemple this kind of fonction in the track.py fileπŸ™πŸ™πŸ™πŸ™

from yolo_tracking.

github-actions avatar github-actions commented on June 23, 2024

πŸ‘‹ Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

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.