Millielele
Millielele
> It gives a runtime error when I run the command > `CUDA_VISIBLE_DEVICES=gpu_id python tools/extract_mrcn_det_feats.py --dataset refcoco --splitBy unc`. > ***` RuntimeError: Dimension out of range (expected to be in...
> > > It gives a runtime error when I run the command > > > `CUDA_VISIBLE_DEVICES=gpu_id python tools/extract_mrcn_det_feats.py --dataset refcoco --splitBy unc`. > > > ***` RuntimeError: Dimension out...
> Number of xml files: 3000 Traceback (most recent call last): File "E:/voc2coco-master/voc2coco.py", line 157, in convert(xml_files, json_file) File "E:/voc2coco-master/voc2coco.py", line 83, in convert filename = get_and_check(root, "filename", 1).text File...
cuda8.0 pytorch0.4.0 maybe work
Hello, have you solved this problem? I get the same problems