Update README.md
Browse files
README.md
CHANGED
|
@@ -15,3 +15,18 @@ Alternatively, the data can be downloaded from Ocean Networks Canada Directly:
|
|
| 15 |
[https://data.oceannetworks.ca/SearchHydrophoneData](https://data.oceannetworks.ca/SearchHydrophoneData)
|
| 16 |
|
| 17 |
Marine mammal detections are conducted by an amature labeller with a Jaccard score of ~0.7 compared to an exper bioacoustician. Species and ecotype-level labels are not compared.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
[https://data.oceannetworks.ca/SearchHydrophoneData](https://data.oceannetworks.ca/SearchHydrophoneData)
|
| 16 |
|
| 17 |
Marine mammal detections are conducted by an amature labeller with a Jaccard score of ~0.7 compared to an exper bioacoustician. Species and ecotype-level labels are not compared.
|
| 18 |
+
|
| 19 |
+
If you use this, please cite:
|
| 20 |
+
```
|
| 21 |
+
@misc{nestor2026positiveunlabelledactivelearningcurate,
|
| 22 |
+
title={Positive-Unlabelled Active Learning to Curate a Dataset for Orca Resident Interpretation},
|
| 23 |
+
author={Bret Nestor and Bohan Yao and Jasmine Moore and Jasper Kanes},
|
| 24 |
+
year={2026},
|
| 25 |
+
eprint={2602.09295},
|
| 26 |
+
archivePrefix={arXiv},
|
| 27 |
+
primaryClass={cs.LG},
|
| 28 |
+
url={https://arxiv.org/abs/2602.09295},
|
| 29 |
+
}
|
| 30 |
+
```
|
| 31 |
+
|
| 32 |
+
As well as the specific DOIs for the subset of ONC data you use located in `DORI.csv`
|