fast_scnn README updated.

This commit is contained in:
johnzja 2020-08-16 10:57:06 +08:00
parent cc5cb7d5e6
commit 4e7cdf927a

View File

@ -2,20 +2,11 @@
## Introduction ## Introduction
``` ```
@article{DBLP:journals/corr/abs-1902-04502, @article{poudel2019fast,
author = {Rudra P. K. Poudel and title={Fast-scnn: Fast semantic segmentation network},
Stephan Liwicki and author={Poudel, Rudra PK and Liwicki, Stephan and Cipolla, Roberto},
Roberto Cipolla}, journal={arXiv preprint arXiv:1902.04502},
title = {Fast-SCNN: Fast Semantic Segmentation Network}, year={2019}
journal = {CoRR},
volume = {abs/1902.04502},
year = {2019},
url = {http://arxiv.org/abs/1902.04502},
archivePrefix = {arXiv},
eprint = {1902.04502},
timestamp = {Tue, 21 May 2019 18:03:38 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-1902-04502.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
} }
``` ```