diff --git a/README.md b/README.md index a181ed0..10a3d0d 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,10 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-deep-visi * Li Xu, Jimmy SJ. Ren, Ce Liu, Jiaya Jia, Deep Convolutional Neural Network for Image Deconvolution, NIPS, 2014. * Deep Edge-Aware Filter [[Paper]](http://jmlr.org/proceedings/papers/v37/xub15.pdf) * Li Xu, Jimmy SJ. Ren, Qiong Yan, Renjie Liao, Jiaya Jia, Deep Edge-Aware Filters, ICML, 2015. +* Delineation + * Gellert Mattyus, Raquel Urtasun, Matching Adversarial Networks, CVPR 2018 [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/html/Mattyus_Matching_Adversarial_Networks_CVPR_2018_paper.html) + * Subeesh Vasu, Mateusz Kozinski, Leonardo Citraro, and Pascal Fua, TopoAL: An Adversarial Learning Approach for Topology-Aware Road Segmentation, ECCV, 2020 [[Paper]](https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123720222.pdf) + * Fan Wang, Huidong Liu, Dimitris Samaras, and Chao Chen, TopoGAN: A Topology-Aware Generative Adversarial Network, ECCV, 2020 [[Paper]](https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123480120.pdf) * Computing the Stereo Matching Cost with a Convolutional Neural Network [[Paper]](http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zbontar_Computing_the_Stereo_2015_CVPR_paper.pdf) * Jure Žbontar, Yann LeCun, Computing the Stereo Matching Cost with a Convolutional Neural Network, CVPR, 2015. * Colorful Image Colorization Richard Zhang, Phillip Isola, Alexei A. Efros, ECCV, 2016 [[Paper]](http://arxiv.org/pdf/1603.08511.pdf), [[Code]](https://github.com/richzhang/colorization)