segmentation paper reading notes
- 语义分割 - Semantic Segmentation Papers
- arXiv Search result: Semantic Segmentation
- A collection of AWESOME things about domain adaptation
- https://zhangbin0917.github.io/2018/09/18/Semantic-Segmentation/#more
- AAAI 19 Accepted_Papers
- CVPR 2018 open access
- MICCAI 2018 accepted papers
- Summary of the semantic segmentation datasets
- Paper Reading Template
- Experiment Result Collecting
- 语义分割-知识点总结
Experiment Results on Cityscapes testing set, collected by myself.
About the other datasets, please read this file: Experiment Result Collecting.xlsx
Details of the papers are collected in the notes. "My Rating" is my personal rating of these papers from 1-10, from bad to good.
Details of the papers are collected in the notes. "My Rating" is my personal rating of these papers from 1-10, from bad to good.
Index | Label | Conference | Papers Title | Note Links | Code | My Rating |
---|---|---|---|---|---|---|
01 | transforms for data augmentation | CVPR 2019 | Data augmentation using learned transforms for one-shot medical image segmentation | 01-transforms-for-DA.md | Official Code | * |
Index | Net Name | Conference | Papers Title | Note Links | Code | My Rating |
---|---|---|---|---|---|---|
01 | CASENet | CVPR 2017 | CASENet: Deep Category-Aware Semantic Edge Detection | 23-CASENet.md | Official Code | 2 |
02 | SRFBN | CVPR 2019 | Feedback Network for Image Super-Resolution | 02-SRFBN.md | Official Code | 7 |
03 | DBPN | CVPR 2018 | Deep Back-Projection Networks For Super-Resolution | 24-DBPN.md | Official Code | 7.5 |