deeppose icon indicating copy to clipboard operation
deeppose copied to clipboard

Label data is used to Predict?

Open pradeepj247 opened this issue 10 years ago • 5 comments

In the predict_flic.py, when I run it in test mode, it seems to load the label data for a particular file, and then does the prediction. (that's my understanding)

how will this work if I give a new image which is not there in the existing labelled data set. is there a simple example of how I can just take 1 image and get a prediction of joints.

pradeepj247 avatar Nov 23 '15 12:11 pradeepj247

Thank you for using my codes. Basically the current prediction script is designed for evaluation and visualization, so it needs to load label data. It calculates mean Euclidean distance between correct joints and predicted joints. But I will put a simple script to predict from a single image that is given by command args.

mitmul avatar Dec 23 '15 15:12 mitmul

@mitmul thanks for the update and yes the other issue #11 is related to this.

just wondering if you got a chance to come up with this script to predict from any sample test image (using command line args). pls update here when you do. thanks!

kshalini avatar Jan 06 '16 14:01 kshalini

Hi @mitmul I would be intersted in this too.

nlgranger avatar Aug 03 '16 16:08 nlgranger

@mitmul : Any updates on this would be helpful.

kristellmarisse avatar Aug 05 '16 11:08 kristellmarisse

@mitmul Any updates?

ghost avatar Nov 04 '16 22:11 ghost