issues
search
ifzhang
/
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.8k
stars
905
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No module named 'yolox_x_mix_mot20_ch'
#426
kaximoduoEcho
opened
3 hours ago
0
How to set the test image size for each sequence in MOT17
#425
iyantc
opened
2 weeks ago
0
帧间隔时间很长的跟踪
#424
shelly-angel
opened
3 weeks ago
0
unable to import the yolox.tracker
#423
Anu8218
opened
1 month ago
1
when i use byte_tracker.update to tracking detections in BYTETracking it gives me error with numpy, here is the error AttributeError: module 'numpy' has no attribute 'float'. `np.float` was a deprecated alias for the builtin `float`. To avoid this error in existing code, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations i tried alot to modify the dtype of float but it didn`t work
#422
AbdelrahmanEssam1
opened
1 month ago
0
Performance on GTX 1080 Ti and other GPUs survey
#421
manhdan226
opened
1 month ago
0
Need help with API / How to get id of bbox?
#420
ViktorPavlovA
opened
2 months ago
0
多线程交互,当一个QThread线程的run函数释放后,再次建立新线程的run函数,Track_id计数会递增,新线程的Track_id计数会是上一次线程的最大Track_id计数开始,不是1
#419
GIBEREZ
closed
5 days ago
2
TensorRT-cpp代码中BYTETracker::BYTETracker的三个阈值参数
#418
FunnyWii
closed
2 months ago
2
Use demo_track.py to test the MOT6-02 video
#417
hs-bh
opened
2 months ago
0
Increase track activation period threshold
#416
mazatov
opened
3 months ago
0
Continuous Error After Multiple Changes to Versions Utilized in Requirements File
#415
AOSEI1001
opened
3 months ago
0
there is a little mistake: Crowdhuman_val in the readme but instead it should be CrowdHuman_val ( and train respectively)
#414
ngobibibnbe
opened
3 months ago
0
テスト結果を得るには
#413
sakai5678
opened
3 months ago
0
about same problem
#412
tongchangD
opened
4 months ago
0
Using ByteTrack on a mac or linux
#411
likith1908
closed
4 months ago
0
I am trying to setup ByteTrack and I am facing the following issue
#410
likith1908
opened
4 months ago
1
For real time tracking
#409
SIRISIPALLINARENDRA
opened
4 months ago
1
error: subprocess-exited-with-error
#408
SIRISIPALLINARENDRA
opened
4 months ago
6
Problem with the tracker escaping
#407
ksh1983
opened
5 months ago
0
トラッキングにおけるエラー No ground truth
#406
sakai5678
opened
5 months ago
3
Query: What are model files provided in ReadMe.md are these retrained yolo models?
#405
NaveenMittal0
opened
5 months ago
0
Update byte_tracker.py
#404
Anirban2205
opened
5 months ago
0
runing ByteTrack ncnn cpp throws error
#403
tangqitao
opened
5 months ago
0
Optimized preproc function using CuPy
#402
m-peker
opened
6 months ago
0
GPU issues in training
#401
sakai5678
closed
5 months ago
2
CityPerson dataset unavailable
#400
PedroMaleita
opened
6 months ago
0
Publicly disclose the size and high-resolution detection threshold of the test images for each sequence of MOT17 and MOT20🚀
#398
zhengpangzi
opened
6 months ago
0
validation set selection
#397
zhengpangzi
opened
7 months ago
0
Convert np.float to float
#396
BryceWayne
closed
7 months ago
0
状态为TrackState.Lost的Tracker不参与第二次低置信度bbox的匹配?
#395
thgpddl
opened
7 months ago
1
Id switches when object is not detected for a frame then returns
#394
wolfassi123
opened
8 months ago
0
Tracking Outputs vs Detection Outputs
#393
SwEngine
opened
8 months ago
2
Using my own YOLOX model trained with official YOLOX repo, but demo_track.py outputs nothing
#392
keqizero
opened
8 months ago
4
Update byte_tracker.py
#391
aspirebasith
opened
8 months ago
0
MOT17-13-FRCNN 0.0% NaN 44 0.0% 0.0% 100.0% 0.0% 100.0% 0.0% 0.0% 0.0% NaN 3156
#390
SmallGGgg
opened
8 months ago
9
Change np.float to float
#389
braiansmarzaro
opened
8 months ago
1
How to use interpolation on MOT17 validation sets
#388
SmallGGgg
opened
8 months ago
0
yolox person detection result can not reproduce
#387
alexsun009
opened
8 months ago
1
np.float errors in the trackers
#386
thecetin
opened
8 months ago
6
Support for DeepStream 6.4
#385
Ending2015a
closed
8 months ago
1
Update class_id of tracked object
#384
davidhhs00
opened
9 months ago
1
Evaluation of the modified algorithm
#383
Hezey
opened
9 months ago
0
I need to fine tune the pre trained (byte track default) model
#382
tericalpha
opened
9 months ago
0
Minor possibility of boundary value problem
#381
h-bin-kim
opened
9 months ago
0
tool/train.py 训练的是yolox模型是吗?bytetrack是不是不需要训练?
#380
fresh1993
opened
9 months ago
1
AttributeError: module 'numpy' has no attribute 'float'
#379
ahmadshah2103
closed
8 months ago
8
I've encountered while using the YOLOX trained model for object tracking.
#378
tericalpha
opened
10 months ago
1
how to convet mmdetection yolox model to yolox model
#377
tericalpha
opened
10 months ago
0
Tracking Outputs vs Detection Outputs
#376
SwEngine
opened
10 months ago
1
Next