Closed pourfard closed 5 years ago
I saw that lizhengwei1992 has used MobileNet as T-Net. PSPNet is much larger and is very slow. How do you think about using MobileNet?
I think it depends on your task. I tried MobileNet, for simple portrait images, it seems OK, but if your task requirement is higher, then you may have to consider a more powerful architecture.
I saw that lizhengwei1992 has used MobileNet as T-Net. PSPNet is much larger and is very slow. How do you think about using MobileNet?