Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- BoxF1_curve.png +3 -0
- BoxPR_curve.png +0 -0
- BoxP_curve.png +0 -0
- BoxR_curve.png +3 -0
- README.md +5 -0
- confusion_matrix_normalized.png +0 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
confusion_matrix.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
results.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
confusion_matrix.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
results.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
BoxF1_curve.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
BoxR_curve.png filter=lfs diff=lfs merge=lfs -text
|
BoxF1_curve.png
ADDED
|
Git LFS Details
|
BoxPR_curve.png
ADDED
|
BoxP_curve.png
ADDED
|
BoxR_curve.png
ADDED
|
Git LFS Details
|
README.md
CHANGED
|
@@ -43,6 +43,11 @@ Unified marine object detection model.
|
|
| 43 |
### Visualizations
|
| 44 |

|
| 45 |

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |

|
| 47 |
|
| 48 |
### Usage
|
|
|
|
| 43 |
### Visualizations
|
| 44 |

|
| 45 |

|
| 46 |
+

|
| 47 |
+

|
| 48 |
+

|
| 49 |
+

|
| 50 |
+

|
| 51 |

|
| 52 |
|
| 53 |
### Usage
|
confusion_matrix_normalized.png
ADDED
|