keras-deeplab-v3-plus icon indicating copy to clipboard operation
keras-deeplab-v3-plus copied to clipboard

Where is the last layer (1280 channels) in MobileNetV2 implementation?

Open zhengtianyu1996 opened this issue 5 years ago • 1 comments

In the model.py, I didn't find the last layer (1280 channels) after No.16 inverted_res_block. Why? It exists in MobileNetV2 paper and tensorflow.deepLab implementation.

zhengtianyu1996 avatar Dec 15 '19 13:12 zhengtianyu1996

Did you find the answer?

kenderak avatar Apr 30 '20 12:04 kenderak