Update README.md
Browse files
README.md
CHANGED
@@ -23,19 +23,13 @@ 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 |
-
## Demo
|
|
|
|
|
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 |
|
|
|
23 |
- **Footage Type**: Grayscale(Black-and-White) Underwater Footage
|
24 |
- **Classes**: 1 (fish)
|
25 |
|
26 |
+
## Demo Spaces:
|
27 |
+
- https://huggingface.co/spaces/noaa-pifsc-ai/YOLO11_Fish-or-No-Fish-Detector-Demo_grayscale
|
28 |
+
- https://huggingface.co/spaces/noaa-pifsc-ai/YOLO11-ONNX-Fish-Detector-Grayscale-Gradio-Demo
|
29 |
|
30 |
## Test Results
|
31 |
![GIF description](./yolo11n_ai_test.gif)
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
## Model Weights
|
34 |
The model's weights can be found [here](./yolo11n_fish_trained.pt)
|
35 |
|