MrGF / py-faster-rcnn-windows

py-faster-rcnn that can compile on windows directly
MIT License
135 stars 70 forks source link

python.exe stops working #8

Open qingqianshuying opened 7 years ago

qingqianshuying commented 7 years ago

I trained the ZF models and python stoped working , when it runs to "Appending horizontally-flipped training example... voc_2007_trainval gt roidb loaded from F:\DL\py-faster-rcnn\data\voc_2007_trainval_gt_roidb.pkl ". I have no idea how to deal with this problem.