ShaoqingRen / SPP_net

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
363 stars 236 forks source link

Can't open Matlab inside SPP_net #12

Closed roseperrone closed 9 years ago

roseperrone commented 9 years ago

When I run matlab in the SPP_net root directory, it prints Opening log file: /Users/rose/java.log.3323 and just hangs for >10min. How can I debug this problem? Matlab opens just fine when I run matlab from other directories.

ByzanTine commented 9 years ago

SPP_net will call start_up.m when matlab start, have a look in that script. Also, post the content in /Users/rose/java.log.3323 may help as well.