jeffliu-LL
commited on
add citation
Browse files
README.md
CHANGED
@@ -113,10 +113,16 @@ print(labels)
|
|
113 |
**BibTeX:**
|
114 |
|
115 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
```
|
117 |
|
118 |
-
Paper forthcoming - watch this space for details
|
119 |
-
|
120 |
---
|
121 |
|
122 |
DISTRIBUTION STATEMENT A. Approved for public release. Distribution is unlimited.
|
|
|
113 |
**BibTeX:**
|
114 |
|
115 |
```
|
116 |
+
@misc{ladi_v2,
|
117 |
+
title={LADI v2: Multi-label Dataset and Classifiers for Low-Altitude Disaster Imagery},
|
118 |
+
author={Samuel Scheele and Katherine Picchione and Jeffrey Liu},
|
119 |
+
year={2024},
|
120 |
+
eprint={2406.02780},
|
121 |
+
archivePrefix={arXiv},
|
122 |
+
primaryClass={cs.CV}
|
123 |
+
}
|
124 |
```
|
125 |
|
|
|
|
|
126 |
---
|
127 |
|
128 |
DISTRIBUTION STATEMENT A. Approved for public release. Distribution is unlimited.
|