Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Behavioral Tracking Model for Captive Animals
|
| 3 |
**By Sophia Mangrubang**
|
|
@@ -61,8 +64,7 @@ https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/blob/main/F1_curve.pn
|
|
| 61 |

|
| 62 |
|
| 63 |
## Object Detection Model Output
|
| 64 |
-
My final object detection output video was a key metric in assessing the performance of my model. I bounced between looking at the output video, assessing how accurate the bounding boxes and identifications were, and rerunning the model with modified parameters. My final model output was successful at identifying sea otters in both land and water, with minimal misclassifications or missed detections.
|
| 65 |
-

|
| 66 |
|
| 67 |
---
|
| 68 |
# Model Use-case
|
|
@@ -73,7 +75,3 @@ My final object detection output video was a key metric in assessing the perform
|
|
| 73 |
**Example Impact:** Researchers found that sea otters spend the majority of their resting time on land, hidden behind objects (rocks, toy structures) and in the seclusion zone. They then the modified enclosure to provide more private spaces, such as large toys and structures, to provide more secluded spaces.
|
| 74 |
|
| 75 |
**Model Justification:** My model would be a reasonable tool for initial data collection, providing species interaction data across zones, animal frequency, and areas of interest within the enclosure.
|
| 76 |
-
|
| 77 |
-
---
|
| 78 |
-
license: mit
|
| 79 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
|
| 5 |
# Behavioral Tracking Model for Captive Animals
|
| 6 |
**By Sophia Mangrubang**
|
|
|
|
| 64 |

|
| 65 |
|
| 66 |
## Object Detection Model Output
|
| 67 |
+
My final object detection output video was a key metric in assessing the performance of my model. I bounced between looking at the output video, assessing how accurate the bounding boxes and identifications were, and rerunning the model with modified parameters. My final model output was successful at identifying sea otters in both land and water, with minimal misclassifications or missed detections. The final video can be found on my [repository](https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/resolve/main/object_detection_final.avi?download=true)
|
|
|
|
| 68 |
|
| 69 |
---
|
| 70 |
# Model Use-case
|
|
|
|
| 75 |
**Example Impact:** Researchers found that sea otters spend the majority of their resting time on land, hidden behind objects (rocks, toy structures) and in the seclusion zone. They then the modified enclosure to provide more private spaces, such as large toys and structures, to provide more secluded spaces.
|
| 76 |
|
| 77 |
**Model Justification:** My model would be a reasonable tool for initial data collection, providing species interaction data across zones, animal frequency, and areas of interest within the enclosure.
|
|
|
|
|
|
|
|
|
|
|
|