Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nightrome/really-awesome-semantic-segmentation

A list of papers on Semantic Segmentation.
https://github.com/nightrome/really-awesome-semantic-segmentation

List: really-awesome-semantic-segmentation

Last synced: 6 days ago
JSON representation

A list of papers on Semantic Segmentation.

Awesome Lists containing this project

README

        

# really-awesome-semantic-segmentation
A list of all papers on Semantic Segmentation and the datasets they use.
This site is maintained by Holger Caesar. From March 15, 2018, it will not be updated anymore.
To complement or correct it, please contact me at holger-at-it-caesar.com or visit [it-caesar.com](http://www.it-caesar.com). Also checkout [really-awesome-gan](https://github.com/nightrome/really-awesome-gan) and our [COCO-Stuff dataset](https://github.com/nightrome/cocostuff).

# Dataset importance
![Dataset importance plot](http://www.it-caesar.com/github/Dataset_importance.png?raw=true "Dataset importance plot")

# Details
For details which paper uses which dataset, please open the [Google Drive document](https://docs.google.com/spreadsheets/d/1r1PNqpcNyo3E8enQdBz-zze7nMiOUd4lb890WPh7aII/edit?usp=sharing).

# Survey papers
- [RTSeg: Real-time Semantic Segmentation Comparative Study](https://arxiv.org/abs/1803.02758)
- [Indoor Scene Understanding in 2.5/3D: A Survey](https://arxiv.org/abs/1803.03352)
- [A 2017 Guide to Semantic Segmentation with Deep Learning by Qure AI](http://blog.qure.ai/notes/semantic-segmentation-deep-learning-review)
- [A Review on Deep Learning Techniques Applied to Semantic Segmentation](https://arxiv.org/abs/1704.06857)
- [Computer Vision for Autonomous Vehicles: Problems, Datasets and State-of-the-Art](https://arxiv.org/abs/1704.05519) [[Webpage]](http://www.cvlibs.net/projects/autonomous_vision_survey/)

# Online demos
- [CRF as RNN](http://www.robots.ox.ac.uk/~szheng/crfasrnndemo)
- [SegNet](http://mi.eng.cam.ac.uk/projects/segnet/demo.php#demo)