deepcut
deepcut copied to clipboard
Multi Person Pose Estimation
I am facing below errors while trying to compile caffe with "CPU_ONLY := 1" flag. There is some error related to STUB_GPU macro. It leads to redefinition of all the...
Hello! I get the following error in the _cutoff_tile function: deepcut-cnn/python/pose/estimate_pose.py in _cutoff_tile(sm, num_tiles, idx, cut_off, is_x) 259 sm = sm[cut_off:, ...] 260 else: --> 261 sm = sm[cut_off:-cut_off, ...]...
After successfully installing Gurobi 6.0.5 I try to make the solver. During linking I get the following: CMakeFiles/solver-callback.dir/src/pose/research/solver-callback.cxx.o: In function `void andres::ilp::Gurobi::addConstraint(unsigned long*, unsigned long*, double const*, double, double) [clone...
Hello! I would like to know what the minimum requirements on the os are, such as cpu, ram, graphics card... Thanks!
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...
Is there any possible way to train on my own dataset? Thank you!
Hi,I want to use the evaluation script evaluateAP.m downloaded on MPII Human Pose Dataset to measure my model's performance, but I could not find the annolist_dataset_v12.mat file loaded in this...
Hi,I try to drop the net resolution to raise the fps. and then I use the MPII Human Pose Dataset mentioned in your article to check out how much the...
Could you please let me know the issue with my demo? [error.txt](https://github.com/eldar/deepcut/files/532349/error.txt) ... I1016 22:46:16.365223 24943 net.cpp:816] Ignoring source layer loss_loc I1016 22:46:16.374922 24943 net.cpp:816] Ignoring source layer loss_next save...
Hello everyone, I'm testing your code for a project and I'm getting some of the following errors when I run `demo_multiperson.m:` _(in the console)_ `F0923 15:47:45.735599 4029 syncedmem.cpp:56] Check failed:...