rbgirshick / fast-rcnn

Fast R-CNN
Other
3.34k stars 1.56k forks source link

Floating point exception (core dumped) #167

Open Aa456789 opened 6 years ago

Aa456789 commented 6 years ago

When I train the module,input ./tools/train_net.py --gpu 0 --solver models/VGG16/solver.prototxt --weights data/imagenet_models/VGG16.v2.caffemodel。 It reported an error "Floating point exception (core dumped)"

tongpinmo commented 6 years ago

@Aa456789 i also encounter this problem ,when i revise the Makefile.conf note off the line Use_cudnn ,it make sense