This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. README.md +43 -97
  2. action_verbs/images/bounce/bounce_10.jpg +0 -3
  3. action_verbs/images/bounce/bounce_12.jpg +0 -3
  4. action_verbs/images/bounce/bounce_13.jpg +0 -3
  5. action_verbs/images/bounce/bounce_9.jpg +0 -3
  6. action_verbs/images/call/call_10.jpg +0 -3
  7. action_verbs/images/call/call_2.jpg +0 -3
  8. action_verbs/images/clean/clean_5.jpg +0 -3
  9. action_verbs/images/clean/clean_7.jpg +0 -3
  10. action_verbs/images/clean/clean_8.jpg +0 -3
  11. action_verbs/images/color/color_1.jpg +0 -3
  12. action_verbs/images/color/color_2.jpg +0 -3
  13. action_verbs/images/color/color_4.jpg +0 -3
  14. action_verbs/images/color/color_9.jpg +0 -3
  15. action_verbs/images/comb/comb_6.jpg +0 -3
  16. action_verbs/images/comb/comb_7.jpg +0 -3
  17. action_verbs/images/comb/comb_8.jpg +0 -3
  18. action_verbs/images/comb/comb_9.jpg +0 -3
  19. action_verbs/images/cook/cook_1.jpg +0 -3
  20. action_verbs/images/crawl/crawl_10.jpg +0 -3
  21. action_verbs/images/crawl/crawl_2.jpg +0 -3
  22. action_verbs/images/crawl/crawl_3.jpg +0 -3
  23. action_verbs/images/crawl/crawl_4.jpg +0 -3
  24. action_verbs/images/cry/cry_1.jpg +0 -3
  25. action_verbs/images/cry/cry_11.jpg +0 -3
  26. action_verbs/images/cry/cry_2.jpg +0 -3
  27. action_verbs/images/dance/dance_1.jpg +0 -3
  28. action_verbs/images/dance/dance_14.jpg +0 -3
  29. action_verbs/images/dance/dance_3.jpg +0 -3
  30. action_verbs/images/dance/dance_4.jpg +0 -3
  31. action_verbs/images/dance/dance_6.jpg +0 -3
  32. action_verbs/images/dance/dance_8.jpg +0 -3
  33. action_verbs/images/dig/dig_1.jpg +0 -3
  34. action_verbs/images/dig/dig_10.jpg +0 -3
  35. action_verbs/images/dig/dig_12.jpg +0 -3
  36. action_verbs/images/dig/dig_2.jpg +0 -3
  37. action_verbs/images/draw/draw_1.jpg +0 -3
  38. action_verbs/images/draw/draw_10.jpg +0 -3
  39. action_verbs/images/draw/draw_2.jpg +0 -3
  40. action_verbs/images/draw/draw_7.jpg +0 -3
  41. action_verbs/images/draw/draw_9.jpg +0 -3
  42. action_verbs/images/fall/fall_1.jpg +0 -3
  43. action_verbs/images/fall/fall_10.jpg +0 -3
  44. action_verbs/images/fly/fly_1.jpg +0 -3
  45. action_verbs/images/fly/fly_12.jpg +0 -3
  46. action_verbs/images/fly/fly_13.jpg +0 -3
  47. action_verbs/images/fly/fly_14.jpg +0 -3
  48. action_verbs/images/fly/fly_15.jpg +0 -3
  49. action_verbs/images/fly/fly_2.jpg +0 -3
  50. action_verbs/images/fly/fly_3.jpg +0 -3
README.md CHANGED
@@ -1,97 +1,43 @@
1
- ---
2
- language:
3
- - en
4
- pretty_name: "TALKtoME: Educational Materials for Speech and Language Acquisition in Autism"
5
- tags:
6
- - image
7
- - video
8
- - action-recognition
9
- - verb-noun
10
- - machine-learning
11
- license: "cc-by-4.0"
12
- task_categories:
13
- - image-classification
14
- - video-classification
15
- ---
16
-
17
- # TALKtoME: Educational Materials for Speech and Language Acquisition in Autism
18
-
19
- This dataset contains image and video samples of action verbs and verb+noun pairs. It is designed to support machine learning tasks related to visual understanding, action recognition, and language grounding.
20
-
21
- ## Dataset Structure
22
-
23
- The dataset contains the following main folders:
24
-
25
- * `action_verbs/images/`: image samples organized by action verb categories.
26
- * `action_verbs/videos/`: video samples organized by action verb categories.
27
- * `verb_with_noun/images/`: image samples organized by verb+noun categories.
28
- * `verb_with_noun/videos/`: video samples organized by verb+noun categories.
29
-
30
- ### `action_verbs/images`
31
- - **Total Folders:** 50
32
- - **Average count:** ~10.2 images per verb
33
- - **Verbs:**
34
- ```json
35
- [
36
- "bark", "bend over", "bounce", "call", "clean", "color", "comb", "cook", "crawl", "cry", "dance", "dig", "draw", "fall", "fly", "get dressed", "hug", "jump", "kiss", "knock", "laugh", "lie down", "listen", "look", "melt", "paint", "point", "read", "run", "scratch", "sing", "sit", "skate", "ski", "sleep", "slide", "smell", "smile", "spin", "splash", "stir", "stretch", "swim", "swing", "talk", "walk", "wave", "wink", "write", "yawn"
37
- ]
38
- ```
39
-
40
- ### `action_verbs/videos`
41
- - **Total Folders:** 50
42
- - **Average count:** ~4.4 videos per verb
43
- - **Verbs:**
44
- ```json
45
- [
46
- "bark", "bend over", "bounce", "call", "clean", "color", "comb", "cook", "crawl", "cry", "dance", "dig", "draw", "fall", "fly", "get dressed", "hug", "jump", "kiss", "knock", "laugh", "lie down", "listen", "look", "melt", "paint", "point", "read", "run", "scratch", "sing", "sit", "skate", "ski", "sleep", "slide", "smell", "smile", "spin", "splash", "stir", "stretch", "swim", "swingle", "talk", "walk", "wave", "wink", "write", "yawn"
47
- ]
48
- ```
49
-
50
- ### `verb_with_noun/images`
51
- - **Total Folders:** 113
52
- - **Average count:** ~4.8 images per verb
53
- - **Verbs:**
54
- ```json
55
- [
56
- "bake bread", "bake chicken", "bake pizza", "blow balloon", "blow bubbles", "blow nose", "blow out candles", "bounce the ball", "break board", "break cookie", "brush hair", "brush teeth", "buckle up seat belt", "build blocks", "button shirt", "carry baby", "carry backpack", "carry bag", "carry basket", "carry books", "carry box", "carry bucket", "carry dog", "carry ladder", "catch ball", "clap hands", "climb fence", "climb ladder", "climb rocks", "climb wall", "close box", "comb hair", "cut bread", "cut carrot", "cut cucumber", "cut nails", "cut paper", "dig sand", "drink coffee", "drink juice", "drink milk", "drink tea", "drink water", "drive bus", "drive car", "dry body", "dry hair", "eat apple", "eat banana", "eat cake", "eat chips", "eat corn", "eat ice cream", "kick ball", "make the bed", "pack the bag", "peel apple", "peel banana", "peel egg", "peel orange", "peel potato", "pick up ball", "pick up eggs", "pick up trash", "play game", "play guitar", "play piano", "play soccer", "play trumpet", "play violin", "play with toys", "pour coffee", "pour juice", "pour milk", "pour soup", "pour water", "pull curtain", "pull rope", "pull suitcase", "pull wagon", "push car", "push chair", "push shopping cart", "push stroller", "push wheelbarrow", "read book", "read newspaper", "ride bike", "ride bus", "ride truck", "roll ball", "sail a boat", "scratch arm", "scratch head", "set table", "squeeze lemon", "squeeze orange", "squeeze toothpaste", "sweep floor", "take bath", "throw ball", "tie shoes", "wash apple", "wash car", "wash dishes", "wash hands", "wash tomatoes", "watch tv", "water plants", "wipe floor", "wipe table", "wipe window", "zip jacket"
57
- ]
58
- ```
59
-
60
- ### `verb_with_noun/videos`
61
- - **Total Folders:** 136
62
- - **Average count:** ~3.5 videos per verb
63
- - **Verbs:**
64
- ```json
65
- [
66
- "bake bread", "bake chicken", "bake pizza", "blow balloon", "blow bubbles", "blow nose", "blow out candles", "bounce the ball", "break board", "break cookie", "brush hair", "brush teeth", "buckle up seat belt", "build blocks", "button shirt", "carry baby", "carry backpack", "carry bag", "carry basket", "carry books", "carry box", "carry bucket", "carry dog", "carry ladder", "catch ball", "clap hands", "climb fence", "climb ladder", "climb rocks", "climb wall", "close book", "close box", "close door", "close drawer", "close jar", "comb hair", "cut bread", "cut carrot", "cut cucumber", "cut nails", "cut paper", "dig sand", "drink coffee", "drink juice", "drink milk", "drink tea", "drink water", "drive bus", "drive car", "dry body", "dry hair", "eat apple", "eat banana", "eat cake", "eat chips", "eat corn", "eat ice cream", "kick ball", "make the bed", "open book", "open box", "open cabinet", "open door", "open drawer", "open fridge", "open jar", "pack the bag", "peel apple", "peel banana", "peel egg", "peel orange", "peel potato", "pick up ball", "pick up cup", "pick up eggs", "pick up package", "pick up rock", "pick up trash", "play game", "play guitar", "play piano", "play soccer", "play trumpet", "play violin", "play with toys", "pour coffee", "pour juice", "pour milk", "pour soup", "pour water", "pull curtain", "pull rope", "pull suitcase", "pull wagon", "push car", "push chair", "push shopping cart", "push stroller", "push wheelbarrow", "put on glasses", "put on gloves", "put on jacket", "put on shoes", "read book", "read newspaper", "ride bike", "ride bus", "ride truck", "roll ball", "sail a boat", "scratch arm", "scratch head", "set table", "squeeze lemon", "squeeze orange", "squeeze toothpaste", "sweep floor", "take bath", "take off hat", "take off jacket", "take off mask", "take off shoes", "takeoff glasses", "throw ball", "tie shoes", "wash apple", "wash car", "wash dishes", "wash hands", "wash tomatoes", "watch tv", "water plants", "wipe floor", "wipe table", "wipe window", "zip jacket"
67
- ]
68
- ```
69
-
70
- ## Download
71
-
72
- You can directly download the fully zipped dataset here:
73
- - [Download Entire Dataset (TALKtoME.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/TALKtoME.zip?download=true)
74
-
75
- Or download specific categories as zip files:
76
- - [Download Only Action Verbs (action_verbs.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/action_verbs.zip?download=true)
77
- - [Download Only Verb+Noun (verb_with_noun.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/verb_with_noun.zip?download=true)
78
-
79
- Alternatively, you can download the dataset via the Hugging Face CLI:
80
-
81
- ```bash
82
- hf download LSL-datasets/TALKtoME --repo-type dataset
83
- ```
84
-
85
- To download a specific folder:
86
-
87
- ```bash
88
- hf download LSL-datasets/TALKtoME --repo-type dataset --include "verb_with_noun/**"
89
- ```
90
-
91
- ## Intended Use
92
-
93
- This dataset can be used for training and evaluating models for action recognition, visual-language understanding, and related machine learning tasks.
94
-
95
- ## Limitations
96
-
97
- The dataset may not cover all possible variations of each action. Users should be careful when generalizing model performance beyond the dataset distribution.
 
1
+ # 📝 Action Verb Dataset To-Do List
2
+
3
+ ## 👤 Xingzhi
4
+ - [ ] Populate `images/blink` and `videos/blink`
5
+ - [ ] Populate `images/cook` and `videos/cook`
6
+ - [ ] Populate `images/cry` and `videos/cry`
7
+ - [ ] Populate `images/fall` and `videos/fall`
8
+ - [ ] Populate `images/get dressed` and `videos/get dressed`
9
+ - [ ] Populate `images/hug` and `videos/hug`
10
+ - [ ] Populate `images/jumping` and `videos/jumping`
11
+ - [ ] Populate `images/listen` and `videos/listen`
12
+ - [ ] Populate `images/look` and `videos/look`
13
+ - [ ] Populate `images/sit down` and `videos/sit down`
14
+ - [ ] Populate `images/sit` and `videos/sit`
15
+ - [ ] Populate `images/skating` and `videos/skating`
16
+ - [ ] Populate `images/spin` and `videos/spin`
17
+ - [ ] Populate `images/stretch` and `videos/stretch`
18
+ - [ ] Populate `images/swingling` and `videos/swingling`
19
+ - [ ] Populate `images/wake up` and `videos/wake up`
20
+ - [ ] Populate `images/walk` and `videos/walk`
21
+ - [ ] Populate `images/write` and `videos/write`
22
+ - [ ] Populate `images/yawn` and `videos/yawn`
23
+
24
+ ## 👤 Dominic
25
+ - [ ] Populate `images/bark` and `videos/bark`
26
+ - [ ] Populate `images/bounce` and `videos/bounce`
27
+ - [ ] Populate `images/clean` and `videos/clean`
28
+ - [ ] Populate `images/color` and `videos/color`
29
+ - [ ] Populate `images/combing` and `videos/combing`
30
+ - [ ] Populate `images/draw` and `videos/draw`
31
+ - [ ] Populate `images/flip` and `videos/flip`
32
+ - [ ] Populate `images/kiss` and `videos/kiss`
33
+ - [ ] Populate `images/laugh` and `videos/laugh`
34
+ - [ ] Populate `images/lie down` and `videos/lie down`
35
+ - [ ] Populate `images/rotate` and `videos/rotate`
36
+ - [ ] Populate `images/sleeping` and `videos/sleeping`
37
+ - [ ] Populate `images/smile` and `videos/smile`
38
+ - [ ] Populate `images/splash` and `videos/splash`
39
+ - [ ] Populate `images/stand` and `videos/stand`
40
+ - [ ] Populate `images/stand up` and `videos/stand up`
41
+ - [ ] Populate `images/stand` and `videos/stand`
42
+ - [ ] Populate `images/stir` and `videos/stir`
43
+ - [ ] Populate `images/swimming` and `videos/swimming`
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
action_verbs/images/bounce/bounce_10.jpg DELETED

Git LFS Details

  • SHA256: 1756ababbe195cf078a2710bac54153e5b9d6adddc69c142461ab9ce23937a6e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
action_verbs/images/bounce/bounce_12.jpg DELETED

Git LFS Details

  • SHA256: cedcb8be8f02c098da8e621d62ade51df03ce47d7e196ed08681fbab820ee9d2
  • Pointer size: 132 Bytes
  • Size of remote file: 2.18 MB
action_verbs/images/bounce/bounce_13.jpg DELETED

Git LFS Details

  • SHA256: d5995a10e37c58a7cb129f0f9ed021c9db7d559db433fb4f73616073b8e2f270
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
action_verbs/images/bounce/bounce_9.jpg DELETED

Git LFS Details

  • SHA256: 5e015900cafbd61be7c8540cce0c4ac0ac1dbd46677343e48a930ab35c3a9883
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
action_verbs/images/call/call_10.jpg DELETED

Git LFS Details

  • SHA256: 48918e670c8fab0fab98d5d2daf7e9eabbd71b57be6738f4ad81792d6026de21
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
action_verbs/images/call/call_2.jpg DELETED

Git LFS Details

  • SHA256: 73fc13bc3b8fa6a2aaee9532eab912a0d7d4d2170648858a81078463fbea0b16
  • Pointer size: 132 Bytes
  • Size of remote file: 3.44 MB
action_verbs/images/clean/clean_5.jpg DELETED

Git LFS Details

  • SHA256: 47fda5d5ddb90ba718087f41d1cf8a95f4e87a574cd15b5cbe847b76b5b45e14
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
action_verbs/images/clean/clean_7.jpg DELETED

Git LFS Details

  • SHA256: 63b682a8082ff1d3618560a346d41b944820d489479098e1769e0cc339aa97d5
  • Pointer size: 131 Bytes
  • Size of remote file: 591 kB
action_verbs/images/clean/clean_8.jpg DELETED

Git LFS Details

  • SHA256: decc48fc556fba8cc4af3318611d679ec7d36dcca7fbc459fc68f07070b88f62
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
action_verbs/images/color/color_1.jpg DELETED

Git LFS Details

  • SHA256: d61339f149391bee04dc2b4a12146a810429d12172c0ca379ad6a1282402780e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
action_verbs/images/color/color_2.jpg DELETED

Git LFS Details

  • SHA256: f8745abee1e8ee53857c7292b03060f49fbcd8db8f040ed1bf46ce4ca88af989
  • Pointer size: 132 Bytes
  • Size of remote file: 4.75 MB
action_verbs/images/color/color_4.jpg DELETED

Git LFS Details

  • SHA256: 56f4166a1764af7c15cf987a6a53a3bff57c3708413c4e019bc8f8ec598ea4ab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
action_verbs/images/color/color_9.jpg DELETED

Git LFS Details

  • SHA256: a7207057edf28978254e08fd1dfb050a6294074436b655b7d18c6345b9a455c7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
action_verbs/images/comb/comb_6.jpg DELETED

Git LFS Details

  • SHA256: f8d72fe74ecf2c9ca333671066fd0134f692edc8017439953c85fcec8127f5e4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
action_verbs/images/comb/comb_7.jpg DELETED

Git LFS Details

  • SHA256: cfd729d6dbf8661702f273a4873b2839ac989c8f446d87d069f24270711fe05f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.86 MB
action_verbs/images/comb/comb_8.jpg DELETED

Git LFS Details

  • SHA256: 81c7f8c0c49039d64eb4e2fe17c4ac208ae47a00e376df1f62907b1dec882628
  • Pointer size: 132 Bytes
  • Size of remote file: 3.04 MB
action_verbs/images/comb/comb_9.jpg DELETED

Git LFS Details

  • SHA256: 35d792f6f46121b0970475475b032f6fb0d928bb6addfcda618e3c76b00624c0
  • Pointer size: 132 Bytes
  • Size of remote file: 4.01 MB
action_verbs/images/cook/cook_1.jpg DELETED

Git LFS Details

  • SHA256: 372c7b8cc18ba9b5ea7cb9213149a1ca286f5c14f6f068a5768ad583079183a3
  • Pointer size: 132 Bytes
  • Size of remote file: 3.22 MB
action_verbs/images/crawl/crawl_10.jpg DELETED

Git LFS Details

  • SHA256: 947645a98515d4fc65a46fda0b6af05ffd154baceb3e62f241b3ddb210183a00
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB
action_verbs/images/crawl/crawl_2.jpg DELETED

Git LFS Details

  • SHA256: 98b0f6e1e19a06f02599bd273d989953efe146d0c96b065f8c1ff8f5664667f7
  • Pointer size: 131 Bytes
  • Size of remote file: 725 kB
action_verbs/images/crawl/crawl_3.jpg DELETED

Git LFS Details

  • SHA256: 5e5714e3c5899954a410c07e58dcea7705ba0697d5221b21f881fe78e9648f0a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.76 MB
action_verbs/images/crawl/crawl_4.jpg DELETED

Git LFS Details

  • SHA256: 2707ff5bcc6cb7ba452c47ba2ca4cd491f7493fbd4986459ae46f512fbeedd7d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.34 MB
action_verbs/images/cry/cry_1.jpg DELETED

Git LFS Details

  • SHA256: 1f2a483db4be4c5a6a7312f4b11674c19d5b4a837e1b1ef25e4c6894c1965f9a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
action_verbs/images/cry/cry_11.jpg DELETED

Git LFS Details

  • SHA256: 31d76b556e66770592e699b8717d1e01e263b6507037b109696b97e27e4e7b6f
  • Pointer size: 132 Bytes
  • Size of remote file: 2.73 MB
action_verbs/images/cry/cry_2.jpg DELETED

Git LFS Details

  • SHA256: ef2634fdb56456512b98ea9bde141056522076a4d54812ada8f2a49cc52010ba
  • Pointer size: 132 Bytes
  • Size of remote file: 4.49 MB
action_verbs/images/dance/dance_1.jpg DELETED

Git LFS Details

  • SHA256: 4a02eba7ebf9db29eb935c4948e89a72e49f3a93396b35cb217a455181dd4661
  • Pointer size: 131 Bytes
  • Size of remote file: 206 kB
action_verbs/images/dance/dance_14.jpg DELETED

Git LFS Details

  • SHA256: bfb6eb96cd85d0cdcd2ad9e4519d3eeac260894c72afbe982bb6275321556196
  • Pointer size: 131 Bytes
  • Size of remote file: 914 kB
action_verbs/images/dance/dance_3.jpg DELETED

Git LFS Details

  • SHA256: 3140ac83ae94ef9e8ac04e178ab367ade49fcc66925f9d59eed88b13414d9321
  • Pointer size: 132 Bytes
  • Size of remote file: 1.06 MB
action_verbs/images/dance/dance_4.jpg DELETED

Git LFS Details

  • SHA256: ee312c4dee633ecb91c038ce70d947268d18e6d10b65c3bac513dbfeb145d510
  • Pointer size: 132 Bytes
  • Size of remote file: 3.67 MB
action_verbs/images/dance/dance_6.jpg DELETED

Git LFS Details

  • SHA256: c811c1509c2672ca417db87572e2bbe196815731c44f77383914f48205c01c91
  • Pointer size: 131 Bytes
  • Size of remote file: 852 kB
action_verbs/images/dance/dance_8.jpg DELETED

Git LFS Details

  • SHA256: b253b1c3f51322ec4cabc523f41b438ab0c00994e47e59257bd1993603f04111
  • Pointer size: 131 Bytes
  • Size of remote file: 837 kB
action_verbs/images/dig/dig_1.jpg DELETED

Git LFS Details

  • SHA256: 451868d9a21964dcfbd1bd29304830df718e69fa9f3c5d5effd6635b6eb0fcdc
  • Pointer size: 132 Bytes
  • Size of remote file: 3.89 MB
action_verbs/images/dig/dig_10.jpg DELETED

Git LFS Details

  • SHA256: 7e432a5b79ced8bf32d4981d35f0d47f899747b9c3603e27ebaee37a79106ac4
  • Pointer size: 132 Bytes
  • Size of remote file: 3.47 MB
action_verbs/images/dig/dig_12.jpg DELETED

Git LFS Details

  • SHA256: 92efe8f7de87b9bb8b52484bc4305f029d9b1e48149a8888d8c6609dd0df76a4
  • Pointer size: 131 Bytes
  • Size of remote file: 564 kB
action_verbs/images/dig/dig_2.jpg DELETED

Git LFS Details

  • SHA256: 69a945b384f6bfc98b908c1c509b4559bf1ecc95f9abfd2a13fd724fc2458f50
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
action_verbs/images/draw/draw_1.jpg DELETED

Git LFS Details

  • SHA256: 4d93add53d762cea0e4a3d813a586192b965cc5cad486ab72f106c7ae3ee612c
  • Pointer size: 132 Bytes
  • Size of remote file: 3.96 MB
action_verbs/images/draw/draw_10.jpg DELETED

Git LFS Details

  • SHA256: 948c5f4d440042734bcc11e4acb1ac6fe1f752927e421b290b2f5307b6e89ed4
  • Pointer size: 132 Bytes
  • Size of remote file: 5.59 MB
action_verbs/images/draw/draw_2.jpg DELETED

Git LFS Details

  • SHA256: bfb89c58bf52fddbab6e5154d45f83bcbcbe87ba99e365fe908fc4348ed4f8d6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.08 MB
action_verbs/images/draw/draw_7.jpg DELETED

Git LFS Details

  • SHA256: c68d92a9e09b331abd6aee05984543ff5af5eda3d60df3a4f9d62fb446e198ed
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
action_verbs/images/draw/draw_9.jpg DELETED

Git LFS Details

  • SHA256: a6937b6f594fd18f8b10bcd1475213ec37174b0c643b08c1d1725eb4b0c4d98a
  • Pointer size: 132 Bytes
  • Size of remote file: 8.13 MB
action_verbs/images/fall/fall_1.jpg DELETED

Git LFS Details

  • SHA256: 93cb69b7f1ad7be2d0a7e6971ec4471f318be359f3f340ddee9715df5ab2d368
  • Pointer size: 131 Bytes
  • Size of remote file: 921 kB
action_verbs/images/fall/fall_10.jpg DELETED

Git LFS Details

  • SHA256: 44a8787afb036f815ebf4cfb93ab645426bc20aca4553d2e0d2c3d1d9dd95372
  • Pointer size: 131 Bytes
  • Size of remote file: 237 kB
action_verbs/images/fly/fly_1.jpg DELETED

Git LFS Details

  • SHA256: 4f88db0c65791080dd27dac1650db98209e975faacca72a3db41363e388466f6
  • Pointer size: 131 Bytes
  • Size of remote file: 892 kB
action_verbs/images/fly/fly_12.jpg DELETED

Git LFS Details

  • SHA256: c106977ec50d35eac7fec49161c5035757a3c4ab65151cddd6c53bd270b4efdc
  • Pointer size: 132 Bytes
  • Size of remote file: 2.36 MB
action_verbs/images/fly/fly_13.jpg DELETED

Git LFS Details

  • SHA256: d10b81b9813d6a226b512d2e425f11c49b20bfa54a60f1533501816320f72a7f
  • Pointer size: 132 Bytes
  • Size of remote file: 3.45 MB
action_verbs/images/fly/fly_14.jpg DELETED

Git LFS Details

  • SHA256: 9ebf53a1a2c5934260a07ca75f3f0937057473bdbed9cf65fe170c762d038272
  • Pointer size: 131 Bytes
  • Size of remote file: 372 kB
action_verbs/images/fly/fly_15.jpg DELETED

Git LFS Details

  • SHA256: cdd3534806ecb1dfc3411aca918737c24726c3af71d7d2fa632456db20760ce9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.89 MB
action_verbs/images/fly/fly_2.jpg DELETED

Git LFS Details

  • SHA256: 46f0408d5f654c4b34b6bfad1b7d7653be27ea2811646a383a514b87ec13e44a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
action_verbs/images/fly/fly_3.jpg DELETED

Git LFS Details

  • SHA256: d8a33d98bd9d06ee26f6f50a1b0879e1af9bcde240afee8e44f58022fbc550a1
  • Pointer size: 132 Bytes
  • Size of remote file: 4.89 MB