bonlime / keras-deeplab-v3-plus

Keras implementation of Deeplab v3+ with pretrained weights
MIT License
1.35k stars 428 forks source link

My v3 model branch #138

Closed brianmanderson closed 4 years ago

brianmanderson commented 4 years ago

there is still a slight align_corners issue...rolling back to the tf.image_resize implementation, but leaving everything else to not rely on tf

This brings the problem of R_lock problem back into play, will work on it