akridge commited on
Commit
f48da3b
1 Parent(s): 1b6f1bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -23,9 +23,19 @@ This model was trained to detect fish in underwater **Grayscale Imagery** using
23
  - **Footage Type**: Grayscale(Black-and-White) Underwater Footage
24
  - **Classes**: 1 (fish)
25
 
 
 
26
  ## Test Results
27
  ![GIF description](./yolo11n_ai_test.gif)
28
 
 
 
 
 
 
 
 
 
29
  ## Model Weights
30
  The model's weights can be found [here](./yolo11n_fish_trained.pt)
31
 
 
23
  - **Footage Type**: Grayscale(Black-and-White) Underwater Footage
24
  - **Classes**: 1 (fish)
25
 
26
+ ## Demo Space: https://huggingface.co/spaces/noaa-pifsc-ai/YOLO11_Fish-or-No-Fish-Detector-Demo_grayscale
27
+
28
  ## Test Results
29
  ![GIF description](./yolo11n_ai_test.gif)
30
 
31
+ ## Demo
32
+ <iframe
33
+ src="https://noaa-pifsc-ai-yolo11-fish-or-no-fish-detector-de-fd1252a.hf.space"
34
+ frameborder="0"
35
+ width="850"
36
+ height="450"
37
+ ></iframe>
38
+
39
  ## Model Weights
40
  The model's weights can be found [here](./yolo11n_fish_trained.pt)
41