sophia-m commited on
Commit
38e3f12
·
verified ·
1 Parent(s): ba69e5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/blob/main/confusion_m
57
  ## F1 Score
58
  The final F1 curve shows my model’s high precision and recall across the various confidence levels. The curve had a high peak, signifying a harmonic balance between precision and recall.
59
  https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/blob/main/F1_curve.png
60
- ![F1 graph](https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/blob/main/F1_curve.png)
61
 
62
  ## Object Detection Model Output
63
  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.
 
57
  ## F1 Score
58
  The final F1 curve shows my model’s high precision and recall across the various confidence levels. The curve had a high peak, signifying a harmonic balance between precision and recall.
59
  https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/blob/main/F1_curve.png
60
+ ![F1 graph](https://huggingface.co/OceanCV/Southern_Sea_Otter_Tracking/resolve/main/F1_curve.png?download=true)
61
 
62
  ## Object Detection Model Output
63
  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.