Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make a image pose estimation network #533

Closed
thuanvh opened this issue Jun 24, 2014 · 2 comments
Closed

How to make a image pose estimation network #533

thuanvh opened this issue Jun 24, 2014 · 2 comments

Comments

@thuanvh
Copy link

thuanvh commented Jun 24, 2014

Hi all,
I am trying to use caffe to estimage the pose points of an image.
Input data is an image and label is a list of points (x,y) coordinate.
Could I model it by using caffe? and How do I ?

@thuanvh
Copy link
Author

thuanvh commented Jun 26, 2014

I found the answer in #512

@thuanvh thuanvh closed this as completed Jun 26, 2014
@zirohut
Copy link

zirohut commented Feb 24, 2015

Does the label go like

.jpg x1_coordinate y1_coordinate x2_coordinate y2_coordinate

in the train.txt?

And may I ask how did you convert those data into hdf5 files? Will it work with lmdb?

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants