JunBae
JunBae
I train `./experiments/scripts/faster_rcnn_end2end.sh 0 VGG16 pascal_voc`. if just run, error message is  so, I fixed `faster_rcnn_end2end.sh` ITERS=2000000 ->500 then it worked. big ITERS occur error small ITERS not occur...
I run `demo_img.py` then,  4 images are saved in tools/img folder, but `demo_img.py` is load 1 image. furthermore, after show 1 image then stop terminal, so I reboot terminal....