- 000
Hi, in Sec 4.1, the paper said that Unicorn in four tasks uses the same model parameters, does this mean that the Unicorn model is trained in a multi task manner? Meanwhile, I found that in the ablation study in Sec 4.6, the four results of Unification in the Single task part of Table 7 are differe...
- 000
bdd100k 's some requirements
Scikit-learn requires Python 3.8 or later.
how do you solve it?
is bdd100k used for convert label
if the answer is yes,i can set another env for bdd100
- 000
Hi,
While following along the inference.py code to see how the model is working, I noticed something in the preprocessing code.
PreprocessorX at external/lib/test/tracker/unicorn_sot.py:111 turns RGB format back to BGR format and the normalization process is missing. The self.normalize is not refere...
- 000
I found the tools/demo.py support the TensorRT inference, so I try to convert it to TensorTR model, but where is the tools/trt.py mentioned in tools/demo.py?
if args.trt: assert not args.fuse, "TensorRT model is not support model fusing!" trt_file = os.path.join(file_name, "model_trt.pth") assert os...
Issue
MOT/MOTS推理问题
- 000
在MOT/MOTS推理阶段是否存在类似于feature propagation这样的操作?论文framework图中的reference targets是如何体现在推理阶段的?
- 000
https://bdd-data-storage-release.s3.us-west-2.amazonaws.com/bdd100k/2021/bdd100k_ins_seg_labels_trainval.zip
https://bdd-data-storage-release.s3.us-west-2.amazonaws.com/bdd100k/2021/bdd100k_seg_track_20_labels_trainval.zip
- 000
新地址依然找不到mot17的预训练模型,里面没有latest_ckpt.pth文件