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

Where is the use of optical flow? #22

Open JingyeHou opened 6 years ago

JingyeHou commented 6 years ago

Firstly thanks for your attention. But I really have a doubt that where is the use of the optical flow? The corresponding paper illustrates that the optical flow should be used to correct the detected pose. But I failed to find it out. Is it my problem or the code problem? Please let me know. Thanks a lot!!

williamdwl commented 3 years ago

I meet the same problem too