Upload ego4d
Browse files- .gitattributes +8 -0
- ego4d/ego4d.json +3 -0
- ego4d/v2/annotations/fho_hands_test_unannotated.json +0 -0
- ego4d/v2/annotations/fho_lta_taxonomy.json +644 -0
- ego4d/v2/annotations/fho_lta_test_unannotated.json +0 -0
- ego4d/v2/annotations/fho_lta_train.json +3 -0
- ego4d/v2/annotations/fho_lta_val.json +3 -0
- ego4d/v2/annotations/fho_main.json +3 -0
- ego4d/v2/annotations/fho_main_taxonomy.json +1 -0
- ego4d/v2/annotations/fho_oscc-pnr_test_unannotated.json +0 -0
- ego4d/v2/annotations/fho_oscc-pnr_train.json +3 -0
- ego4d/v2/annotations/fho_oscc-pnr_val.json +3 -0
- ego4d/v2/annotations/fho_sta_test_unannotated.json +0 -0
- ego4d/v2/annotations/fho_sta_train.json +3 -0
- ego4d/v2/annotations/fho_sta_val.json +3 -0
- ego4d/v2/annotations/manifest.csv +34 -0
- ego4d/v2/annotations/manifest.ver +14 -0
- ego4d/v2/clips/004e8f11-9d56-4208-aeaf-77b03ced000c.mp4 +3 -0
- ego4d/v2/clips/00f97226-7b7e-4cd4-a903-ed95759a138b.mp4 +3 -0
- ego4d/v2/clips/011eaceb-42c9-41b3-a038-87ea17c6e15d.mp4 +3 -0
- ego4d/v2/clips/02618387-b9da-45dd-a642-cd164e6e44aa.mp4 +3 -0
- ego4d/v2/clips/03b29198-6447-46b7-aa69-aff7a2b01a5b.mp4 +3 -0
- ego4d/v2/clips/04f2d6ff-7208-444c-b76f-24613cfe4573.mp4 +3 -0
- ego4d/v2/clips/04f5a23f-2a67-423e-b787-9ce101ba7b49.mp4 +3 -0
- ego4d/v2/clips/05f1ad99-2068-48b4-8590-49c4adf0707d.mp4 +3 -0
- ego4d/v2/clips/093c6f12-4a97-44fd-a977-4bc608205cde.mp4 +3 -0
- ego4d/v2/clips/0ea1e80e-10c3-4504-b371-08e10fffa99f.mp4 +3 -0
- ego4d/v2/clips/0f22f568-18fa-4245-94bd-ae7870a07851.mp4 +3 -0
- ego4d/v2/clips/1390f1a9-0e69-4d92-a3f6-b6baa24b38f5.mp4 +3 -0
- ego4d/v2/clips/1546beeb-1c9c-4ada-9334-7ae0c528e8ee.mp4 +3 -0
- ego4d/v2/clips/17590af0-d53c-4c35-80ba-b0ea2a4299cd.mp4 +3 -0
- ego4d/v2/clips/17eb6f00-a1df-4d4a-b1ef-a5ade6ec4872.mp4 +3 -0
- ego4d/v2/clips/1a1c7458-aea2-4a35-bee0-5c33819e312a.mp4 +3 -0
- ego4d/v2/clips/1f7a499e-5cf8-40c5-9551-fc8ea43bcdea.mp4 +3 -0
- ego4d/v2/clips/216ef87f-188a-4bc3-9ade-691809248ac3.mp4 +3 -0
- ego4d/v2/clips/220e5663-fa1a-4445-a112-dea67bed4ee5.mp4 +3 -0
- ego4d/v2/clips/298197ce-22ce-4eed-a56a-dcd9a431ce99.mp4 +3 -0
- ego4d/v2/clips/2aeab721-4af8-4f83-ba03-493a7f4974c5.mp4 +3 -0
- ego4d/v2/clips/2c0d46ac-adc8-4f0a-a2be-33893cefffc7.mp4 +3 -0
- ego4d/v2/clips/2cb41602-6542-4d44-bba2-5891ba63dbae.mp4 +3 -0
- ego4d/v2/clips/2ef4a071-5717-4c9a-b7a3-c2a67a84158e.mp4 +3 -0
- ego4d/v2/clips/2f8ab65c-af8c-4700-8e79-eeea480b60a4.mp4 +3 -0
- ego4d/v2/clips/322b4ed4-bd02-44d6-af7b-ab8ec35c08e4.mp4 +3 -0
- ego4d/v2/clips/33b81950-d0be-487d-8f5f-ab38373cfa82.mp4 +3 -0
- ego4d/v2/clips/3566903b-4bbc-4274-8d59-5669ad3ff789.mp4 +3 -0
- ego4d/v2/clips/35ef4c2a-2a3c-43fc-b8ab-62b8d69914fe.mp4 +3 -0
- ego4d/v2/clips/375fa5e0-54ca-41b2-aa3d-1ba38997b387.mp4 +3 -0
- ego4d/v2/clips/manifest.csv +0 -0
- ego4d/v2/clips/manifest.ver +31 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
ego4d/ego4d.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
ego4d/v2/annotations/fho_lta_train.json filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
ego4d/v2/annotations/fho_lta_val.json filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
ego4d/v2/annotations/fho_main.json filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
ego4d/v2/annotations/fho_oscc-pnr_train.json filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
ego4d/v2/annotations/fho_oscc-pnr_val.json filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
ego4d/v2/annotations/fho_sta_train.json filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
ego4d/v2/annotations/fho_sta_val.json filter=lfs diff=lfs merge=lfs -text
|
ego4d/ego4d.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11704b3c33e3779096a110ed67975517324d550cedf81e3a55c206eae0754da8
|
| 3 |
+
size 89177220
|
ego4d/v2/annotations/fho_hands_test_unannotated.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ego4d/v2/annotations/fho_lta_taxonomy.json
ADDED
|
@@ -0,0 +1,644 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"verbs": [
|
| 3 |
+
"adjust_(regulate,_increase/reduce,_change)",
|
| 4 |
+
"apply_(spread,_smear)",
|
| 5 |
+
"arrange_(straighten,_sort,_distribute,_align)",
|
| 6 |
+
"attach_(plug-in,_join,_fasten,_connect,_attach)",
|
| 7 |
+
"blow",
|
| 8 |
+
"break",
|
| 9 |
+
"carry",
|
| 10 |
+
"catch",
|
| 11 |
+
"clap",
|
| 12 |
+
"clean_(sweep,_scrub,_mop,_dust)",
|
| 13 |
+
"climb",
|
| 14 |
+
"close",
|
| 15 |
+
"consume_(taste,_sip,_eat,_drink)",
|
| 16 |
+
"count",
|
| 17 |
+
"cover",
|
| 18 |
+
"crochet",
|
| 19 |
+
"cut_(trim,_slice,_chop)",
|
| 20 |
+
"detach_(unplug,_unhook,_disconnect)",
|
| 21 |
+
"dig",
|
| 22 |
+
"dip",
|
| 23 |
+
"divide_(split,_separate)",
|
| 24 |
+
"draw",
|
| 25 |
+
"drill",
|
| 26 |
+
"drive_(ride,_drive)",
|
| 27 |
+
"enter",
|
| 28 |
+
"feed",
|
| 29 |
+
"file_(with_tool)",
|
| 30 |
+
"fill",
|
| 31 |
+
"fold",
|
| 32 |
+
"fry",
|
| 33 |
+
"give",
|
| 34 |
+
"grate",
|
| 35 |
+
"grind",
|
| 36 |
+
"hang",
|
| 37 |
+
"hit_(knock,_hit,_hammer)",
|
| 38 |
+
"hold_(support,_grip,_grasp)",
|
| 39 |
+
"insert",
|
| 40 |
+
"inspect_(check,_look,_examine,_view)",
|
| 41 |
+
"iron",
|
| 42 |
+
"kick",
|
| 43 |
+
"knead",
|
| 44 |
+
"knit",
|
| 45 |
+
"lift",
|
| 46 |
+
"lock",
|
| 47 |
+
"loosen",
|
| 48 |
+
"mark",
|
| 49 |
+
"measure_(weigh,_measure)",
|
| 50 |
+
"mix",
|
| 51 |
+
"mold",
|
| 52 |
+
"move_(transfer,_pass,_exchange)",
|
| 53 |
+
"open",
|
| 54 |
+
"operate_(use,_dial,_click-button)",
|
| 55 |
+
"pack",
|
| 56 |
+
"paint",
|
| 57 |
+
"park",
|
| 58 |
+
"peel",
|
| 59 |
+
"pet",
|
| 60 |
+
"plant",
|
| 61 |
+
"play",
|
| 62 |
+
"point",
|
| 63 |
+
"pour",
|
| 64 |
+
"press",
|
| 65 |
+
"pull",
|
| 66 |
+
"pump",
|
| 67 |
+
"push",
|
| 68 |
+
"put_(place,_leave,_drop)",
|
| 69 |
+
"read",
|
| 70 |
+
"remove",
|
| 71 |
+
"repair",
|
| 72 |
+
"roll",
|
| 73 |
+
"sand",
|
| 74 |
+
"scoop",
|
| 75 |
+
"scrape",
|
| 76 |
+
"screw",
|
| 77 |
+
"scroll",
|
| 78 |
+
"search",
|
| 79 |
+
"serve",
|
| 80 |
+
"sew_(weave,_stitch,_sew)",
|
| 81 |
+
"shake",
|
| 82 |
+
"sharpen",
|
| 83 |
+
"shuffle",
|
| 84 |
+
"sieve",
|
| 85 |
+
"sit",
|
| 86 |
+
"smooth",
|
| 87 |
+
"spray",
|
| 88 |
+
"sprinkle",
|
| 89 |
+
"squeeze",
|
| 90 |
+
"stand",
|
| 91 |
+
"step",
|
| 92 |
+
"stick_(tape,_stick,_glue)",
|
| 93 |
+
"stretch",
|
| 94 |
+
"swing",
|
| 95 |
+
"take_(pick,_grab,_get)",
|
| 96 |
+
"talk_(talk,_interact,_converse)",
|
| 97 |
+
"throw_(toss,_dump,_dispose)",
|
| 98 |
+
"tie",
|
| 99 |
+
"tighten",
|
| 100 |
+
"tilt",
|
| 101 |
+
"touch",
|
| 102 |
+
"turn_(spin,_rotate,_flip,_turn_over)",
|
| 103 |
+
"turn_off_(turn_off,_switch_off)",
|
| 104 |
+
"turn_on_(switch_on,_start,_light)",
|
| 105 |
+
"uncover",
|
| 106 |
+
"unfold",
|
| 107 |
+
"unroll",
|
| 108 |
+
"unscrew",
|
| 109 |
+
"untie",
|
| 110 |
+
"walk",
|
| 111 |
+
"wash",
|
| 112 |
+
"water",
|
| 113 |
+
"wear",
|
| 114 |
+
"weld",
|
| 115 |
+
"wipe",
|
| 116 |
+
"write",
|
| 117 |
+
"zip",
|
| 118 |
+
"watch",
|
| 119 |
+
"wave"
|
| 120 |
+
],
|
| 121 |
+
"nouns": [
|
| 122 |
+
"apple",
|
| 123 |
+
"apron",
|
| 124 |
+
"arm",
|
| 125 |
+
"artwork_(art,_draw,_drawing,_painting,_sketch)",
|
| 126 |
+
"asparagus",
|
| 127 |
+
"avocado",
|
| 128 |
+
"awl",
|
| 129 |
+
"axe",
|
| 130 |
+
"baby",
|
| 131 |
+
"bacon",
|
| 132 |
+
"bag_(bag,_grocery,_nylon,_polythene,_pouch,_sachet,_sack,_suitcase)",
|
| 133 |
+
"baking_soda",
|
| 134 |
+
"ball_(ball,_baseball,_basketball)",
|
| 135 |
+
"ball_bearing",
|
| 136 |
+
"balloon",
|
| 137 |
+
"banana_(banana,_plantain)",
|
| 138 |
+
"bar",
|
| 139 |
+
"baseboard",
|
| 140 |
+
"basket",
|
| 141 |
+
"bat_(sports)",
|
| 142 |
+
"bat_(tool)",
|
| 143 |
+
"bathtub",
|
| 144 |
+
"batter_(batter,_mixture)",
|
| 145 |
+
"battery",
|
| 146 |
+
"bead",
|
| 147 |
+
"beaker",
|
| 148 |
+
"bean",
|
| 149 |
+
"bed",
|
| 150 |
+
"belt",
|
| 151 |
+
"bench",
|
| 152 |
+
"berry",
|
| 153 |
+
"beverage_(drink,_juice,_beer,_beverage,_champagne)",
|
| 154 |
+
"bicycle_(bicycle,_bike)",
|
| 155 |
+
"blanket_(bedsheet,_blanket,_duvet)",
|
| 156 |
+
"blender",
|
| 157 |
+
"block_(material)",
|
| 158 |
+
"blower",
|
| 159 |
+
"bolt_extractor",
|
| 160 |
+
"book_(book,_booklet,_magazine,_manual,_notebook,_novel,_page,_textbook)",
|
| 161 |
+
"bookcase",
|
| 162 |
+
"bottle_(bottle,_flask)",
|
| 163 |
+
"bowl",
|
| 164 |
+
"bracelet_(bangle,_bracelet)",
|
| 165 |
+
"brake_(brake,_break)",
|
| 166 |
+
"brake_pad",
|
| 167 |
+
"branch",
|
| 168 |
+
"bread_(bread,_bun,_chapati,_flatbread,_loaf,_roti,_tortilla)",
|
| 169 |
+
"brick",
|
| 170 |
+
"broccoli",
|
| 171 |
+
"broom_(broom,_broomstick)",
|
| 172 |
+
"brush",
|
| 173 |
+
"bubble_gum",
|
| 174 |
+
"bucket",
|
| 175 |
+
"buckle",
|
| 176 |
+
"burger",
|
| 177 |
+
"butter",
|
| 178 |
+
"butterfly",
|
| 179 |
+
"button",
|
| 180 |
+
"cabbage",
|
| 181 |
+
"cabinet_(cabinet,_compartment,_cupboard)",
|
| 182 |
+
"calculator",
|
| 183 |
+
"caliper",
|
| 184 |
+
"camera",
|
| 185 |
+
"can_opener",
|
| 186 |
+
"candle",
|
| 187 |
+
"canvas",
|
| 188 |
+
"car_(car,_vehicle)",
|
| 189 |
+
"card",
|
| 190 |
+
"cardboard_(cardboard,_paperboard)",
|
| 191 |
+
"carpet",
|
| 192 |
+
"carrot",
|
| 193 |
+
"cart_(cart,_trolley)",
|
| 194 |
+
"cat",
|
| 195 |
+
"ceiling",
|
| 196 |
+
"celery",
|
| 197 |
+
"cello",
|
| 198 |
+
"cement_(cement,_concrete,_mortar)",
|
| 199 |
+
"cereal",
|
| 200 |
+
"chaff",
|
| 201 |
+
"chain",
|
| 202 |
+
"chair",
|
| 203 |
+
"chalk",
|
| 204 |
+
"cheese",
|
| 205 |
+
"chicken",
|
| 206 |
+
"chip_(food)",
|
| 207 |
+
"chip_(wood'_metal),",
|
| 208 |
+
"chip_(wood,_metal)",
|
| 209 |
+
"chisel",
|
| 210 |
+
"chocolate",
|
| 211 |
+
"chopping_board",
|
| 212 |
+
"chopstick",
|
| 213 |
+
"cigarette_(cigarette,_vape)",
|
| 214 |
+
"circuit",
|
| 215 |
+
"clamp",
|
| 216 |
+
"clay",
|
| 217 |
+
"clip",
|
| 218 |
+
"clock",
|
| 219 |
+
"cloth_(cloth,_fabric,_garment,_kanga,_rag)",
|
| 220 |
+
"coaster",
|
| 221 |
+
"coconut",
|
| 222 |
+
"coffee",
|
| 223 |
+
"coffee_machine",
|
| 224 |
+
"colander",
|
| 225 |
+
"comb",
|
| 226 |
+
"computer_(computer,_ipad,_laptop,_motherboard,_screen)",
|
| 227 |
+
"container_(box,_can,_carton,_case,_casing,_container,_crate,_holder,_jar,_jerrycan,_keg,_pack,_package,_packaging,_packet,_storage,_tank,_tin)",
|
| 228 |
+
"cooker",
|
| 229 |
+
"cookie",
|
| 230 |
+
"cork",
|
| 231 |
+
"corn",
|
| 232 |
+
"corner",
|
| 233 |
+
"countertop_(counter,_countertop)",
|
| 234 |
+
"crab",
|
| 235 |
+
"cracker_(biscuit,_cracker)",
|
| 236 |
+
"crayon",
|
| 237 |
+
"cream",
|
| 238 |
+
"crochet",
|
| 239 |
+
"crowbar",
|
| 240 |
+
"cucumber",
|
| 241 |
+
"cup_(cup,_mug,_tumbler)",
|
| 242 |
+
"curtain",
|
| 243 |
+
"cushion",
|
| 244 |
+
"cutter_(tool)",
|
| 245 |
+
"decoration_(decoration,_ornament)",
|
| 246 |
+
"derailleur",
|
| 247 |
+
"detergent",
|
| 248 |
+
"dice_(dice,_die)",
|
| 249 |
+
"dishwasher",
|
| 250 |
+
"dog",
|
| 251 |
+
"door",
|
| 252 |
+
"doorbell",
|
| 253 |
+
"dough",
|
| 254 |
+
"dough_mixer",
|
| 255 |
+
"doughnut",
|
| 256 |
+
"drawer",
|
| 257 |
+
"dress",
|
| 258 |
+
"drill_(drill,_driller)",
|
| 259 |
+
"drill_bit",
|
| 260 |
+
"drum",
|
| 261 |
+
"dumbbell",
|
| 262 |
+
"dust_(dust,_sawdust)",
|
| 263 |
+
"duster",
|
| 264 |
+
"dustpan",
|
| 265 |
+
"egg",
|
| 266 |
+
"eggplant",
|
| 267 |
+
"engine_(assembly,_carburetor,_engine,_motor)",
|
| 268 |
+
"envelope_(envelop,_envelope)",
|
| 269 |
+
"eraser_(eraser,_rubber)",
|
| 270 |
+
"facemask",
|
| 271 |
+
"fan",
|
| 272 |
+
"faucet_(faucet,_tap)",
|
| 273 |
+
"fence",
|
| 274 |
+
"file_(tool)",
|
| 275 |
+
"filler",
|
| 276 |
+
"filter",
|
| 277 |
+
"fish",
|
| 278 |
+
"fishing_rod",
|
| 279 |
+
"flash_drive",
|
| 280 |
+
"floor_(floor,_ground)",
|
| 281 |
+
"flour",
|
| 282 |
+
"flower",
|
| 283 |
+
"foam",
|
| 284 |
+
"foil",
|
| 285 |
+
"food",
|
| 286 |
+
"foot_(foot,_toe)",
|
| 287 |
+
"fork",
|
| 288 |
+
"fridge_(fridge,_refrigerator)",
|
| 289 |
+
"fries",
|
| 290 |
+
"fuel",
|
| 291 |
+
"funnel",
|
| 292 |
+
"game_controller",
|
| 293 |
+
"garbage_can_(bin,_dustbin)",
|
| 294 |
+
"garlic",
|
| 295 |
+
"gasket",
|
| 296 |
+
"gate",
|
| 297 |
+
"gauge",
|
| 298 |
+
"gauze",
|
| 299 |
+
"gear",
|
| 300 |
+
"generator",
|
| 301 |
+
"ginger",
|
| 302 |
+
"glass",
|
| 303 |
+
"glasses_(goggle,_shade,_spectacle,_sunglass)",
|
| 304 |
+
"glove",
|
| 305 |
+
"glue_(adhesive,_glue,_gum,_sealant)",
|
| 306 |
+
"glue_gun",
|
| 307 |
+
"golf_club",
|
| 308 |
+
"gourd",
|
| 309 |
+
"grain",
|
| 310 |
+
"grape",
|
| 311 |
+
"grapefruit",
|
| 312 |
+
"grass",
|
| 313 |
+
"grater",
|
| 314 |
+
"grill",
|
| 315 |
+
"grinder",
|
| 316 |
+
"guava",
|
| 317 |
+
"guitar",
|
| 318 |
+
"hair",
|
| 319 |
+
"hammer_(hammer,_mallet)",
|
| 320 |
+
"hand_(finger,_hand,_palm,_thumb)",
|
| 321 |
+
"handle",
|
| 322 |
+
"hanger",
|
| 323 |
+
"hat",
|
| 324 |
+
"hay",
|
| 325 |
+
"haystack",
|
| 326 |
+
"head",
|
| 327 |
+
"headphones_(earphone,_headphone)",
|
| 328 |
+
"heater",
|
| 329 |
+
"helmet",
|
| 330 |
+
"hinge",
|
| 331 |
+
"hole",
|
| 332 |
+
"horse",
|
| 333 |
+
"hose",
|
| 334 |
+
"house",
|
| 335 |
+
"ice",
|
| 336 |
+
"ice_cream",
|
| 337 |
+
"ink",
|
| 338 |
+
"iron",
|
| 339 |
+
"jack_(tool)_(jack,_lift)",
|
| 340 |
+
"jacket_(coat,_jacket)",
|
| 341 |
+
"jug",
|
| 342 |
+
"kale",
|
| 343 |
+
"ketchup",
|
| 344 |
+
"kettle",
|
| 345 |
+
"key",
|
| 346 |
+
"keyboard",
|
| 347 |
+
"knife_(knife,_machete)",
|
| 348 |
+
"label_(label,_tag)",
|
| 349 |
+
"ladder",
|
| 350 |
+
"leaf_(leaf,_leave)",
|
| 351 |
+
"leash",
|
| 352 |
+
"leg_(knee,_leg,_thigh)",
|
| 353 |
+
"lemon",
|
| 354 |
+
"lever",
|
| 355 |
+
"lid_(cap,_cover,_lid)",
|
| 356 |
+
"light_(bulb,_flashlight,_lamp,_light)",
|
| 357 |
+
"lighter",
|
| 358 |
+
"lime",
|
| 359 |
+
"lock",
|
| 360 |
+
"lubricant_(grease,_lubricant)",
|
| 361 |
+
"magnet_(magnet,_sphere)",
|
| 362 |
+
"mango",
|
| 363 |
+
"manure_(dung,_manure)",
|
| 364 |
+
"mask",
|
| 365 |
+
"mat_(mat,_rug)",
|
| 366 |
+
"matchstick",
|
| 367 |
+
"meat_(beef,_ham,_meat)",
|
| 368 |
+
"medicine",
|
| 369 |
+
"metal_(lead,_metal,_steel)",
|
| 370 |
+
"microscope",
|
| 371 |
+
"microwave",
|
| 372 |
+
"milk",
|
| 373 |
+
"mirror",
|
| 374 |
+
"mixer",
|
| 375 |
+
"mold_(mold,_molder,_mould)",
|
| 376 |
+
"money_(cash,_coin,_money)",
|
| 377 |
+
"mop",
|
| 378 |
+
"motorcycle_(motorbike,_motorcycle)",
|
| 379 |
+
"mouse_(computer)",
|
| 380 |
+
"mouth",
|
| 381 |
+
"mower_(lawnmower,_mower)",
|
| 382 |
+
"multimeter",
|
| 383 |
+
"mushroom",
|
| 384 |
+
"nail_cutter",
|
| 385 |
+
"nail_gun",
|
| 386 |
+
"nail_polish",
|
| 387 |
+
"napkin_(handkerchief,_napkin,_serviette,_tissue,_wipe)",
|
| 388 |
+
"necklace",
|
| 389 |
+
"needle_(hook,_needle)",
|
| 390 |
+
"net",
|
| 391 |
+
"nozzle",
|
| 392 |
+
"nut_(food)",
|
| 393 |
+
"nut_(tool)",
|
| 394 |
+
"oil_(fat,_oil)",
|
| 395 |
+
"okra",
|
| 396 |
+
"onion",
|
| 397 |
+
"oven",
|
| 398 |
+
"paddle",
|
| 399 |
+
"paint",
|
| 400 |
+
"paint_roller",
|
| 401 |
+
"paintbrush",
|
| 402 |
+
"palette",
|
| 403 |
+
"pan_(frypan,_pan,_saucepan)",
|
| 404 |
+
"pancake",
|
| 405 |
+
"panel",
|
| 406 |
+
"pants_(jean,_pant,_short,_trouser)",
|
| 407 |
+
"papaya",
|
| 408 |
+
"paper_(chart,_craft,_newspaper,_note,_paper,_papercraft,_poster,_receipt)",
|
| 409 |
+
"pasta_(noodle,_pasta,_spaghetti)",
|
| 410 |
+
"paste",
|
| 411 |
+
"pastry",
|
| 412 |
+
"pea",
|
| 413 |
+
"peanut",
|
| 414 |
+
"pear",
|
| 415 |
+
"pedal",
|
| 416 |
+
"peel",
|
| 417 |
+
"peeler",
|
| 418 |
+
"peg",
|
| 419 |
+
"pen_(marker,_pen)",
|
| 420 |
+
"pencil",
|
| 421 |
+
"pepper_(vegetable)_(capsicum,_pepper)",
|
| 422 |
+
"phone_(cellphone,_phone,_smartphone)",
|
| 423 |
+
"photo",
|
| 424 |
+
"piano",
|
| 425 |
+
"pickle",
|
| 426 |
+
"picture_(picture,_portrait)",
|
| 427 |
+
"pie",
|
| 428 |
+
"pillow",
|
| 429 |
+
"pilot_jet",
|
| 430 |
+
"pin",
|
| 431 |
+
"pipe",
|
| 432 |
+
"pizza",
|
| 433 |
+
"planer_(plane,_planer)",
|
| 434 |
+
"plant_(bud,_frond,_plant,_reed,_seedling,_shrub,_stem,_vine,_weed)",
|
| 435 |
+
"plate_(dish,_plate,_platter,_saucer)",
|
| 436 |
+
"playing_cards",
|
| 437 |
+
"plier",
|
| 438 |
+
"plug",
|
| 439 |
+
"pole",
|
| 440 |
+
"popcorn",
|
| 441 |
+
"pot",
|
| 442 |
+
"pot_(planter)",
|
| 443 |
+
"potato",
|
| 444 |
+
"pump",
|
| 445 |
+
"pumpkin",
|
| 446 |
+
"purse",
|
| 447 |
+
"puzzle_or_game_piece_(chess,_domino,_jenga,_jigsaw,_pawn,_puzzle)",
|
| 448 |
+
"rack",
|
| 449 |
+
"radio",
|
| 450 |
+
"rail_(rail,_railing)",
|
| 451 |
+
"rake",
|
| 452 |
+
"razor_blade",
|
| 453 |
+
"remote_control_(control,_remote)",
|
| 454 |
+
"rice",
|
| 455 |
+
"ring",
|
| 456 |
+
"rod_(dipstick,_rod,_rod_metal,_shaft)",
|
| 457 |
+
"rolling_pin",
|
| 458 |
+
"root",
|
| 459 |
+
"rope",
|
| 460 |
+
"router",
|
| 461 |
+
"rubber_band",
|
| 462 |
+
"ruler_(rule,_ruler)",
|
| 463 |
+
"sand",
|
| 464 |
+
"sander",
|
| 465 |
+
"sandpaper",
|
| 466 |
+
"sandwich",
|
| 467 |
+
"sauce",
|
| 468 |
+
"sausage",
|
| 469 |
+
"saw_(chainsaw,_saw,_hacksaw)",
|
| 470 |
+
"scarf_(scarf,_shawl)",
|
| 471 |
+
"scissors",
|
| 472 |
+
"scoop_(scoop,_scooper)",
|
| 473 |
+
"scraper_(scraper,_scrapper)",
|
| 474 |
+
"screw_(bolt,_nail,_screw)",
|
| 475 |
+
"screwdriver",
|
| 476 |
+
"sculpture",
|
| 477 |
+
"seasoning_(salt,_seasoning,_shaker,_spice,_sugar)",
|
| 478 |
+
"seed",
|
| 479 |
+
"set_square_(tool)",
|
| 480 |
+
"sewing_machine",
|
| 481 |
+
"sharpener",
|
| 482 |
+
"shears",
|
| 483 |
+
"sheet",
|
| 484 |
+
"shelf",
|
| 485 |
+
"shell_(egg_shell,_shell_egg)",
|
| 486 |
+
"shirt_(cardigan,_shirt,_sweater,_sweatshirt,_top)",
|
| 487 |
+
"shoe_(boot,_sandal,_shoe,_slipper)",
|
| 488 |
+
"shovel_(hoe,_shovel,_spade)",
|
| 489 |
+
"shower_head",
|
| 490 |
+
"sickle",
|
| 491 |
+
"sieve_(sieve,_strainer)",
|
| 492 |
+
"sink_(basin,_sink)",
|
| 493 |
+
"sketch_pad",
|
| 494 |
+
"skirt",
|
| 495 |
+
"slab",
|
| 496 |
+
"snorkel",
|
| 497 |
+
"soap",
|
| 498 |
+
"sock",
|
| 499 |
+
"socket",
|
| 500 |
+
"sofa",
|
| 501 |
+
"soil_(dirt,_mud,_soil)",
|
| 502 |
+
"solder_iron",
|
| 503 |
+
"soup",
|
| 504 |
+
"spacer",
|
| 505 |
+
"spatula",
|
| 506 |
+
"speaker",
|
| 507 |
+
"sphygmomanometer",
|
| 508 |
+
"spice",
|
| 509 |
+
"spinach",
|
| 510 |
+
"spirit_level",
|
| 511 |
+
"sponge_(scrubber,_sponge)",
|
| 512 |
+
"spoon_(spoon,_spoonful)",
|
| 513 |
+
"spray_(spray,_sprayer)",
|
| 514 |
+
"spring",
|
| 515 |
+
"squeezer",
|
| 516 |
+
"stairs_(stair,_staircase)",
|
| 517 |
+
"stamp",
|
| 518 |
+
"stapler",
|
| 519 |
+
"steamer",
|
| 520 |
+
"steering_wheel",
|
| 521 |
+
"stick_(stick,_twig)",
|
| 522 |
+
"sticker",
|
| 523 |
+
"stock_(food)",
|
| 524 |
+
"stone_(rock,_stone)",
|
| 525 |
+
"stool",
|
| 526 |
+
"stove_(burner,_gas,_stove)",
|
| 527 |
+
"strap",
|
| 528 |
+
"straw",
|
| 529 |
+
"string_(bobbin,_knot,_lace,_ribbon,_spool,_strand,_string,_thread,_twine,_wool,_yarn)",
|
| 530 |
+
"stroller",
|
| 531 |
+
"switch_(knob,_switch)",
|
| 532 |
+
"syringe",
|
| 533 |
+
"table_(stand,_table)",
|
| 534 |
+
"tablet",
|
| 535 |
+
"taco",
|
| 536 |
+
"tape_(cellotape,_sellotape,_tape)",
|
| 537 |
+
"tape_measure_(measure,_measurement)",
|
| 538 |
+
"tea",
|
| 539 |
+
"teapot",
|
| 540 |
+
"television_(television,_tv)",
|
| 541 |
+
"tent",
|
| 542 |
+
"test_tube",
|
| 543 |
+
"tie",
|
| 544 |
+
"tile",
|
| 545 |
+
"timer",
|
| 546 |
+
"toaster",
|
| 547 |
+
"toilet",
|
| 548 |
+
"toilet_paper",
|
| 549 |
+
"tomato",
|
| 550 |
+
"tongs",
|
| 551 |
+
"toolbox",
|
| 552 |
+
"toothbrush",
|
| 553 |
+
"toothpick",
|
| 554 |
+
"torch_(torch,_torchlight)",
|
| 555 |
+
"towel",
|
| 556 |
+
"toy_(doll,_toy)",
|
| 557 |
+
"tractor",
|
| 558 |
+
"trash_(debris,_garbage,_litter,_trash,_waste)",
|
| 559 |
+
"tray",
|
| 560 |
+
"treadmill",
|
| 561 |
+
"tree",
|
| 562 |
+
"trimmer_(pruner,_trimmer)",
|
| 563 |
+
"trowel",
|
| 564 |
+
"truck",
|
| 565 |
+
"tweezer",
|
| 566 |
+
"umbrella",
|
| 567 |
+
"undergarment_(boxer,_bra)",
|
| 568 |
+
"vacuum",
|
| 569 |
+
"vacuum_cleaner",
|
| 570 |
+
"valve",
|
| 571 |
+
"vase",
|
| 572 |
+
"video_game",
|
| 573 |
+
"violin",
|
| 574 |
+
"wall",
|
| 575 |
+
"wallet",
|
| 576 |
+
"wallpaper",
|
| 577 |
+
"washing_machine",
|
| 578 |
+
"watch",
|
| 579 |
+
"water",
|
| 580 |
+
"watermelon",
|
| 581 |
+
"weighing_scale",
|
| 582 |
+
"welding_torch",
|
| 583 |
+
"wheat_(maize,_wheat)",
|
| 584 |
+
"wheel_(tyre,_wheel)",
|
| 585 |
+
"wheelbarrow",
|
| 586 |
+
"whisk",
|
| 587 |
+
"window",
|
| 588 |
+
"windshield",
|
| 589 |
+
"wiper_(car)",
|
| 590 |
+
"wire_(adapter,_cable,_charger,_connector,_cord,_wire)",
|
| 591 |
+
"wood_(fiber,_firewood,_floorboard,_log,_lumber,_plank,_plywood,_timber,_wood,_woodcraft,_woodwork)",
|
| 592 |
+
"worm",
|
| 593 |
+
"wrapper_(covering,_film,_seal,_wrap,_wrapper,_wrapping)",
|
| 594 |
+
"wrench_(spanner,_wrench)",
|
| 595 |
+
"yam",
|
| 596 |
+
"yeast",
|
| 597 |
+
"yoghurt",
|
| 598 |
+
"zipper_(zip,_zipper)",
|
| 599 |
+
"zucchini",
|
| 600 |
+
"ambulance",
|
| 601 |
+
"back",
|
| 602 |
+
"bamboo",
|
| 603 |
+
"bandage",
|
| 604 |
+
"baton",
|
| 605 |
+
"bird",
|
| 606 |
+
"brownie",
|
| 607 |
+
"cake",
|
| 608 |
+
"cash_register",
|
| 609 |
+
"cassava",
|
| 610 |
+
"cocoa",
|
| 611 |
+
"courgette",
|
| 612 |
+
"cow",
|
| 613 |
+
"cupcake",
|
| 614 |
+
"drone",
|
| 615 |
+
"earplug",
|
| 616 |
+
"hotdog",
|
| 617 |
+
"juicer",
|
| 618 |
+
"kiwi",
|
| 619 |
+
"ladle",
|
| 620 |
+
"leek",
|
| 621 |
+
"lettuce",
|
| 622 |
+
"marble",
|
| 623 |
+
"melon",
|
| 624 |
+
"orange",
|
| 625 |
+
"peach",
|
| 626 |
+
"person_(herself,_himself,_lady,_man,_person,_shoulder,_they,_woman)",
|
| 627 |
+
"pipette",
|
| 628 |
+
"plum",
|
| 629 |
+
"plunger",
|
| 630 |
+
"printer",
|
| 631 |
+
"putty",
|
| 632 |
+
"racket",
|
| 633 |
+
"ratchet",
|
| 634 |
+
"road",
|
| 635 |
+
"salad",
|
| 636 |
+
"scaffold",
|
| 637 |
+
"squash",
|
| 638 |
+
"stereo",
|
| 639 |
+
"strawberry",
|
| 640 |
+
"thermometer",
|
| 641 |
+
"transistor",
|
| 642 |
+
"vinegar"
|
| 643 |
+
]
|
| 644 |
+
}
|
ego4d/v2/annotations/fho_lta_test_unannotated.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ego4d/v2/annotations/fho_lta_train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86b062dbb54be628fdf4101d36a0355814c1f85d3a45635c8af56ebce2463ca8
|
| 3 |
+
size 48006915
|
ego4d/v2/annotations/fho_lta_val.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b74acb44a4fea1e38ac57c78ab337a86b3c1014b876976d0d0412b82cb2cd2b
|
| 3 |
+
size 24869781
|
ego4d/v2/annotations/fho_main.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c58d87e3ecd8498853bcbdcb876b10988a7f4530059c27923cf256b5f55da3e
|
| 3 |
+
size 2071598501
|
ego4d/v2/annotations/fho_main_taxonomy.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"nouns": ["squirrel", "potato", "hinge", "doorbell", "hair", "back", "video_game", "pin", "heater", "carpet", "television_(television,_tv)", "nozzle", "bed", "eraser_(eraser,_rubber)", "steering_wheel", "hole", "pipe", "compass", "harp", "sponge_(scrubber,_sponge)", "golf_club", "panel", "melon", "bamboo", "straw", "inhaler", "zipper_(zip,_zipper)", "detergent", "snail", "brake_(brake,_break)", "tablet", "jacket_(coat,_jacket)", "lubricant_(grease,_lubricant)", "paint_roller", "bar", "pump", "baseboard", "hanger", "microwave", "candle", "coffee", "spoon_(spoon,_spoonful)", "juicer", "taco", "sticker", "net", "buckle", "paper_(chart,_craft,_newspaper,_note,_paper,_papercraft,_poster,_receipt)", "lime", "dress", "dice_(dice,_die)", "ticket", "okra", "cherry", "vacuum", "purse", "tent", "sledge", "boat", "photo", "hammer_(hammer,_mallet)", "banana_(banana,_plantain)", "planer_(plane,_planer)", "countertop_(counter,_countertop)", "undergarment_(boxer,_bra)", "mixer", "pot", "wheel_(tyre,_wheel)", "strawberry", "block_(material)", "dishwasher", "printer", "wiper_(car)", "shelf", "typewriter", "pillow", "watermelon", "mat_(mat,_rug)", "umbrella", "stereo", "drum", "stapler", "pizza", "knife_(knife,_machete)", "spray_(spray,_sprayer)", "ambulance", "metal_(lead,_metal,_steel)", "microphone", "candy", "sofa", "button", "cabbage", "brush", "vinegar", "flute", "scraper_(scraper,_scrapper)", "berry", "ratchet", "belt", "plant_(bud,_frond,_plant,_reed,_seedling,_shrub,_stem,_vine,_weed)", "blanket_(bedsheet,_blanket,_duvet)", "squash", "paste", "onion", "elbow", "peach", "computer_(computer,_ipad,_laptop,_motherboard,_screen)", "wrench_(spanner,_wrench)", "oil_(fat,_oil)", "palette", "tractor", "pineapple", "nut_(food)", "beverage_(drink,_juice,_beer,_beverage,_champagne)", "putty", "shrimp", "frog", "pli", "head", "cutter_(tool)", "wire_(adapter,_cable,_charger,_connector,_cord,_wire)", "dumbbell", "bag_(bag,_grocery,_nylon,_polythene,_pouch,_sachet,_sack,_suitcase)", "crab", "engine_(assembly,_carburetor,_engine,_motor)", "artwork_(art,_draw,_drawing,_painting,_sketch)", "generator", "stick_(stick,_twig)", "bandage", "tape_measure_(measure,_measurement)", "glove", "yam", "cracker_(biscuit,_cracker)", "scissor", "ginger", "stock_(food)", "wood_(fiber,_firewood,_floorboard,_log,_lumber,_plank,_plywood,_timber,_wood,_woodcraft,_woodwork)", "bacon", "guitar", "sickle", "tile", "broom_(broom,_broomstick)", "lemon", "bicycle_(bicycle,_bike)", "toast", "clip", "rice", "shears", "fries", "stove_(burner,_gas,_stove)", "kale", "crocodile", "toaster", "sock", "pencil", "bench", "dust_(dust,_sawdust)", "spanner", "chopstick", "plum", "jack_(tool)_(jack,_lift)", "blower", "truck", "socket", "sandpaper", "clarinet", "pedal", "seed", "sauce", "bathtub", "cabinet_(cabinet,_compartment,_cupboard)", "face", "radish", "speaker", "water", "teapot", "wrapper_(covering,_film,_seal,_wrap,_wrapper,_wrapping)", "mower_(lawnmower,_mower)", "pear", "person_(herself,_himself,_lady,_man,_person,_shoulder,_they,_woman)", "decoration_(decoration,_ornament)", "scoop_(scoop,_scooper)", "tie", "corner", "leaf_(leaf,_leave)", "pancake", "torch_(torch,_torchlight)", "mushroom", "vacuum_cleaner", "bean", "whisk", "flower", "razor_blade", "rake", "sander", "cardboard_(cardboard,_paperboard)", "playing_cards", "toothpick", "foot_(foot,_toe)", "floor_(floor,_ground)", "stamp", "headphones_(earphone,_headphone)", "hotdog", "asparagus", "helmet", "fish", "fox", "leg_(knee,_leg,_thigh)", "house", "tongs", "ball_bearing", "cupcake", "battery", "squeezer", "calculator", "pallet", "radio", "circuit", "picture_(picture,_portrait)", "horse", "hose", "eye", "chain", "pepper_(vegetable)_(capsicum,_pepper)", "watch", "mold_(mold,_molder,_mould)", "bowl", "drill_(drill,_driller)", "tea", "flour", "axe", "gauge", "ski", "cow", "orange", "bat_(tool)", "tape_(cellotape,_sellotape,_tape)", "spice", "mop", "ball_(ball,_baseball,_basketball)", "screw_(bolt,_nail,_screw)", "mango", "ear", "marble", "pole", "tire", "wallpaper", "envelope_(envelop,_envelope)", "broccoli", "apron", "ice", "can_opener", "light", "bracelet_(bangle,_bracelet)", "wheat_(maize,_wheat)", "nut_(tool)", "sleeping_bag", "window", "filter", "pen_(marker,_pen)", "garbage_can_(bin,_dustbin)", "ketchup", "iron", "mailbox", "funnel", "crayon", "spacer", "strap", "lettuce", "dinosaur", "comb", "necklace", "arm", "tree", "dough", "cucumber", "scarf_(scarf,_shawl)", "shirt_(cardigan,_shirt,_sweater,_sweatshirt,_top)", "paintbrush", "pot_(planter)", "baking_soda", "cereal", "chair", "seasoning_(salt,_seasoning,_shaker,_spice,_sugar)", "slab", "grater", "grape", "dustpan", "mouth", "sheet", "chisel", "fan", "towel", "balloon", "gate", "carrot", "worm", "boar", "milk", "skirt", "grain", "earplug", "sieve_(sieve,_strainer)", "crochet", "cork", "pickle", "keyboard", "weighing_scale", "duster", "puzzle_or_game_piece_(chess,_domino,_jenga,_jigsaw,_pawn,_puzzle)", "turnip", "car_(car,_vehicle)", "pastry", "manure_(dung,_manure)", "cement_(cement,_concrete,_mortar)", "switch_(knob,_switch)", "octopus", "fuel", "rail_(rail,_railing)", "canvas", "egg", "wallet", "chip_(wood,_metal)", "grill", "avocado", "grass", "zucchini", "pan_(frypan,_pan,_saucepan)", "syringe", "ceiling", "mannequin", "lamb", "clamp", "glasses_(goggle,_shade,_spectacle,_sunglass)", "plunger", "cello", "hay", "brownie", "celery", "trimmer_(pruner,_trimmer)", "goat", "hat", "baton", "tofu", "eggplant", "sausage", "phone_(cellphone,_phone,_smartphone)", "screwdriver", "scooter", "ring", "chicken", "bookcase", "cushion", "butter", "root", "cream", "fridge_(fridge,_refrigerator)", "clock", "bottle_(bottle,_flask)", "stairs_(stair,_staircase)", "glass", "movie", "beaker", "money_(cash,_coin,_money)", "ruler_(rule,_ruler)", "ladle", "neck", "gasket", "dog", "road", "sandwich", "string_(bobbin,_knot,_lace,_ribbon,_spool,_strand,_string,_thread,_twine,_wool,_yarn)", "salad", "drawer", "apple", "nail_gun", "cocoa", "foil", "jug", "sink_(basin,_sink)", "cassava", "clay", "saw_(chainsaw,_saw,_hacksaw)", "mouse_(computer)", "toy_(doll,_toy)", "violin", "tweezer", "nose", "valve", "crowbar", "door", "burrito", "file_(tool)", "papaya", "basket", "chameleon", "shell_(egg_shell,_shell_egg)", "squid", "fork", "piano", "doughnut", "coaster", "stool", "leek", "snorkel", "pig", "yoghurt", "sketch_pad", "meat_(beef,_ham,_meat)", "lid_(cap,_cover,_lid)", "cash_register", "spirit_level", "garlic", "baby", "trowel", "mountain", "grinder", "timer", "spring", "facemask", "bolt_extractor", "set_square_(tool)", "courgette", "guava", "haystack", "fire", "batter_(batter,_mixture)", "needle_(hook,_needle)", "tool_box", "lock", "rubber_band", "shovel_(hoe,_shovel,_spade)", "rod_(dipstick,_rod,_rod_metal,_shaft)", "thermometer", "rack", "coconut", "microscope", "lever", "light_(bulb,_flashlight,_lamp,_light)", "trash_(debris,_garbage,_litter,_trash,_waste)", "cloth_(cloth,_fabric,_garment,_kanga,_rag)", "cigarette_(cigarette,_vape)", "matchstick", "flash_drive", "pipette", "peanut", "ladder", "pasta_(noodle,_pasta,_spaghetti)", "ink", "fireworks", "spinach", "cup_(cup,_mug,_tumbler)", "book_(book,_booklet,_magazine,_manual,_notebook,_novel,_page,_textbook)", "transistor", "scaffold", "vase", "key", "faucet_(faucet,_tap)", "elevator", "handle", "glue_(adhesive,_glue,_gum,_sealant)", "paddle", "filler", "mask", "sharpener", "caliper", "bread_(bread,_bun,_chapati,_flatbread,_loaf,_roti,_tortilla)", "drone", "chopping_board", "napkin_(handkerchief,_napkin,_serviette,_tissue,_wipe)", "soup", "bead", "branch", "tomato", "medicine", "drill_bit", "stone_(rock,_stone)", "motorcycle_(motorbike,_motorcycle)", "cat", "sculpture", "rabbit", "plug", "shoe_(boot,_sandal,_shoe,_slipper)", "peel", "toothbrush", "fence", "muffin", "lion", "owl", "table_(stand,_table)", "router", "camera", "clam", "pumpkin", "stretcher", "chip_(food)", "bird", "peeler", "remote_control_(control,_remote)", "oyster", "plate_(dish,_plate,_platter,_saucer)", "scarecrow", "cooker", "wall", "gear", "magnet_(magnet,_sphere)", "corn", "kettle", "steamer", "soap", "burger", "foam", "pie", "bucket", "pants_(jean,_pant,_short,_trouser)", "chin", "curtain", "pea", "brake_pad", "cheese", "rope", "brick", "butterfly", "leash", "cookie", "toolbox", "sand", "container_(box,_can,_carton,_case,_casing,_container,_crate,_holder,_jar,_jerrycan,_keg,_pack,_package,_packaging,_packet,_storage,_tank,_tin)", "chalk", "soil_(dirt,_mud,_soil)", "tray", "gauze", "chocolate", "peg", "wheelbarrow", "glue_gun", "awl", "food", "spatula", "racket", "label_(label,_tag)", "card", "blender", "kiwi", "trumpet", "cake", "cart_(cart,_trolley)", "mirror", "oven", "grapefruit", "hand_(finger,_hand,_palm,_thumb)", "colander", "paint", "gourd", "bat_(sports)"], "verbs": ["file_(with_tool)", "catch", "smooth", "knit", "mold", "put_(place,_leave,_drop)", "wear", "lock", "screw", "fold", "unfold", "squeeze", "scroll", "touch", "clean_(sweep,_scrub,_mop,_dust)", "dip", "roll", "tilt", "turn_off_(turn_off,_switch_off)", "scoop", "crochet", "walk", "pump", "wave", "stretch", "swing", "give", "wipe", "carry", "read", "water", "apply_(spread,_smear)", "mix", "drive_(ride,_drive)", "pet", "climb", "turn_on_(switch_on,_start,_light)", "move_(transfer,_pass,_exchange)", "play", "tie", "dig", "sharpen", "zip", "point", "inspect_(check,_look,_examine,_view)", "pull", "serve", "mark", "knead", "blow", "consume_(taste,_sip,_eat,_drink)", "unscrew", "search", "weld", "stand", "shake", "push", "grate", "unroll", "operate_(use,_dial,_click-button)", "clap", "hold_(support,_grip,_grasp)", "shuffle", "tighten", "scrape", "peel", "plant", "pour", "enter", "fry", "repair", "turn_(spin,_rotate,_flip,_turn_over)", "watch", "insert", "open", "grind", "divide_(split,_separate)", "untie", "measure_(weigh,_measure)", "spray", "count", "fill", "loosen", "press", "park", "drill", "hit_(knock,_hit,_hammer)", "talk_(talk,_interact,_converse)", "remove", "attach_(plug-in,_join,_fasten,_connect,_attach)", "arrange_(straighten,_sort,_distribute,_align)", "sieve", "lift", "close", "iron", "sand", "stick_(tape,_stick,_glue)", "hang", "throw_(toss,_dump,_dispose)", "sew_(weave,_stitch,_sew)", "step", "detach_(unplug,_unhook,_disconnect)", "draw", "wash", "cover", "sprinkle", "adjust_(regulate,_increase/reduce,_change)", "uncover", "pack", "sit", "paint", "break", "take_(pick,_grab,_get)", "feed", "cross", "cut_(trim,_slice,_chop)", "kick"]}
|
ego4d/v2/annotations/fho_oscc-pnr_test_unannotated.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ego4d/v2/annotations/fho_oscc-pnr_train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5c2e75fb7987027c4fff966c13504c2990d42cb96bce47c3a5dc11f8d24e2cd
|
| 3 |
+
size 57221719
|
ego4d/v2/annotations/fho_oscc-pnr_val.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bba6413f5b483af2cc8f411077c45d8863881c458e4966b26c314531314d8173
|
| 3 |
+
size 31845925
|
ego4d/v2/annotations/fho_sta_test_unannotated.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ego4d/v2/annotations/fho_sta_train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd55a9e033c5aad230860448882991400dcc9837d308633fa6e4a1c3dc7649bc
|
| 3 |
+
size 91996752
|
ego4d/v2/annotations/fho_sta_val.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b19728fe86605f7c4816eb527a7db1220744ed0bf8d6cdaabfe206521bee699
|
| 3 |
+
size 44316352
|
ego4d/v2/annotations/manifest.csv
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
file_uid,annotation,type,canonical_s3_location,benchmarks
|
| 2 |
+
8a7d977a-293e-4411-a56f-56dff0a907cd,narrations,file,s3://ego4d-consortium-sharing/public/v2/annotations/narration.json,
|
| 3 |
+
00b21a03-3383-414e-b7b6-ae271ab7e61a,narration_noun_taxonomy,file,s3://ego4d-consortium-sharing/public/v1/annotations/narration_noun_taxonomy.csv,
|
| 4 |
+
2709a941-c6e4-4487-983f-dd515b0e2e8a,narration_verb_taxonomy,file,s3://ego4d-consortium-sharing/public/v1/annotations/narration_verb_taxonomy.csv,
|
| 5 |
+
03e664e8-695f-4344-8e14-e88bb09657cf,all_narrations_redacted,file,s3://ego4d-consortium-sharing/public/v2/annotations/all_narrations_redacted.json,
|
| 6 |
+
b63237d0-5d78-472b-a5d9-8f72e83dd880,av_train,file,s3://ego4d-consortium-sharing/public/v1/annotations/av_train.json,[AV]
|
| 7 |
+
e89faf70-65d5-43be-9cb1-3e0798a79d9f,av_val,file,s3://ego4d-consortium-sharing/public/v1/annotations/av_val.json,[AV]
|
| 8 |
+
cf0d2800-53cf-4378-8949-9e81add152aa,av_test_unannotated,file,s3://ego4d-consortium-sharing/public/v1/annotations/av_test_unannotated.json,[AV]
|
| 9 |
+
9e8c8180-da2f-4e9f-a916-8efb7aebab94,moments_train,file,s3://ego4d-consortium-sharing/public/v1/annotations/moments_train.json,[EM|MQ]
|
| 10 |
+
24d98ca9-b2ae-4809-98ad-9cc4bf51a558,moments_val,file,s3://ego4d-consortium-sharing/public/v1/annotations/moments_val.json,[EM|MQ]
|
| 11 |
+
fd9b98c0-615c-49bb-b28f-c6f19d0c88e5,moments_test_unannotated,file,s3://ego4d-consortium-sharing/public/v1/annotations/moments_test_unannotated.json,[EM|MQ]
|
| 12 |
+
8ee00d21-c4da-4fe3-950e-91ef85975f77,nlq_train,file,s3://ego4d-consortium-sharing/public/v2/annotations/nlq_train.json,[EM|NLQ]
|
| 13 |
+
4d9f57ad-f54b-4ec8-9e7e-f3f091281acf,nlq_val,file,s3://ego4d-consortium-sharing/public/v2/annotations/nlq_val.json,[EM|NLQ]
|
| 14 |
+
04831318-f39d-466d-982e-bd2c25c708ec,nlq_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2/annotations/nlq_test_unannotated.json,[EM|NLQ]
|
| 15 |
+
6f944e51-49ce-4b72-b21d-acd2dac535fc,vq_train,file,s3://ego4d-consortium-sharing/public/v1_0_5/annotations/vq_train.json,[EM|VQ]
|
| 16 |
+
fd8504da-d278-4f61-89be-bf935e44bc54,vq_val,file,s3://ego4d-consortium-sharing/public/v1_0_5/annotations/vq_val.json,[EM|VQ]
|
| 17 |
+
99a02d76-560d-460a-8648-e0485425fd5c,vq_test_unannotated,file,s3://ego4d-consortium-sharing/public/v1_0_5/annotations/vq_test_unannotated.json,[EM|VQ]
|
| 18 |
+
5c1376b1-6284-407a-ad94-5c956b1e0ca6,fho_main,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_main.json,[FHO]
|
| 19 |
+
4d9002c7-b0e5-46e8-93f2-b8d6c9295c03,fho_hands_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_hands_test_unannotated.json,[FHO|HANDS]
|
| 20 |
+
dae222d1-16eb-4ac9-a6dd-489481de8e7b,fho_lta_train,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_lta_train.json,[FHO|LTA]
|
| 21 |
+
7e22bc02-ae66-42aa-a0d1-1680ba63441a,fho_lta_val,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_lta_val.json,[FHO|LTA]
|
| 22 |
+
2ef0055f-9bb5-4826-b6f7-c78c331aacf9,fho_lta_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_lta_test_unannotated.json,[FHO|LTA]
|
| 23 |
+
3a9f2626-a3e5-4e78-a925-2f1247f2f72a,fho_lta_taxonomy,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_lta_taxonomy.json,[FHO|LTA]
|
| 24 |
+
28dd7a76-7bc4-4909-8cee-4a1567c2f74c,fho_oscc-pnr_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_oscc-pnr_test_unannotated.json,[FHO|OSCC]
|
| 25 |
+
d7b9c26b-e4c0-49df-8ac9-11dc1555d05d,fho_oscc-pnr_train,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_oscc-pnr_train.json,[FHO|OSCC]
|
| 26 |
+
7107aecd-1f5f-43a2-b1cc-0d8fa0c857a3,fho_oscc-pnr_val,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_oscc-pnr_val.json,[FHO|OSCC]
|
| 27 |
+
714350ee-eb40-449d-9123-f9d36ae87912,fho_sta_train,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_sta_train.json,[FHO|STA]
|
| 28 |
+
99879e7a-d528-483c-a09f-7c4cc115d175,fho_sta_val,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_sta_val.json,[FHO|STA]
|
| 29 |
+
80739116-4244-471e-a3fb-f638a28cb93c,fho_sta_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_sta_test_unannotated.json,[FHO|STA]
|
| 30 |
+
8654f85c-fc5d-4b2a-934e-a5230e45680a,fho_main_taxonomy,file,s3://ego4d-consortium-sharing/public/v2/annotations/fho_main_taxonomy.json,[FHO]
|
| 31 |
+
5f9a8baa-cef4-4101-b0c5-e52b8b54e672,goalstep_train,file,s3://ego4d-consortium-sharing/public/v2_1/annotations/goalstep_train.json,[goalstep]
|
| 32 |
+
dcb44f1d-41d4-45dd-afec-37bdb91cb20d,goalstep_val,file,s3://ego4d-consortium-sharing/public/v2_1/annotations/goalstep_val.json,[goalstep]
|
| 33 |
+
6a6cece4-95b6-46fb-b6c7-35b91696ce3c,goalstep_trainval,file,s3://ego4d-consortium-sharing/public/v2_1/annotations/goalstep_trainval.json,[goalstep]
|
| 34 |
+
d366c12c-034b-4137-bd02-722d1e74f34a,goalstep_test_unannotated,file,s3://ego4d-consortium-sharing/public/v2_1/annotations/goalstep_test_unannotated.json,[goalstep]
|
ego4d/v2/annotations/manifest.ver
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,version,filename
|
| 2 |
+
3a9f2626-a3e5-4e78-a925-2f1247f2f72a,vRjnVP4lMfjikFAy3dS.aMokoFposmk1,fho_lta_taxonomy.json
|
| 3 |
+
4d9002c7-b0e5-46e8-93f2-b8d6c9295c03,oEmEYsK3UiEsC.MfAHaFLUQFlvfdWUD4,fho_hands_test_unannotated.json
|
| 4 |
+
7107aecd-1f5f-43a2-b1cc-0d8fa0c857a3,auXQZQw.GPIJAy4UiDlBDRH2KMTCB98z,fho_oscc-pnr_val.json
|
| 5 |
+
2ef0055f-9bb5-4826-b6f7-c78c331aacf9,VhXv12rxlGLdD3ji3EueVdeb1_cfNfLt,fho_lta_test_unannotated.json
|
| 6 |
+
7e22bc02-ae66-42aa-a0d1-1680ba63441a,QZsJnvcOopVobjeEQ5s_oqb_cSS3Rtwt,fho_lta_val.json
|
| 7 |
+
8654f85c-fc5d-4b2a-934e-a5230e45680a,W.mWXrbql0JYAPAzptd9w7hemnHEAxRZ,fho_main_taxonomy.json
|
| 8 |
+
dae222d1-16eb-4ac9-a6dd-489481de8e7b,2pGA351x4DlUHN7xpFeJWX92Kanph46y,fho_lta_train.json
|
| 9 |
+
80739116-4244-471e-a3fb-f638a28cb93c,zBKx0X0zK1S48zM09TM4qtd_e0k2JMlt,fho_sta_test_unannotated.json
|
| 10 |
+
d7b9c26b-e4c0-49df-8ac9-11dc1555d05d,hCb57Mm8UfjlfXmnWbyyrYwAqG7gZ87G,fho_oscc-pnr_train.json
|
| 11 |
+
28dd7a76-7bc4-4909-8cee-4a1567c2f74c,Iyz.a27AEUVuR2AvwT7PJqm7B7FPP9je,fho_oscc-pnr_test_unannotated.json
|
| 12 |
+
714350ee-eb40-449d-9123-f9d36ae87912,N_j4mBFkGAardjzRTo2q_GbUjvdEJaeT,fho_sta_train.json
|
| 13 |
+
99879e7a-d528-483c-a09f-7c4cc115d175,tnbrNp1FbmSbPTGB7qW73gTWcV2ORZGJ,fho_sta_val.json
|
| 14 |
+
5c1376b1-6284-407a-ad94-5c956b1e0ca6,2wI_0j70PeDFfGgQTvjSLGzaJP.2TyYd,fho_main.json
|
ego4d/v2/clips/004e8f11-9d56-4208-aeaf-77b03ced000c.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75693b055d9ae3dfad58f347552baffc048488a5781e76105aa60076d9d6b01a
|
| 3 |
+
size 28502104
|
ego4d/v2/clips/00f97226-7b7e-4cd4-a903-ed95759a138b.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2929e90dc35500308e1fd498495e54465fe369add1d67d4802d34ef446c5819b
|
| 3 |
+
size 49641722
|
ego4d/v2/clips/011eaceb-42c9-41b3-a038-87ea17c6e15d.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2c43d8ecc68547a9938e38fe8b4123ace58965d5c1ee1ed840710012b6dcc11
|
| 3 |
+
size 45323474
|
ego4d/v2/clips/02618387-b9da-45dd-a642-cd164e6e44aa.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef02b7f158aba35da072c82f3d9f1175b680bc48162ec0c903dfcb05d165cf14
|
| 3 |
+
size 19058356
|
ego4d/v2/clips/03b29198-6447-46b7-aa69-aff7a2b01a5b.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:025f54ffb97d598da82d71f494d477e19975ff39faa8aab5cbd6b8e9a5e2a312
|
| 3 |
+
size 52247663
|
ego4d/v2/clips/04f2d6ff-7208-444c-b76f-24613cfe4573.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca4f7f28b4d375fe80d4f6d3b007d9fceb944a4abbe2b0cdb81220ade68e823a
|
| 3 |
+
size 44723572
|
ego4d/v2/clips/04f5a23f-2a67-423e-b787-9ce101ba7b49.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb6c8eb399556f37181a84336b6228901d2d79071cf4f07adfa831b50b3530ac
|
| 3 |
+
size 50426393
|
ego4d/v2/clips/05f1ad99-2068-48b4-8590-49c4adf0707d.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36cdf91fef8a3499cd1bc75386eba7e3da2146be84db6a602164684a14403e52
|
| 3 |
+
size 50911037
|
ego4d/v2/clips/093c6f12-4a97-44fd-a977-4bc608205cde.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b5405816a731415b4dbcc5592fb0b3448fcb28e081a7707751d42f819d5da9
|
| 3 |
+
size 58928134
|
ego4d/v2/clips/0ea1e80e-10c3-4504-b371-08e10fffa99f.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:def157d5c32907adada554b44f517b86e1b3f15afbfb183dff7141a57150d6f7
|
| 3 |
+
size 40393375
|
ego4d/v2/clips/0f22f568-18fa-4245-94bd-ae7870a07851.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3bb809062807552cdf92ca5d555947cc940ffce43dfe915895c69f40140c5cf
|
| 3 |
+
size 49316474
|
ego4d/v2/clips/1390f1a9-0e69-4d92-a3f6-b6baa24b38f5.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c2b82f171fd1e9adddabfb1a5c2081fd0b793c39f55b574e5d757718fdeb8c1
|
| 3 |
+
size 50981684
|
ego4d/v2/clips/1546beeb-1c9c-4ada-9334-7ae0c528e8ee.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62f85d3b5bc38c7ed9224f6b388d403a1a4b07e78402e32768fc24943cd8f2fb
|
| 3 |
+
size 49138510
|
ego4d/v2/clips/17590af0-d53c-4c35-80ba-b0ea2a4299cd.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e43f237fe48ebd9e01a95ab9643a9d7575946c73c99442fef7cb8279df1d121
|
| 3 |
+
size 48918253
|
ego4d/v2/clips/17eb6f00-a1df-4d4a-b1ef-a5ade6ec4872.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa66b070cb4978c69fef96ac493992dd973966cb58efef268acac735d018e9fe
|
| 3 |
+
size 25578876
|
ego4d/v2/clips/1a1c7458-aea2-4a35-bee0-5c33819e312a.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0600897e73031169971359f93e2db0e32a438c3b924eea5ddea2cfada49af284
|
| 3 |
+
size 49427830
|
ego4d/v2/clips/1f7a499e-5cf8-40c5-9551-fc8ea43bcdea.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bace9d3436bf7cafc601b2618b03e72ee9c7d32f9ce33a0fe768e53363f7c1e
|
| 3 |
+
size 33571898
|
ego4d/v2/clips/216ef87f-188a-4bc3-9ade-691809248ac3.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7beeb2475e9387a19dbf27097544f2b9724f2f527229a08cd944330343ef9169
|
| 3 |
+
size 48738112
|
ego4d/v2/clips/220e5663-fa1a-4445-a112-dea67bed4ee5.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe102d9c4dd08cb336ea2d4d0ba75bc7408c637d6dd9eceb5431bffd694dcefd
|
| 3 |
+
size 49505446
|
ego4d/v2/clips/298197ce-22ce-4eed-a56a-dcd9a431ce99.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab3436088f74cbe909b2f04789fc0b52e0141153b342de211d4ae4a7cbd87ea8
|
| 3 |
+
size 24316569
|
ego4d/v2/clips/2aeab721-4af8-4f83-ba03-493a7f4974c5.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2996bb533e2df09285e6d8819db39a443431e8fe7101a4af81e5d3735955191a
|
| 3 |
+
size 81306801
|
ego4d/v2/clips/2c0d46ac-adc8-4f0a-a2be-33893cefffc7.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b3d5dbd2e6a7b80b84cafe86fb7dce3dff290862a7cc809c673e64cac5cb8aa
|
| 3 |
+
size 51948508
|
ego4d/v2/clips/2cb41602-6542-4d44-bba2-5891ba63dbae.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec64145ede86c9fd756b802185eecb577fbc3773f223552e62006dfb5b6e4c26
|
| 3 |
+
size 44064059
|
ego4d/v2/clips/2ef4a071-5717-4c9a-b7a3-c2a67a84158e.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f39f4a767f0452655e81e25b949de94f59b2605f8fb3efba34e3e0ba0a81b10
|
| 3 |
+
size 48105001
|
ego4d/v2/clips/2f8ab65c-af8c-4700-8e79-eeea480b60a4.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84ad1dbc4d73979f480915484bd91f2c0faed2a295014dfea83c225dac94e17
|
| 3 |
+
size 48135305
|
ego4d/v2/clips/322b4ed4-bd02-44d6-af7b-ab8ec35c08e4.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a25066e9eba15becb2eafe2db8f2b579102a07959e699845287e3e402176199d
|
| 3 |
+
size 30077260
|
ego4d/v2/clips/33b81950-d0be-487d-8f5f-ab38373cfa82.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e08c316e37937c8e95fb880813524da7a6591ef949ebb5d81f7bea5fe5c3125e
|
| 3 |
+
size 49298760
|
ego4d/v2/clips/3566903b-4bbc-4274-8d59-5669ad3ff789.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea0de1952aa2e079c2162edc578e3a16899c7419510c74ead1eb2a6343e647f8
|
| 3 |
+
size 48473451
|
ego4d/v2/clips/35ef4c2a-2a3c-43fc-b8ab-62b8d69914fe.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b31c712d953ab5391c8b2725f1a3105be878751cd78eb427c4a43cf2e3e78db9
|
| 3 |
+
size 50147135
|
ego4d/v2/clips/375fa5e0-54ca-41b2-aa3d-1ba38997b387.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9d3869b4c91d162a3901ed88fecec94623472d5afe21530d2a060cd180763fe
|
| 3 |
+
size 36282694
|
ego4d/v2/clips/manifest.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ego4d/v2/clips/manifest.ver
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,version,filename
|
| 2 |
+
02618387-b9da-45dd-a642-cd164e6e44aa,3h76RRojEiH89h6CZPP8SsS7K1YUKngD,02618387-b9da-45dd-a642-cd164e6e44aa.mp4
|
| 3 |
+
093c6f12-4a97-44fd-a977-4bc608205cde,ixvBuMYhoCVavr1TZ3e80yA2koD3YH6Q,093c6f12-4a97-44fd-a977-4bc608205cde.mp4
|
| 4 |
+
05f1ad99-2068-48b4-8590-49c4adf0707d,019iuZGdqd4Fbjm1SrE8anf.B61jXpc3,05f1ad99-2068-48b4-8590-49c4adf0707d.mp4
|
| 5 |
+
03b29198-6447-46b7-aa69-aff7a2b01a5b,jhzsSQnFPGUaEUdVB7LE1kBRZ1H5BOmT,03b29198-6447-46b7-aa69-aff7a2b01a5b.mp4
|
| 6 |
+
004e8f11-9d56-4208-aeaf-77b03ced000c,yC3bl18BS3_xjimzqNJPFBqUTczxCwsF,004e8f11-9d56-4208-aeaf-77b03ced000c.mp4
|
| 7 |
+
00f97226-7b7e-4cd4-a903-ed95759a138b,R9.tgo9zSrYjKvXcEGY1vmoeD1zYpzaG,00f97226-7b7e-4cd4-a903-ed95759a138b.mp4
|
| 8 |
+
04f2d6ff-7208-444c-b76f-24613cfe4573,QlLmDIUVeEL6SbLcSvpzrosATiWgg9cP,04f2d6ff-7208-444c-b76f-24613cfe4573.mp4
|
| 9 |
+
011eaceb-42c9-41b3-a038-87ea17c6e15d,FqfaKcQlyj958B1fVYxzWJz2nWgFHfgh,011eaceb-42c9-41b3-a038-87ea17c6e15d.mp4
|
| 10 |
+
04f5a23f-2a67-423e-b787-9ce101ba7b49,wY0dWlOeerRoTriJl3iUsVG1reFqkCvN,04f5a23f-2a67-423e-b787-9ce101ba7b49.mp4
|
| 11 |
+
1546beeb-1c9c-4ada-9334-7ae0c528e8ee,4xn_hvwQmUi39CzPJBxfjbFK7qpkjgf4,1546beeb-1c9c-4ada-9334-7ae0c528e8ee.mp4
|
| 12 |
+
17590af0-d53c-4c35-80ba-b0ea2a4299cd,uj8ZIKq1DIEbjaidokE166Tgc4CzenVa,17590af0-d53c-4c35-80ba-b0ea2a4299cd.mp4
|
| 13 |
+
1a1c7458-aea2-4a35-bee0-5c33819e312a,jTCg3AxU8hyxgTCmYpJ8UZwEodbrKf7S,1a1c7458-aea2-4a35-bee0-5c33819e312a.mp4
|
| 14 |
+
0ea1e80e-10c3-4504-b371-08e10fffa99f,SnXjgXwvkwjNbprtsJUhN62AWCMWLl_9,0ea1e80e-10c3-4504-b371-08e10fffa99f.mp4
|
| 15 |
+
0f22f568-18fa-4245-94bd-ae7870a07851,XYcantyHQ_Wkj7uh.ZTEvbaA9_mERDxx,0f22f568-18fa-4245-94bd-ae7870a07851.mp4
|
| 16 |
+
1390f1a9-0e69-4d92-a3f6-b6baa24b38f5,txKvnJrOz36Hxor3tb7QfJA4iPyVzcfC,1390f1a9-0e69-4d92-a3f6-b6baa24b38f5.mp4
|
| 17 |
+
17eb6f00-a1df-4d4a-b1ef-a5ade6ec4872,h3zyEsmsZs6gbyxYSrAjhdoh7FcNkMD.,17eb6f00-a1df-4d4a-b1ef-a5ade6ec4872.mp4
|
| 18 |
+
298197ce-22ce-4eed-a56a-dcd9a431ce99,5F.L0MPZIyb9QZPHgyg9zDdY2gxNjvaJ,298197ce-22ce-4eed-a56a-dcd9a431ce99.mp4
|
| 19 |
+
1f7a499e-5cf8-40c5-9551-fc8ea43bcdea,Xa1edWov81oFz2PhOGdvHYM_T2RH7bAW,1f7a499e-5cf8-40c5-9551-fc8ea43bcdea.mp4
|
| 20 |
+
2c0d46ac-adc8-4f0a-a2be-33893cefffc7,_r_8QYIPrp1J_Sgdrnh5djlgZLmsCU.t,2c0d46ac-adc8-4f0a-a2be-33893cefffc7.mp4
|
| 21 |
+
2aeab721-4af8-4f83-ba03-493a7f4974c5,kgfmqrH0Xwzi7IrEdFb.8_CGWrHvXYjQ,2aeab721-4af8-4f83-ba03-493a7f4974c5.mp4
|
| 22 |
+
220e5663-fa1a-4445-a112-dea67bed4ee5,QVNLn3xLPwSugScsY4Gn06xvb_TwI5Xa,220e5663-fa1a-4445-a112-dea67bed4ee5.mp4
|
| 23 |
+
216ef87f-188a-4bc3-9ade-691809248ac3,cj4E78oym3y3Qox.t3t7bYvfOLLooCpq,216ef87f-188a-4bc3-9ade-691809248ac3.mp4
|
| 24 |
+
2f8ab65c-af8c-4700-8e79-eeea480b60a4,n6v0r0sfx0M97PrDsr6wLD_MJMCCK0Ac,2f8ab65c-af8c-4700-8e79-eeea480b60a4.mp4
|
| 25 |
+
2ef4a071-5717-4c9a-b7a3-c2a67a84158e,m4u3ArAq6OzhPzZ8rgC5m1dhjkcsf13M,2ef4a071-5717-4c9a-b7a3-c2a67a84158e.mp4
|
| 26 |
+
322b4ed4-bd02-44d6-af7b-ab8ec35c08e4,cu279Z.tWLTziwD5w168nWUkEdlEcQbZ,322b4ed4-bd02-44d6-af7b-ab8ec35c08e4.mp4
|
| 27 |
+
3566903b-4bbc-4274-8d59-5669ad3ff789,JsQcs7oi1XNVkx077uAQlwb1O_9X3jAq,3566903b-4bbc-4274-8d59-5669ad3ff789.mp4
|
| 28 |
+
35ef4c2a-2a3c-43fc-b8ab-62b8d69914fe,pSlELIqrqHfQkdZ6TL_K2zdA.J.cb2ST,35ef4c2a-2a3c-43fc-b8ab-62b8d69914fe.mp4
|
| 29 |
+
33b81950-d0be-487d-8f5f-ab38373cfa82,DKMjnfq46Fr8cNS4VAEgl1Pne.t0Yl1B,33b81950-d0be-487d-8f5f-ab38373cfa82.mp4
|
| 30 |
+
2cb41602-6542-4d44-bba2-5891ba63dbae,Kv_0D8ZNen2CzmjLcsGPK8psyt3VYX.f,2cb41602-6542-4d44-bba2-5891ba63dbae.mp4
|
| 31 |
+
375fa5e0-54ca-41b2-aa3d-1ba38997b387,py1mdqfwe7UDQBeMAb29MgouSBWwG0vH,375fa5e0-54ca-41b2-aa3d-1ba38997b387.mp4
|