affordance-net icon indicating copy to clipboard operation
affordance-net copied to clipboard

how to use pretrained data?

Open ambl2357 opened this issue 6 years ago • 1 comments

how can i Used with previous trained data?

i tryed ./experiments/scripts/faster_rcnn_end2end.sh 2 VGG16 pascal_voc --weights vgg16_faster_rcnn_iter_190000.caffemodel

after 10000 iteration training and then make 200000.caffemodel (true name : 10000.caffemodel)

when i did compare with 200000.caffemodel and attached 10000.caffemodel(As mentioned above), the result were different.

Why should the results be different? Is there something I'm making a mistake?

ambl2357 avatar Mar 13 '18 08:03 ambl2357

@ambl2357 do you finish to load training data of IIT-AFF dataset,i can't load from google ,could you please send the training data to me ,my email: [email protected] thanks very much!

ChenLi2013 avatar Mar 13 '18 12:03 ChenLi2013