Res2Net / Res2Net-PretrainedModels

(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
https://mmcheng.net/res2net/
1.07k stars 215 forks source link

Average pooling stage operation #21

Closed RaymondCM closed 4 years ago

RaymondCM commented 4 years ago

Why is there an Average Pooling operation here? https://github.com/Res2Net/Res2Net-PretrainedModels/blob/9935f285420faf6b2d574d118956feb7b7bf8ad6/res2net.py#L85