-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCITATION.bib
More file actions
21 lines (20 loc) · 1011 Bytes
/
Copy pathCITATION.bib
File metadata and controls
21 lines (20 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@article{yang2021real,
title = {Real-time Semantic Segmentation with Context Aggregation Network},
author = {Yang, Michael Ying and Kumaar, Saumya and Lyu, Ye and Nex, Francesco},
journal = {ISPRS Journal of Photogrammetry and Remote Sensing},
volume = {178},
pages = {124--134},
year = {2021},
issn = {0924-2716},
doi = {10.1016/j.isprsjprs.2021.06.006},
url = {https://www.sciencedirect.com/science/article/pii/S0924271621001647},
keywords = {Semantic segmentation, Real-time, Convolutional neural network, Context aggregation network}
}
@inproceedings{kumaar2021cabinet,
title = {{CABiNet}: Efficient Context Aggregation Network for Low-Latency Semantic Segmentation},
author = {Kumaar, Saumya and Lyu, Ye and Nex, Francesco and Yang, Michael Ying},
booktitle = {2021 IEEE International Conference on Robotics and Automation (ICRA)},
pages = {13517--13524},
year = {2021},
doi = {10.1109/ICRA48506.2021.9560977}
}