Skip to content

Commit fda09c6

Browse files
authored
Merge pull request #27 from dronefreak/feat/citation_files
chore: Add citation files
2 parents 05f8dd7 + 632a983 commit fda09c6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CITATION.cff

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
cff-version: 1.2.0
2+
title: "Context Aggregation Networks for Real-Time Semantic Segmentation"
3+
version: 0.1.0
4+
25
message: "If you find this work helpful, please consider citing our papers."
6+
37
authors:
48
- family-names: Kumaar
59
given-names: Saumya
@@ -21,11 +25,7 @@ preferred-citation:
2125
doi: "10.1016/j.isprsjprs.2021.06.006"
2226
issn: "0924-2716"
2327
url: "https://www.sciencedirect.com/science/article/pii/S0924271621001647"
24-
keywords:
25-
- "Semantic segmentation"
26-
- "Real-time"
27-
- "Convolutional neural network"
28-
- "Context aggregation network"
28+
2929

3030
references:
3131
- type: paper-conference

0 commit comments

Comments
 (0)