-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathbibliography.bib
36 lines (33 loc) · 1.19 KB
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
@article{riese2019soil,
author = {Riese, Felix~M. and Keller, Sina},
title = {Soil Texture Classification with 1D Convolutional Neural Networks based on Hyperspectral Data},
year = {2019},
note = {Accepted at ISPRS Geospatial Week 2019 in Enschede (NL)},
archivePrefix = {arXiv},
eprint = {1901.04846},
primaryClass = {cs.CV},
url = {https://arxiv.org/abs/1901.04846}
}
@misc{riese2019cnn,
author = {Riese, Felix~M.},
title = {{CNN Soil Texture Classification}},
year = {2019},
publisher = {Zenodo},
DOI = {10.5281/zenodo.2540718},
howpublished = {\href{https://doi.org/10.5281/zenodo.2540718}{doi.org/10.5281/zenodo.2540718}}
}
@misc{riese2020lucas,
author = {Riese, Felix~M.},
title = {{LUCAS Soil Texture Processing Scripts}},
year = {2020},
DOI = {10.5281/zenodo.3871431},
publisher = {Zenodo}
}
@phdthesis{riese2020development,
author = {Riese, Felix~M.},
title = {{Development and Applications of Machine Learning Methods for Hyperspectral Data}},
school = {Karlsruhe Institute of Technology (KIT)},
year = {2020},
address = {Karlsruhe, Germany},
doi = {10.5445/IR/1000120067},
}