Git Product home page Git Product logo

Comments (5)

mikel-brostrom avatar mikel-brostrom commented on July 21, 2024 1

Check evaluation under https://github.com/mikel-brostrom/yolo_tracking/blob/master/README.md#yolov8--yolo-nas--yolox-examples. Tracking, visualizing and plotting in real-time while generating the MOT results is too time consuming, hence I deleted that option. I now deleted this part from the README as well 😄

from yolo_tracking.

anaxsouza avatar anaxsouza commented on July 21, 2024

Im also interested on it, did you find any solution?

from yolo_tracking.

Sarouch avatar Sarouch commented on July 21, 2024

Im also interested on it, did you find any solution?

@anaxsouza not yet, wondering if @mikel-brostrom can help please.

from yolo_tracking.

Sarouch avatar Sarouch commented on July 21, 2024

Check evaluation under https://github.com/mikel-brostrom/yolo_tracking/blob/master/README.md#yolov8--yolo-nas--yolox-examples. Tracking, visualizing and plotting in real-time while generating the MOT results is too time consuming, hence I deleted that option. I now deleted this part from the README as well 😄

@mikel-brostrom Thank you, but I tried this code but I don't know which source are you talking about? I have this error ? what should we make in --source ? a path of what please?

Traceback (most recent call last):
File "tracking/generate_dets_n_embs.py", line 180, in
mot_folder_paths = [item for item in Path(opt.source).iterdir()]
File "tracking/generate_dets_n_embs.py", line 180, in
mot_folder_paths = [item for item in Path(opt.source).iterdir()]
File "C:\Users\anaconda3\envs\boxmot\lib\pathlib.py", line 1122, in iterdir
for name in self._accessor.listdir(self):
FileNotFoundError: [WinError 3] Le chemin d’accès spécifié est introuvable: '0'

from yolo_tracking.

github-actions avatar github-actions commented on July 21, 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.