Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This repository contains the implementation for our publication "Machine-learned regularization and polygonization of building segmentation masks", ICPR 2021.
If you use this implementation please cite the following publication:

~~~
~~~bibtex
@inproceedings{zorzi2021machine,
title={Machine-learned regularization and polygonization of building segmentation masks},
author={Zorzi, Stefano and Bittner, Ksenia and Fraundorfer, Friedrich},
Expand All @@ -13,7 +13,7 @@ If you use this implementation please cite the following publication:
}
~~~
and
~~~
~~~bibtex
@inproceedings{zorzi2019regularization,
title={Regularization of building boundaries in satellite images using adversarial and regularized losses},
author={Zorzi, Stefano and Fraundorfer, Friedrich},
Expand Down