Double-zh / ByteTrack

ByteTrack超详细教程!!!---训练自己的数据集(VOC格式)&&摄像头实时检测跟踪
MIT License
85 stars 14 forks source link

怎么视频只跟踪一帧就退出了 #13

Open Lemon51 opened 2 years ago

Lemon51 commented 2 years ago

2022-05-10 13:10:34.235 | INFO | main:main:316 - Model Summary: Params: 8.97M, Gflops: 26.81 2022-05-10 13:10:34.416 | INFO | main:main:327 - loading checkpoint 2022-05-10 13:10:34.551 | INFO | main:main:331 - loaded checkpoint done. 2022-05-10 13:10:34.551 | INFO | main:main:334 - \tFusing model... D:\Anaconda\envs\bytetrack\lib\site-packages\torch_tensor.py:1104: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\cb\pytorch_1000000000000\work\build\aten\src\ATen/core/TensorBody.h:475.) return self._grad 2022-05-10 13:10:36.218 | INFO | main:imageflow_demo:242 - video save_path is F:\ByteTrackbieren\videos\palace.mp4 2022-05-10 13:10:36.221 | INFO | main:imageflow_demo:252 - Processing frame 0 (100000.00 fps) 2022-05-10 13:10:37.903 | INFO | main:imageflow_demo:252 - Processing frame 1 (0.62 fps)