Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reagan1311 authored Jul 30, 2019
1 parent e50e103 commit 2a454eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@ python eval_fps.py 512,1024

Please consider citing the [DABNet](https://arxiv.org/abs/1907.11357) if it's helpful for your research.
```
@inproceedings{li2019dabnet,
title={DABNet: Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation},
author={Li, Gen and Yun, Inyong and Kim, Jonghyun and Kim, Joongkyu},
booktitle={British Machine Vision Conference},
year={2019}
}
```
### Thanks to the Third Party Libs
[Pytorch](https://github.com/pytorch/pytorch)
Expand Down

0 comments on commit 2a454eb

Please sign in to comment.