Tramac / Lightweight-Segmentation

Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).
Apache License 2.0
348 stars 77 forks source link

Some questions concerning MobileNetV3+LR-ASPP #10

Open UsedToBe97 opened 4 years ago

UsedToBe97 commented 4 years ago

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.

Tramac commented 4 years ago

Hi, please post the error log.

noahzhy commented 1 year ago

see https://github.com/Tramac/Lightweight-Segmentation/issues/11#issuecomment-573276027