李鹤年
李鹤年
0%| | 0/131 [00:02
当我在用fastreid的时候,报了以下错误 Traceback (most recent call last): File "deepsort.py", line 178, in with VideoTracker(cfg, args, video_path=args.VIDEO_PATH) as vdo_trk: File "deepsort.py", line 43, in init self.deepsort = build_tracker(cfg, use_cuda=use_cuda) File "/home/lihenian/mytest-01/deep_sort_pytorch-master/deep_sort/init.py", line...
when i run"python src/trackformer/models/ops/setup.py build --build-base=src/trackformer/models/ops/ install " to install MultiScaleDeformableAttention package,I get" running build running build_ext building 'MultiScaleDeformableAttention' extension creating /root/trackformer/src/trackformer/models/ops/temp.linux-x86_64-cpython-37 creating /root/trackformer/src/trackformer/models/ops/temp.linux-x86_64-cpython-37/root creating /root/trackformer/src/trackformer/models/ops/temp.linux-x86_64-cpython-37/root/trackformer creating /root/trackformer/src/trackformer/models/ops/temp.linux-x86_64-cpython-37/root/trackformer/src creating /root/trackformer/src/trackformer/models/ops/temp.linux-x86_64-cpython-37/root/trackformer/src/trackformer...
## Expected behavior: I try to train with MOT17,when I use "multi_frame_attention = True",I get " RuntimeError: stack expects each tensor to be equal size, but got [2, 2, 21,...