xingyizhou / CenterTrack

Simultaneous object detection and tracking using center points.
MIT License
2.39k stars 526 forks source link

Did anyone replace resnet with ResNest? #68

Open sisrfeng opened 4 years ago

sisrfeng commented 4 years ago

https://github.com/zhanghang1989/ResNeSt Split-Attention Network, A New ResNet Variant. It significantly boosts the performance of downstream models such as Mask R-CNN, Cascade R-CNN and DeepLabV3.

image

lyxbyr commented 4 years ago

I try it but result is not good with ResNest compared to DLA34

sisrfeng commented 4 years ago

I try it but result is not good with DLA34

Thank you for your reply. Do you know the reason? Recently I have met several problems but can not find reasonable explanation. Just doing experiment is a little frustrating