Upload training and val labels and classes to hub
Browse files- .gitattributes +3 -0
- classes.txt +10 -0
- instances_test2024.json +3 -0
- instances_train2024.json +3 -0
- instances_val2024.json +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
instances_test2024.json filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
instances_train2024.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
instances_val2024.json filter=lfs diff=lfs merge=lfs -text
|
classes.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
WAM_V
|
| 2 |
+
Hovercraft
|
| 3 |
+
Yacht
|
| 4 |
+
CargoShip
|
| 5 |
+
WorkBoat
|
| 6 |
+
Yacht
|
| 7 |
+
Blueboat
|
| 8 |
+
MilitaryShip
|
| 9 |
+
CoastGuardShip
|
| 10 |
+
Buoy
|
instances_test2024.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78da3c22bbfff378cb155fd2d63900a595793b4a571532c38a1dcb515b3a9330
|
| 3 |
+
size 11964745
|
instances_train2024.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb583d21fb6f8567bef57356e7be685bd2117b40726bd4ff11e05209eca94af
|
| 3 |
+
size 83710420
|
instances_val2024.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8d45402e4b57d13c9bcde5897be520ff861e762c22e0a995a7ba1c66ebab88b
|
| 3 |
+
size 23976100
|