Haolin Zhang
Haolin Zhang
Hi, thanks for your excellent work. I finished robotcar dataset preparation and can successfully run eval program. However, the process takes too much time (around 2000+ hours estimation for matching...
(openmmlab) @amax:/data0/ZHL/project/DET2D/rope2D/BoxInstSeg$ CUDA_VISIBLE_DEVICES=5 python tools/train.py configs/boxinst/boxinst_r50_fpn_1x_coco.py Traceback (most recent call last): File "tools/train.py", line 17, in from mmdet.apis import init_random_seed, set_random_seed, train_detector File "/data0/ZHL/project/DET2D/rope2D/BoxInstSeg/mmdet/apis/__init__.py", line 2, in from .inference import...
When I ran multi-gpu training of Mikey using 4*3090, I met the following errors. I never meet such problems when using one GPU. It seems that something wrong with the...
Dear authors, Hi, Mickey is a great work inspiring features representation, learning, and pose estimation. I am wondering and trying whether I can apply it to the field of autonomous...