divamgupta / image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
https://divamgupta.com/image-segmentation/2019/06/06/deep-learning-semantic-segmentation-keras.html
MIT License
2.9k stars 1.16k forks source link

Papers explaining every architecture #311

Open JesusRH97 opened 3 years ago

JesusRH97 commented 3 years ago

Hey, great work! I think these implementations are interesting. I am using this repository to work on my thesis, and I would like to know wheter it exists any official paper which describe every architecture (or at least, the most powerful ones) implemented in this repository.

Thanks in advanced!

catpereira commented 2 years ago

Hey, can you give the articles you found on that regard? Thank you