Xunjiang (Alfred) Gu
Xunjiang (Alfred) Gu
Hi, thanks for you great work.I just started to explore MapTr2 and when I started training, I met this error: 2023-09-19 17:19:58,978 - mmdet - INFO - workflow: [('train', 1)],...
Hi author, thanks for posting the code! I was able to prepare the dataset smoothly, but during evaluation with your checkpoint, a lot of warning showed. I am wondering what...
work_dir: ./work_dirs/vectormapnet collecting samples... collected 81 samples in 0.00s 2023-07-05 14:38:13,830 - mmcv - INFO - load model from: open-mmlab://detectron2/resnet50_caffe 2023-07-05 14:38:13,830 - mmcv - INFO - Use load_from_openmmlab loader...
Hi, thanks for your great work! I am wondering would you provide any code that can verify the result with the downstream prediction that you presented in your paper. Thanks!
Hi author, thanks for posting the code. I noticed that there is a visualization folder, but is there any specific instructions about how to run it? As 'data' appears to...
Hi, I have trained two models (stage 1 and stage 2) according to your instruction. However, when I run this command `CUDA_VISIBLE_DEVICES=0 python tools/test.py /home/guxunjia/Desktop/VAD/projects/configs/VAD/VAD_base_stage_2.py /home/guxunjia/Desktop/VAD/work_dirs/VAD_base_stage_2/epoch_12.pth --launcher none --eval bbox...