zcablii / SARDet_100K

Offical implementation of MSFA and release of SARDet_100K dataset for Large-Scale Synthetic Aperture Radar (SAR) Object Detection
Other
328 stars 25 forks source link

hello #12

Closed ziyunxuanzzz closed 5 months ago

ziyunxuanzzz commented 5 months ago

what means “r50_IN_sup"?

zcablii commented 5 months ago

backbone resnet 50 classification supervised pretrained on ImageNet

ziyunxuanzzz commented 5 months ago

OK.Thank you!