Skip to content

issues Search Results · repo:tensorturtle/classy-sort-yolov5 language:Python

Filter by

19 results
 (118 ms)

19 results

intensorturtle/classy-sort-yolov5 (press backspace or delete to remove)

Thanks for your great work! Could you please tell me that what s the meaning of the values of each column in the file result.txt ? Can this algorithm calculate the speed of each object? Look forward to ...
  • evanlee2021
  • Opened 
    on Apr 15, 2023
  • #21

I try to save_txt to make a mot15 det file, but there is a problem that model can t detect any of it I tested it with the command below python classy_track.py --source MOT15/train/ADL-Rundle-6/img1/000001.jpg ...
  • YoungjaeDev
  • 1
  • Opened 
    on Nov 22, 2022
  • #20

Hello I saw the picture on README, and the reason why the camera is shaking is that it s tracking pretty well is because, 1. Camera is generally following the person(and bike) in front of me 2. In general, ...
  • YoungjaeDev
  • 14
  • Opened 
    on Nov 3, 2022
  • #18

The small box size seems to be shaking a lot, do you already have a predict in consideration of the box size in the Kalman filter?
  • YoungjaeDev
  • 2
  • Opened 
    on May 4, 2022
  • #16

Hello There is a wide range of possibilities open for tracking targets to move slowly(usually), to stop(usually), or to move quickly(somtimes) And there are times when can turn suddenly with a camera I ...
  • YoungjaeDev
  • 5
  • Opened 
    on Apr 23, 2022
  • #15

I want to track multiple videos, using a for loop to create a new Sort class for each one, but the IDs keep adding up instead of starting at 1.
  • williamzhao95
  • 1
  • Opened 
    on Apr 21, 2022
  • #14

Hello I would like to estimate the bbox only by tracking to increase the fps, is there anything I can refer to? Thank you.
  • YoungjaeDev
  • 3
  • Opened 
    on Apr 17, 2022
  • #13

Sort takes about 5-9 times more than the yolo5 detect I think it s due to CPU processing, is there any way to reduce it? Thank you
  • YoungjaeDev
  • 5
  • Opened 
    on Mar 31, 2022
  • #12

Hi, Thanks for your repo with multi-class sort. Currently, sort outputs the following parameters: frame_num, bbox_x1, bbox_y1, bbox_x2, bbox_y2, category, u_overdot, v_overdot, s_overdot, and identity ...
  • hlmhlr
  • 3
  • Opened 
    on Dec 23, 2021
  • #11

Setting --save-img to true when processing a webcam input causes : Traceback (most recent call last): File classy_track.py , line 318, in module detect(args) File classy_track.py , line 256, in detect ...
  • mattdoescode
  • 8
  • Opened 
    on Dec 6, 2021
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub