zhanghang1989 / ResNeSt

ResNeSt: Split-Attention Networks
https://arxiv.org/abs/2004.08955
Apache License 2.0
3.24k stars 496 forks source link

Suitable for Mobile? #45

Open InternetMaster1 opened 4 years ago

InternetMaster1 commented 4 years ago

Wow, congratulations on SOTA

I am looking for a highly accurate model for human segmentation (single or group) for a mobile device for still images.

Would ResNeSt work for this?

zhanghang1989 commented 4 years ago

We haven't studied smaller networks such as MobileNet setting.

Reducing the network depth and width and increasing cardinality and radix may result in a good mobile architecture.