eldar / deepcut

Multi Person Pose Estimation
222 stars 83 forks source link

Error in demo_multiperson (line 12) #12

Open yulijun1234 opened 6 years ago

yulijun1234 commented 6 years ago

ERROR:

calling solver: /home/yulijun/deepcut/external/solver/solver-callback /home/yulijun/deepcut/data//mpii-multiperson/multicut//problem-0002.h5 /home/yulijun/deepcut/data//mpii-multiperson/multicut//solution-0002.h5 m 86400 echo $HOSTNAME: Aborted hostname:

malloc: unknown:0: assertion botched

free: called with unallocated block argument last command: (null) Aborting...

malloc: unknown:0: assertion botched

free: called with unallocated block argument last command: (null) Aborting...export GRB_LICENSE_FILE=/home/yulijun/deepcut/data/gurobi.lic; /home/yulijun/deepcut/external/solver/solver-callback /home/yulijun/deepcut/data//mpii-multiperson/multicut//problem-0002.h5 /home/yulijun/deepcut/data//mpii-multiperson/multicut//solution-0002.h5 m 86400: Aborted Elapsed time is 0.099782 seconds. Error using test_spatial_app_neighbour (line 444) solver error

Error in demo_multiperson (line 12) test_spatial_app_neighbour(experiment_index, image_index, 1, true, true);

hope you give me some advice!

ghost commented 6 years ago

A problem with your license maybe. Did you launch matlab as root user?