We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05f8dd7 + 632a983 commit fda09c6Copy full SHA for fda09c6
1 file changed
CITATION.cff
@@ -1,5 +1,9 @@
1
cff-version: 1.2.0
2
+title: "Context Aggregation Networks for Real-Time Semantic Segmentation"
3
+version: 0.1.0
4
+
5
message: "If you find this work helpful, please consider citing our papers."
6
7
authors:
8
- family-names: Kumaar
9
given-names: Saumya
@@ -21,11 +25,7 @@ preferred-citation:
21
25
doi: "10.1016/j.isprsjprs.2021.06.006"
22
26
issn: "0924-2716"
23
27
url: "https://www.sciencedirect.com/science/article/pii/S0924271621001647"
24
- keywords:
- - "Semantic segmentation"
- - "Real-time"
- - "Convolutional neural network"
28
- - "Context aggregation network"
29
30
references:
31
- type: paper-conference
0 commit comments