tpfister / caffe-heatmap

Caffe with heatmap regression & spatial fusion layers. Useful for any CNN image position regression task.
http://www.robots.ox.ac.uk/~vgg/software/cnn_heatmap
Other
164 stars 99 forks source link

Setting Missing Joint Positions to Zero Loss #18

Open kennyjchen opened 7 years ago

kennyjchen commented 7 years ago

Hi Tomas,

I am currently trying to set the Euclidean loss function to zero for missing joints (value of -999), as described in your Personalized Human Video Pose Estimation instructions located here on page 7:

http://www.robots.ox.ac.uk/~vgg/software/personalized_pose/downloads/README.pdf

Could you point me in the right direction as to what I should be changing to have this work as described?

Thank you.

EEWenbinWu commented 7 years ago

@kenny-chen Hi Kenny, what's the reason for "set the Euclidean loss function to zero for missing joints''? For training?