-
Hello, when I turn on the `--sep` flag, all results are still saved in one file `alpha-pose-results.json`.
There only exists a single .json file in folder `sep-json` .
`./run.sh --indir ../data…
-
hi,when I run this command "./run.sh --indir examples/demo/ --outdir examples/results/ --vis" ,it returns the following error,I don't know what's the 'th' command mean,please give me some advice ,tha…
-
Error message when do make under /AlphaPose/human-detection/lib/newnms
```
python setup_linux.py build_ext --inplace
Traceback (most recent call last):
File "setup_linux.py", line 56, in
…
-
Hi, I followed it as you mentioned, reinstall torch and go to lib to make . But now still have problems. Could u help me?
![qq 20180213181231](https://user-images.githubusercontent.com/17977751/36141…
-
Hello, I installed torch as #10 mentioned but still can't run the demo. The result looks like:
`XX::~/AlphaPose$ ./run.sh --indir examples/demo/ --outdir examples/results/ --gpu 0,1,2,3 --batch 5
0
…
-
Hi, I noticed this edition of RMPE performanced much better than before, from 61% mentioned in ICCV paper to 72%.
However, I just checked the link of paper and found out it had not been updated…
-
I follow the steps, but when I run.sh ,it makes a mistake cannot found the file test-Pose.h5
-
this file(alpha-pose-results-forvis.json) can not find
-
when I run python examples/demo.py, the program can work normally:
![38](https://user-images.githubusercontent.com/17454232/35839859-babfaf5e-0b2d-11e8-8bdd-289e92cf081b.png)
but cannot show the res…
-
I' have followed the tutorial steps to test the demo but i'm getting the following error:
```
$ ./run.sh --indir examples/demo/ --outdir examples/results/ --vis
0
generating bbox from Faster RCN…