xingyizhou / GTR

Global Tracking Transformers, CVPR 2022
375 stars 57 forks source link

The choice of backbone on TAO #38

Open HanGuangXin opened 2 years ago

HanGuangXin commented 2 years ago

Hi, it seems that you are using Res2Net101 on TAO. I'm wondering that is it necessary to use such a heavy backbone instead of ResNet50? Will the performance decrease rapidly when using a smaller backbone like ResNet50?