Update README.md
Browse files
README.md
CHANGED
|
@@ -69,6 +69,41 @@ Vlastimil Bilek, Brno University of Technology, Faculty of Chemistry, Institute
|
|
| 69 |
|
| 70 |
Barbara Kucharczyková, Brno University of Technology, Faculty of Civil Engineering, Institute of building testing
|
| 71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
## Model Card Contact
|
| 73 |
|
| 74 |
The author of the dataset is Richard Dvorak Ph.D., richard.dvorak@vutbr.cz, tel.: +420 777 678 613, employee of Brno University Of Technology of the Faculty of Civil Engineering, institute of building testing.
|
|
|
|
| 69 |
|
| 70 |
Barbara Kucharczyková, Brno University of Technology, Faculty of Civil Engineering, Institute of building testing
|
| 71 |
|
| 72 |
+
## Citation
|
| 73 |
+
The model was trained on the CrackenPy Dataset, and is used in CrackenPy library:
|
| 74 |
+
- [Library](https://github.com/Rievil/CrackenPy)
|
| 75 |
+
- [Model](https://huggingface.co/rievil/crackenpy)
|
| 76 |
+
- [Dataset](https://huggingface.co/datasets/rievil/crackenpy_dataset)
|
| 77 |
+
|
| 78 |
+
If you use this model, please cite our work:
|
| 79 |
+
|
| 80 |
+
```tex
|
| 81 |
+
@misc {richard_dvorak_2024,
|
| 82 |
+
author = { {Richard Dvorak} },
|
| 83 |
+
title = { crackenpy (Revision 04ed02c) },
|
| 84 |
+
year = 2024,
|
| 85 |
+
url = { https://huggingface.co/rievil/crackenpy },
|
| 86 |
+
doi = { 10.57967/hf/3295 },
|
| 87 |
+
publisher = { Hugging Face }
|
| 88 |
+
}
|
| 89 |
+
@software {Dvorak_CrackenPy_Image_segmentation_2024,
|
| 90 |
+
author = {Dvorak, Richard and Bilek, Vlastimil and Krc, Rostislav and Kucharczykova, Barbara},
|
| 91 |
+
doi = {10.5281/zenodo.13969747},
|
| 92 |
+
month = oct,
|
| 93 |
+
title = {{CrackenPy: Image segmentation tool for semantic segmentation of building material surfaces using deep learning}},
|
| 94 |
+
url = {https://github.com/Rievil/CrackenPy},
|
| 95 |
+
year = {2024}
|
| 96 |
+
}
|
| 97 |
+
@misc {richard_dvorak_2024,
|
| 98 |
+
author = { {Richard Dvorak} },
|
| 99 |
+
title = { crackenpy_dataset (Revision ce5c857) },
|
| 100 |
+
year = 2024,
|
| 101 |
+
url = { https://huggingface.co/datasets/rievil/crackenpy_dataset },
|
| 102 |
+
doi = { 10.57967/hf/3496 },
|
| 103 |
+
publisher = { Hugging Face }
|
| 104 |
+
}
|
| 105 |
+
```
|
| 106 |
+
|
| 107 |
## Model Card Contact
|
| 108 |
|
| 109 |
The author of the dataset is Richard Dvorak Ph.D., richard.dvorak@vutbr.cz, tel.: +420 777 678 613, employee of Brno University Of Technology of the Faculty of Civil Engineering, institute of building testing.
|