microsoft / DynamicHead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code error in concat_feature_maps.py line 25

muyihao opened this issue · comments

I think you want use F.adaptive_max_pool2d() instead of F.interpolate().