DeepLabV3_Plus-Tensorflow2.0
                                
                                 DeepLabV3_Plus-Tensorflow2.0 copied to clipboard
                                
                                    DeepLabV3_Plus-Tensorflow2.0 copied to clipboard
                            
                            
                            
                        DeepLabV3+ implemented in TensorFlow2.0
Architecture

 

Trained weights
Outputs
 
 
 
 

To Do
- [x] Implement distributed training using tf.distribute.MirroredStrategy
- [x] Implement data input pipeline using tf.data.Dataset
- [x] Train on cityscapes
- [ ] Implement modified Xception backbone as originally mentioned in the paper