Zehaos / MobileNet

MobileNet build with Tensorflow
Apache License 2.0
1.61k stars 470 forks source link

MobileNet for semantic segmentation #40

Open mamineayari opened 7 years ago

mamineayari commented 7 years ago

Does anybody tested MobileNet for semantic segmentation ?

ouceduxzk commented 7 years ago

Gonna to test it

akirasosa commented 6 years ago

@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