Tramac / Lightweight-Segmentation

Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some questions concerning MobileNetV3+LR-ASPP

UsedToBe97 opened this issue · comments

Hi, Tramac!

Your repo is really helpful to do some interesting experiments : )
I'm new in semantic segmentation, and I have some questions w.r.t. training of MobileNetV3+LR-ASPP.
Could you please tell how to use 768x768 resolution to train LR-ASPP framework ? (There is AvgPool (49, 49) with stride [16, 20], 768x768 input will get error).

BTW, my WeChat Id is: UsedToBe97. Maybe we can talk through it more smoothly.

Hi, please post the error log.