faster_rcnn icon indicating copy to clipboard operation
faster_rcnn copied to clipboard

when run script_faster_rcnn_demo.m, matlab collapse

Open Belinda-great opened this issue 8 years ago • 5 comments

when run script_faster_rcnn_demo.m, no gpu used, for fast_rcnn_net = caffe.Net(...),run hNet = caffe_(...), matlab collapse,no error message.

Can anyone give me a clue about how to solve this issue? Thanks

Belinda-great avatar Jun 29 '16 02:06 Belinda-great

i use Microsoft caffe for compile。This error was detected while a MEX-file was running. If the MEX-file is not an official MathWorks function, please examine its source code for errors. Please consult the External Interfaces Guide for information on debugging MEX-files.

Belinda-great avatar Jun 30 '16 03:06 Belinda-great

I met the same error with you, do you fix it?

xiaotian1986 avatar Dec 05 '16 02:12 xiaotian1986

the same error, when run at "fast_rcnn_net = caffe.Net(proposal_detection_model.detection_net_def, 'test');", then crashed,do you have solved? it may be a crucial problem!

micklexqg avatar Jan 10 '17 15:01 micklexqg

Does anyone know how to fix it? I have the same problem...

lucasozorio avatar Jul 24 '17 09:07 lucasozorio

I also have the same problem.

zhuyizi avatar Nov 25 '17 08:11 zhuyizi