Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: cc-by-4.0
|
|
5 |
# Probabilistic road classification in historical maps using synthetic data and deep learning
|
6 |
Dominik J. Mühlematter, Sebastian Schweizer, Chenjing Jiao, Xue Xia, Magnus Heitzler, Lorenz Hurni - 2024
|
7 |
|
8 |
-
[[Paper on
|
9 |
|
10 |
In correspondence with the code we released on [GitHub](https://github.com/DominikM198/ProbRoadClass-DeepLearning), the usage of the models within our pipeline is described in the repository. Please note that this repository contains only the models for our final results, not for all intermediate results.
|
11 |
|
@@ -20,7 +20,7 @@ If you find our work useful or interesting, or if you use our code, please cite
|
|
20 |
title = {Probabilistic road classification in historical maps using synthetic data and deep learning},
|
21 |
author = {Dominik J. Mühlematter, Sebastian Schweizer, Chenjing Jiao, Xue Xia, Magnus Heitzler, Lorenz Hurni},
|
22 |
year = {2024},
|
23 |
-
note = {arXiv:
|
24 |
}
|
25 |
```
|
26 |
|
|
|
5 |
# Probabilistic road classification in historical maps using synthetic data and deep learning
|
6 |
Dominik J. Mühlematter, Sebastian Schweizer, Chenjing Jiao, Xue Xia, Magnus Heitzler, Lorenz Hurni - 2024
|
7 |
|
8 |
+
[[Paper on arXiv]](https://arxiv.org/abs/2410.02250)
|
9 |
|
10 |
In correspondence with the code we released on [GitHub](https://github.com/DominikM198/ProbRoadClass-DeepLearning), the usage of the models within our pipeline is described in the repository. Please note that this repository contains only the models for our final results, not for all intermediate results.
|
11 |
|
|
|
20 |
title = {Probabilistic road classification in historical maps using synthetic data and deep learning},
|
21 |
author = {Dominik J. Mühlematter, Sebastian Schweizer, Chenjing Jiao, Xue Xia, Magnus Heitzler, Lorenz Hurni},
|
22 |
year = {2024},
|
23 |
+
note = {arXiv:2410.02250}
|
24 |
}
|
25 |
```
|
26 |
|