wzmsltw / BSN-boundary-sensitive-network

Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"
407 stars 80 forks source link

What kind of linear interpolation method did you use? #32

Closed wangvenn closed 5 years ago

wangvenn commented 5 years ago

Hi Tianwei,

After extracting the features, you rescaled them into size (100,400) via linear interpolation. Could you please tell us that what kind of method did you use for that?