meetps / pytorch-semseg

Semantic Segmentation Architectures Implemented in PyTorch
https://meetshah.dev/semantic-segmentation/deep-learning/pytorch/visdom/2017/06/01/semantic-segmentation-over-the-years.html
MIT License
3.38k stars 799 forks source link

Add DeepLab series models- Feature Request #187

Open Spritea opened 5 years ago

Spritea commented 5 years ago

Nice work~

But I wonder whether you'd like to add DeepLab models, like DeepLab V2, DeepLab V3, DeepLab V3+, since this is a classic work and is used widly as a baseline.

Hope you have time, thanks!