-
when i run the following code:./run.sh --indir examples/demo/ --outdir examples/results/ --vis
then generate the following mistaken.But i have already install the numpy1.14.0 model. how should i do?
…
-
您好,请问有没有tensorflow 版本的AlphaPose实现,或者我想用tensorflow从训练到测试复现一遍,不知道有没有AlphaPose的整个网络结构可以参考一下,谢谢
-
i installed tensorflow(CPU&GPU) on python3 before, however the AlphaPose is based on python2, so i installed tensorflow1.6 with python2, and when it runs the ./run.sh,the feedback:
`generating bbox f…
-
When I run ```sudo ./run.sh --indir examples/demo/ --outdir examples/results/ --vis ```
I get the following issues:
```
generating bbox from Faster RCNN...
Traceback (most recent call last):
Fi…
-
I have run both two version of Alphapose on examples and found the original version has a better result although it is very slow.
The result of the original version
![3](https://user-images.githubus…
-
I cannot download models:
(tensorflow-gpu) rick@ricks-pc:/media/rick/Rick/myprojects/AlphaPose$ ./fetch_models.sh
--2018-10-19 16:01:52-- http://mvig.sjtu.edu.cn/publications/rmpe/output.zip
Re…
-
关于最新的alphapose网络结构有没有什么新的论文可以读呢?不太明白为什么要这么用。还有,stn结构也不用了吗?
-
Hi, I followed the instruction to install AlphaPose, but when I run the test demo, it comes out this error. How to solve this. Thanks.
cetc@cetc-computer:~/桌面/HD/AlphaPose-master/human-detection/lib$…
-
Hi,
Would that be possible to add an option to select which GPU to use with AlphaPose? I'm using the Pytorch version and I have 4 GPUs on my system. I've tried editing the CUDA_VISIBLE_DEVICES envi…
-
HI,I want to get a quic kstart this demo but I got such error when run:
python demo.py --indir examples/demo --outdir examples/res_imgs
=====================================
/usr/local/lib/python…