-
Reading engine from file /content/engine/yolo11x_fp16.engine
Total Inference Time : 17.17
Total Frame processed : 750
Average Inference FPS : 43.69
Total Feature Time : 75.53
Average feature FPS : 9.9…
-
您好,如果在visdrone-MOT跟踪行人、car、truck、bus、van5类,strongsort的重识别网络要在什么数据集上训练呢?目前好像还没有同时包含人和车的重识别数据集,感谢回复!
-
### Search before asking
- [ ] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
According to the orig…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Include ReID in trackin…
-
When i try to run my command I get the follwoing ouput how do I correct my command ! python demo.py -t /content/united.mp4 --root /content/3D-Shot-Posture-Dataset --yolov8_param 3dsp_utils/bot_sort/…
-
Hi, an RuntimeError occurred during the run phase:
RuntimeError: Error(s) in loading state_dict for SeqNetDa:
size mismatch for roi_heads.reid_loss.lut: copying a param with shape torch.Size…
-
# I am trying in my custom dataset for a project.
## A training error is coming as: Assertion Error: Error: all query identities do not appear in gallery
### All the 60 epochs are running but after …
-
According to annotation P070, the PersonID is a unique identification for each person. However, it is unclear why the code uavhumanreidtools/datasets/uavhuman.py returns the index of the unique identi…
-
Thank you for your great work.
I am tring to reimplement your awesome job, so I want to know what specific reid model you use in the paper, and what is the specific training command?