-
Hi! I am using my custom dataset for which I have produced ground truth myself.
While calculating MOT metrics, I get negative values for MOTA. How should I interpret them?
![image](https://user-i…
-
Yolov5_DeepSort_Pytorch\yolov5\utils\general.py", line 630, in non_max_suppression
x = torch.cat((box[i], x[i, j + 5, None], j[:, None].float()), 1)
RuntimeError: Expected object of scalar type …
-
Hi Mike,
First of all thank you for code implementation!
I have a question regarding the possibility of merging two detected classes together. for example I have a custom class (not included in …
-
I tried using a yolov5s model instead of the suggested yolov5x and for some reason there seem to be no detections.
I trained a custom dataset using yolov5s, renamed the 'best.pt' obtained at the end …
-
if there have been some detections then there is a period of time where there are no object detections, the tracker doesn't get updated.
Which means the age of the last tracks stays the same...which …
-
Hello. When i ran track.py i am getting this error:
python3 track.py --source testvideo.mp4 --device 0 --save-txt
Namespace(agnostic_nms=False, augment=False, classes=[0], conf_thres=0.4, config_…
-
您好 我使用yolov5作为检测器 但是发现检测到的目标特别多的时候 有挺大部分的bbox并不会进行追踪 请问这个要怎么调整呢 能否留个联系方式 我把源码发给你瞅瞅
-
I am using Anaconda environment with python 3.8 and I'm getting this error.
-
I am very confused. Pytorch=1.9 cuda=10.1
Thank u very much !
-
Hello, my configuration is GTX660ti, 6G, but the speed I detected is about 0.3 seconds per frame, may I ask if there is a problem with my settings that causes the speed to slow down.
GJTNB updated
4 years ago