Upload folder using huggingface_hub
Browse files- .gitattributes +8 -0
- annotations/captions_train2014.json +3 -0
- annotations/captions_val2014.json +3 -0
- annotations/instances_train2014.json +3 -0
- annotations/instances_val2014.json +3 -0
- annotations/person_keypoints_train2014.json +3 -0
- annotations/person_keypoints_val2014.json +3 -0
- train2014_preprocessed/coco_train2014_non-normalized.hdf5 +3 -0
- val2014_preprocessed/coco_val2014_non-normalized.hdf5 +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
annotations/captions_train2014.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
annotations/captions_val2014.json filter=lfs diff=lfs merge=lfs -text
|
38 |
+
annotations/instances_train2014.json filter=lfs diff=lfs merge=lfs -text
|
39 |
+
annotations/instances_val2014.json filter=lfs diff=lfs merge=lfs -text
|
40 |
+
annotations/person_keypoints_train2014.json filter=lfs diff=lfs merge=lfs -text
|
41 |
+
annotations/person_keypoints_val2014.json filter=lfs diff=lfs merge=lfs -text
|
42 |
+
train2014_preprocessed/coco_train2014_non-normalized.hdf5 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
val2014_preprocessed/coco_val2014_non-normalized.hdf5 filter=lfs diff=lfs merge=lfs -text
|
annotations/captions_train2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8c9636dc11740f956e36728866ea0c4ebe4988dcbdc5e712b7c2267f152d12
|
3 |
+
size 66782097
|
annotations/captions_val2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7da4cc45cb76ee1642d163e846e1e0a33feffac2e841c9c426d585ea499165a4
|
3 |
+
size 32421077
|
annotations/instances_train2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777ef504abfeba349930485bb32ecd5b6529129a3e010f7852e1437cb049b732
|
3 |
+
size 332556225
|
annotations/instances_val2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b4d1bc54906827b1a029981b1c77f2088bd4462569b7615db7929070c3ab47
|
3 |
+
size 160682675
|
annotations/person_keypoints_train2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6f7586e480081c4da709c5c0daff501bb0a0c50b76ec5adf74aef76bf18c089
|
3 |
+
size 170733465
|
annotations/person_keypoints_val2014.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82866d007626197bb0fbfc8cbc3876f7135206057087f83515270c8fb3a12f01
|
3 |
+
size 81637509
|
train2014_preprocessed/coco_train2014_non-normalized.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64be48753dfc2636853d1080c6138cf44a6d6e98e5f95049b99a6dcb7c642f4c
|
3 |
+
size 49845302008
|
val2014_preprocessed/coco_val2014_non-normalized.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b56d37502947210fde9b986c9581c485c707ef96e4a25d896d8eae8eeb51995c
|
3 |
+
size 24388270528
|