Dear gkioxari,
Thanks for your great work.
However when I try , I found that 'Iteration' in the file ' solver.prototxt' doesn't work neither in 'train.py'
another problem:
./tools/test_net.py --gpu 0 --def models/VGG16_RstarCNN/test.prototxt --net output/default/voc_2012_trainval/vgg16_fast_rstarcnn_joint_iter_40000.caffemodel
IOError: [Errno 2] No such file or directory: '/home/user1/RstarCNN/tools/../lib/datasets/../../data/VOCdevkit2012/results/VOC2012/Action/comp10_action_val_jumping.txt'
actually there is no sub file 'results' in the file 'VOCdevkit2012'.
could you help me ? Thank you very much
Dear gkioxari, Thanks for your great work. However when I try , I found that 'Iteration' in the file ' solver.prototxt' doesn't work neither in 'train.py' another problem: ./tools/test_net.py --gpu 0 --def models/VGG16_RstarCNN/test.prototxt --net output/default/voc_2012_trainval/vgg16_fast_rstarcnn_joint_iter_40000.caffemodel IOError: [Errno 2] No such file or directory: '/home/user1/RstarCNN/tools/../lib/datasets/../../data/VOCdevkit2012/results/VOC2012/Action/comp10_action_val_jumping.txt' actually there is no sub file 'results' in the file 'VOCdevkit2012'. could you help me ? Thank you very much