Bisonai / mobilenetv3-tensorflow

Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
Apache License 2.0
225 stars 81 forks source link

Implementing Semantic Segmentation Head? #3

Closed fzyzcjy closed 5 years ago

fzyzcjy commented 5 years ago

Firstly, thanks for the implementation of the MobileNetV3!

Do you have an interest in implementing the semantic segmentation head described in section 6.4? I am currently planning to implement that, so if you have an interest, we can work together to do it!

martinkersner commented 5 years ago

Hello @fzyzcjy!

Thank you for your interest in our implementation. Currently, we are not planning to implement segmentation head.

Cheers, Martin

fzyzcjy commented 5 years ago

OK fine!