ShaoqingRen / SPP_net

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't open Matlab inside SPP_net

roseperrone opened this issue · comments

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.

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.