| Name |
Format |
Description |
Link |
|
0 |
The article that was used to compare the results from our experimentation, namely an article by Xu and Matzner from 2018, titled Underwater Fish Detection using Deep Learning for Water Power Applications. |
https://arxiv.org/pdf/1811.01494 |
|
21 |
The ultralytics website of documentation for Yolov8, which can be accessed by the public and has downloadable versions of several model version numbers, sizes, and datasets. |
https://docs.ultralytics.com/models/yolov8/ |
|
57 |
The files (shell, python scripts) that can be run to complete Experiment 5 of the project, namely the object detection done on sonar images |
https://mhkdr.openei.org/files/600/Exp5_client_deliverables.zip |
|
57 |
The files (shell, python scripts) that can be run to complete Experiments 3 and 4 of the project, namely the pre-processing experimentation, and the single-source trained models |
https://mhkdr.openei.org/files/600/Exp3_and_Exp4_client_deliverable.zip |
|
57 |
Example file directory structure for the PNNL EyeSea images, which should take effect after the user runs the data processing scripts after they have downloaded the raw data |
https://mhkdr.openei.org/files/600/data_div_subfolders_sample2.zip |
|
57 |
Example file directory structure for the PNNL EyeSea images, which should take effect after the user runs the data processing scripts after they have downloaded the raw data |
https://mhkdr.openei.org/files/600/data_div_subfolders_sample1.zip |
|
57 |
All the PyTorch (.pt) YOLO model weights, namely the trained best models from our experimentation, or downloaded models from the Ultralytics website which were the bases for our training |
https://mhkdr.openei.org/files/600/Yolo_models_downloaded.zip |
|
21 |
Caltech Fish Counting Domain Adaptive Object Detection (CFC-DAOD) dataset which is available via their GitHub |
https://github.com/visipedia/caltech-fish-counting/tree/main/CFC-DAOD |
|
57 |
The files (shell, python scripts) that can be run to complete Experiment 1 of the project, namely the object detection done using an out-of-the-box YOLO model not trained on any fish-specific items |
https://mhkdr.openei.org/files/600/Exp1_uploads_for_client.zip |
|
10 |
The How To document that details what is fully in the upload, what each file does, how to understand the data, what to run to get certain results, and much more. |
https://mhkdr.openei.org/files/600/20250310_Yolo_object_detection_how_tos_for_client_upload.docx |
|
21 |
PNNL website for the specific EyeSea dataset, with a button to click to download the dataset to a local computer. This data is large, 80GB, and contains both labels and images broken down into training and testing folders and subfolders based on source (i.e., ORPC Igiugig, Voith Hydro, Wells Dam). The date of original creation also varies based on image source, with dates from 6/25/2014, 7/5/2014, 7/19/2015, 7/22/2015, and 6/27/2017 |
https://data.pnnl.gov/group/nodes/dataset/12978 |
|
57 |
The files (shell, python scripts) that can be run to complete Experiment 2 of the project, namely the training and parameter experimentation for YOLO object detection algorithms done on optic images |
https://mhkdr.openei.org/files/600/Exp2_uploads_for_clients.zip |