gkioxari / RstarCNN

R*CNN
Other
132 stars 53 forks source link

Iteration and test problem #32

Open NIEYALI opened 7 years ago

NIEYALI commented 7 years ago

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

me-meda commented 7 years ago

@NIEYALI @gkioxari Have you solved this problem?Can you give me some suggestions? Thank you very much!

wduo commented 6 years ago

See https://github.com/gkioxari/RstarCNN/issues/33