Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
cff-version: 1.2.0
title: "Context Aggregation Networks for Real-Time Semantic Segmentation"
version: 0.1.0

message: "If you find this work helpful, please consider citing our papers."

authors:
- family-names: Kumaar
given-names: Saumya
Expand All @@ -21,11 +25,7 @@ preferred-citation:
doi: "10.1016/j.isprsjprs.2021.06.006"
issn: "0924-2716"
url: "https://www.sciencedirect.com/science/article/pii/S0924271621001647"
keywords:
- "Semantic segmentation"
- "Real-time"
- "Convolutional neural network"
- "Context aggregation network"


references:
- type: paper-conference
Expand Down
Loading