MobileNet icon indicating copy to clipboard operation
MobileNet copied to clipboard

MobileNet for semantic segmentation

Open chronos-ctrl opened this issue 8 years ago • 2 comments

Does anybody tested MobileNet for semantic segmentation ?

chronos-ctrl avatar Aug 25 '17 08:08 chronos-ctrl

Gonna to test it

ouceduxzk avatar Sep 05 '17 07:09 ouceduxzk

@aminm2a I tried it by using U-Net like architecture. It works well. The tradeoff of accuracy vs speed is almost same with the classification problem.

https://github.com/akirasosa/mobile-semantic-segmentation

akirasosa avatar Nov 01 '17 10:11 akirasosa