shihenw / convolutional-pose-machines-release

Code repository for Convolutional Pose Machines, CVPR'16
Other
878 stars 343 forks source link

Hi,about the receptive fields #23

Open tangyudi opened 8 years ago

tangyudi commented 8 years ago

In the paper you say when the stage is increase with respect to the receptive fields will increase. But, after the operation of convolution the feature map's size is not changed. Can you show me in Figure 2 how the 96_96 is calcalculated, and how the receptive fields of 160_160 is transform to 240*240. Thank you!

priyapaul commented 7 years ago

@tangyudi This might help

http://stackoverflow.com/questions/35582521/how-to-calculate-receptive-field-size

joyousrabbit commented 7 years ago

Search Google before asking! This question is so stupid. Are you high school student?

Ai-is-light commented 6 years ago

@priyapaul @joyousrabbit He @tangyudi He just wanted to the meaning of 160160, 240240 in the framework and their function

secutron commented 6 years ago

@tangyudi I hope this article would help you.

https://medium.com/@nikasa1889/a-guide-to-receptive-field-arithmetic-for-convolutional-neural-networks-e0f514068807