Upload training and val labels and classes to hub
Browse files- .gitattributes +1 -0
- classes.txt +9 -0
- instances_test2024.json +0 -0
- instances_train2024.json +3 -0
- instances_val2024.json +0 -0
.gitattributes
CHANGED
@@ -57,3 +57,4 @@ 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_train2024.json filter=lfs diff=lfs merge=lfs -text
|
classes.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
WAM_V
|
2 |
+
Hovercraft
|
3 |
+
Yacht
|
4 |
+
CargoShip
|
5 |
+
WorkBoat
|
6 |
+
Blueboat
|
7 |
+
MilitaryShip
|
8 |
+
CoastGuardShip
|
9 |
+
Buoy
|
instances_test2024.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
instances_train2024.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bb36d0d970781eee9682460fa9ac7a28d05461ec24d3c4a54fc983e352fd600
|
3 |
+
size 17482360
|
instances_val2024.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|