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

Python example? #3

Closed pradeepj247 closed 8 years ago

pradeepj247 commented 8 years ago

hi @tpfister i read the paper and this seems like a great framework to try out. but wondering if you have some very basic step-by-step guide to train and test using Python?

would be very helpful. thanks!

tpfister commented 8 years ago

Something along the lines of https://github.com/BVLC/caffe/blob/master/examples/00-classification.ipynb could work