-
https://arxiv.org/abs/1602.00134
-
Hi, I wanna ask, is it possible to run convolutional-pose-machines-tensorflow on raspberry pi 3?
-
unable to download caffemodels. could anyone share some ones for me? my mail is sijun_zhou@qq.com. thx in advance!
Below links are all download failed!
wget -nc --directory-prefix=../model/_traine…
-
> A PyTorch-Based Framework for Deep Learning in Computer Vision
- **待完善**
- [Image Classification](https://github.com/youansheng/torchcv/tree/master/methods/cls)
- VGG: Very Deep Convolu…
-
Hi, thanks for your great work!
I was wondering why you chose `[128, 128, 128]` and `[256, 256, 256]` as `mean` and `std` for your dataset. What if we use those from [ImageNet](https://github.com/pyt…
-
Pose detection | Paper | github | accuaracy | performance | dataset
Open Pose | https://arxiv.org/pdf/1812.08008.pdf | https://github.com/CMU-Perceptual-Computing-Lab/openpose | map:75.6 | 73 m…
-
I want to train a model with my own data sets,how can I change the number of joints? I change the num_parts in caffe.proto,but get this error:
*** Error in `/convolutional-pose-machines-release/caf…
-
Hi,
I am trying to use the convolutional-pose-machines to find the pose of people in an office environment, where people are usually seated. My question is; is there a caffemodel that finds the upper…
-
Hi, I am referring your implementation of Convolutional Pose Machines to reproduce original paper (https://arxiv.org/abs/1602.00134) using PyTorch.
I have a question about `pool_center_lower` layer…
-
I can see there was testing/python/CPM_demo.py @ d67079b, and the file disappears in the next commit. d67079b fails because it doesn't have applymodel.py.
Also I couldn't find 'demo.ipynb' in any com…