-
caffe
分类问题的时候 标签都是整数,像训练人脸识别模型那样。
如果做回归的时候,把数值归一化到-1,1或者0,1之间,那标签相当于是小数?
caffe的convert_imageset接口好像不能读小数标签啊 要改?
-
The keypoints that Openpose generates are 2D. Is there a way to get direction vectors through OpenPose itself (for cases like getting face / gaze direction)?
Or is the recommended way for this som…
-
in the `esimatePose` function:
## Force TF to use CPU oterwise we set the ID of the string of GPU we wanna use but here we are going use CPU
os.environ['CUDA_VISIBLE_DEVICES'] = '1' #e.g. …
ghost updated
6 years ago
-
Hi, thanks for your code. It is very nice. I meet a problem, when I run inference_humanpose.ipynb:
and I do not find the file pycocotools, any advice will be appreciated. Thank you very much.
----…
-
Is there way to represent 68 points alignments as histogram like
![chrome_2018-03-21_10-29-27](https://user-images.githubusercontent.com/8076202/37696904-1376ee32-2cf3-11e8-9d36-9c1d5069ab51.png)
…
-
Hello, I was recently studying head attitude estimation, I am very interested in your project, I have a question, how do I train my own model for cnn_head_pose_estimation.thank you.
-
Hi
I am trying to get openpose to recognise pose of people from ip camera that is streaming video upside down.
I want to leave the ip camera source as it is that is upside down and process it in…
-
E.g. Vatahska et al. (2007): Feature-based Head Pose Estimation from Images.
https://www.hrl.uni-bonn.de/papers/vatahska07humanoids.pdf
However, this paper uses some trained classifiers which ar…
-
Hey,
I´m very sorry for the issue thread of the CLM-Tracker..
Got still two questions to ask
1. In HeadposeLive the screenshots, is it possible to get only the image saved and not the whole win…
-
Hello
Is it possible to implement more than one aruco marker tracking? One is good when using monitor, but not enough for HMD, since it doesnt work above 90 degrees left or right turn.
The solut…