CIOD
CIOD copied to clipboard
1. I was trying to run your code on VOC. When the group>1, I appear as follows: 发生异常: IndexError too many indices for tensor of dimension 1 File "/home/wangmingkun/faster/faster-rcnn.pytorch/lib/roi_data_layer/roibatchLoader_incre.py", line...
Hello CIOD authors, I was trying to run your code on VOC but couldnot reporduce the results with the command that was given in the repo. Are there any specific...
Hi @jinyu121 , Is this dataset is publicly available for downloading?
Traceback (most recent call last): File "test_net_new.py", line 193, in box_deltas = box_deltas.view(1, -1, 4 * len(imdb.classes)) RuntimeError: invalid argument 2: size '[1 x -1 x 84]' is invalid for...
Hello, I have encountered many problems in the process of running this code. Could you please provide detailed running steps? Which code should I run after compiling? The stored path...
FileNotFoundError: [Errno 2] No such file or directory: 'data/pretrained_model/resnet101_caffe.pth'
hi, when I run the script of "trainval_net.py", it reports that No such file or directory: 'data/pretrained_model/resnet101_caffe.pth'
hi, when I run the script of "trainval_net.py", it reports that "modul of lib/ffi can not be found"