AB498 commited on
Commit
b1d53e2
·
verified ·
1 Parent(s): 4df0673

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +100 -24
  2. images/train/image_1.jpg +3 -0
  3. images/train/image_10.jpg +3 -0
  4. images/train/image_11.jpg +3 -0
  5. images/train/image_12.jpg +3 -0
  6. images/train/image_13.jpg +3 -0
  7. images/train/image_14.jpg +3 -0
  8. images/train/image_15.jpg +3 -0
  9. images/train/image_16.jpg +3 -0
  10. images/train/image_17.jpg +3 -0
  11. images/train/image_18.jpg +3 -0
  12. images/train/image_19.jpg +3 -0
  13. images/train/image_2.jpg +3 -0
  14. images/train/image_20.jpg +3 -0
  15. images/train/image_21.jpg +3 -0
  16. images/train/image_22.jpg +3 -0
  17. images/train/image_23.jpg +3 -0
  18. images/train/image_24.jpg +3 -0
  19. images/train/image_25.jpg +3 -0
  20. images/train/image_26.jpg +3 -0
  21. images/train/image_27.jpg +3 -0
  22. images/train/image_28.jpg +3 -0
  23. images/train/image_29.jpg +3 -0
  24. images/train/image_3.jpg +3 -0
  25. images/train/image_30.jpg +3 -0
  26. images/train/image_31.jpg +3 -0
  27. images/train/image_32.jpg +3 -0
  28. images/train/image_33.jpg +3 -0
  29. images/train/image_34.jpg +3 -0
  30. images/train/image_35.jpg +3 -0
  31. images/train/image_36.jpg +3 -0
  32. images/train/image_37.jpg +3 -0
  33. images/train/image_38.jpg +3 -0
  34. images/train/image_39.jpg +3 -0
  35. images/train/image_4.jpg +3 -0
  36. images/train/image_40.jpg +3 -0
  37. images/train/image_41.jpg +3 -0
  38. images/train/image_42.jpg +3 -0
  39. images/train/image_43.jpg +3 -0
  40. images/train/image_44.jpg +3 -0
  41. images/train/image_45.jpg +3 -0
  42. images/train/image_46.jpg +3 -0
  43. images/train/image_47.jpg +3 -0
  44. images/train/image_48.jpg +3 -0
  45. images/train/image_49.jpg +3 -0
  46. images/train/image_5.jpg +3 -0
  47. images/train/image_50.jpg +3 -0
  48. images/train/image_51.jpg +3 -0
  49. images/train/image_52.jpg +3 -0
  50. images/train/image_53.jpg +3 -0
.gitattributes CHANGED
@@ -8,8 +8,6 @@
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mds filter=lfs diff=lfs merge=lfs -text
13
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
  *.model filter=lfs diff=lfs merge=lfs -text
15
  *.msgpack filter=lfs diff=lfs merge=lfs -text
@@ -35,25 +33,103 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *.zip filter=lfs diff=lfs merge=lfs -text
36
  *.zst filter=lfs diff=lfs merge=lfs -text
37
  *tfevents* filter=lfs diff=lfs merge=lfs -text
38
- # Audio files - uncompressed
39
- *.pcm filter=lfs diff=lfs merge=lfs -text
40
- *.sam filter=lfs diff=lfs merge=lfs -text
41
- *.raw filter=lfs diff=lfs merge=lfs -text
42
- # Audio files - compressed
43
- *.aac filter=lfs diff=lfs merge=lfs -text
44
- *.flac filter=lfs diff=lfs merge=lfs -text
45
- *.mp3 filter=lfs diff=lfs merge=lfs -text
46
- *.ogg filter=lfs diff=lfs merge=lfs -text
47
- *.wav filter=lfs diff=lfs merge=lfs -text
48
- # Image files - uncompressed
49
- *.bmp filter=lfs diff=lfs merge=lfs -text
50
- *.gif filter=lfs diff=lfs merge=lfs -text
51
- *.png filter=lfs diff=lfs merge=lfs -text
52
- *.tiff filter=lfs diff=lfs merge=lfs -text
53
- # Image files - compressed
54
- *.jpg filter=lfs diff=lfs merge=lfs -text
55
- *.jpeg filter=lfs diff=lfs merge=lfs -text
56
- *.webp 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
 
 
11
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
  *.model filter=lfs diff=lfs merge=lfs -text
13
  *.msgpack 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
+ images/train/image_1.jpg filter=lfs diff=lfs merge=lfs -text
37
+ images/train/image_10.jpg filter=lfs diff=lfs merge=lfs -text
38
+ images/train/image_11.jpg filter=lfs diff=lfs merge=lfs -text
39
+ images/train/image_12.jpg filter=lfs diff=lfs merge=lfs -text
40
+ images/train/image_13.jpg filter=lfs diff=lfs merge=lfs -text
41
+ images/train/image_14.jpg filter=lfs diff=lfs merge=lfs -text
42
+ images/train/image_15.jpg filter=lfs diff=lfs merge=lfs -text
43
+ images/train/image_16.jpg filter=lfs diff=lfs merge=lfs -text
44
+ images/train/image_17.jpg filter=lfs diff=lfs merge=lfs -text
45
+ images/train/image_18.jpg filter=lfs diff=lfs merge=lfs -text
46
+ images/train/image_19.jpg filter=lfs diff=lfs merge=lfs -text
47
+ images/train/image_2.jpg filter=lfs diff=lfs merge=lfs -text
48
+ images/train/image_20.jpg filter=lfs diff=lfs merge=lfs -text
49
+ images/train/image_21.jpg filter=lfs diff=lfs merge=lfs -text
50
+ images/train/image_22.jpg filter=lfs diff=lfs merge=lfs -text
51
+ images/train/image_23.jpg filter=lfs diff=lfs merge=lfs -text
52
+ images/train/image_24.jpg filter=lfs diff=lfs merge=lfs -text
53
+ images/train/image_25.jpg filter=lfs diff=lfs merge=lfs -text
54
+ images/train/image_26.jpg filter=lfs diff=lfs merge=lfs -text
55
+ images/train/image_27.jpg filter=lfs diff=lfs merge=lfs -text
56
+ images/train/image_28.jpg filter=lfs diff=lfs merge=lfs -text
57
+ images/train/image_29.jpg filter=lfs diff=lfs merge=lfs -text
58
+ images/train/image_3.jpg filter=lfs diff=lfs merge=lfs -text
59
+ images/train/image_30.jpg filter=lfs diff=lfs merge=lfs -text
60
+ images/train/image_31.jpg filter=lfs diff=lfs merge=lfs -text
61
+ images/train/image_32.jpg filter=lfs diff=lfs merge=lfs -text
62
+ images/train/image_33.jpg filter=lfs diff=lfs merge=lfs -text
63
+ images/train/image_34.jpg filter=lfs diff=lfs merge=lfs -text
64
+ images/train/image_35.jpg filter=lfs diff=lfs merge=lfs -text
65
+ images/train/image_36.jpg filter=lfs diff=lfs merge=lfs -text
66
+ images/train/image_37.jpg filter=lfs diff=lfs merge=lfs -text
67
+ images/train/image_38.jpg filter=lfs diff=lfs merge=lfs -text
68
+ images/train/image_39.jpg filter=lfs diff=lfs merge=lfs -text
69
+ images/train/image_4.jpg filter=lfs diff=lfs merge=lfs -text
70
+ images/train/image_40.jpg filter=lfs diff=lfs merge=lfs -text
71
+ images/train/image_41.jpg filter=lfs diff=lfs merge=lfs -text
72
+ images/train/image_42.jpg filter=lfs diff=lfs merge=lfs -text
73
+ images/train/image_43.jpg filter=lfs diff=lfs merge=lfs -text
74
+ images/train/image_44.jpg filter=lfs diff=lfs merge=lfs -text
75
+ images/train/image_45.jpg filter=lfs diff=lfs merge=lfs -text
76
+ images/train/image_46.jpg filter=lfs diff=lfs merge=lfs -text
77
+ images/train/image_47.jpg filter=lfs diff=lfs merge=lfs -text
78
+ images/train/image_48.jpg filter=lfs diff=lfs merge=lfs -text
79
+ images/train/image_49.jpg filter=lfs diff=lfs merge=lfs -text
80
+ images/train/image_5.jpg filter=lfs diff=lfs merge=lfs -text
81
+ images/train/image_50.jpg filter=lfs diff=lfs merge=lfs -text
82
+ images/train/image_51.jpg filter=lfs diff=lfs merge=lfs -text
83
+ images/train/image_52.jpg filter=lfs diff=lfs merge=lfs -text
84
+ images/train/image_53.jpg filter=lfs diff=lfs merge=lfs -text
85
+ images/train/image_54.jpg filter=lfs diff=lfs merge=lfs -text
86
+ images/train/image_55.jpg filter=lfs diff=lfs merge=lfs -text
87
+ images/train/image_56.jpg filter=lfs diff=lfs merge=lfs -text
88
+ images/train/image_57.jpg filter=lfs diff=lfs merge=lfs -text
89
+ images/train/image_58.jpg filter=lfs diff=lfs merge=lfs -text
90
+ images/train/image_59.jpg filter=lfs diff=lfs merge=lfs -text
91
+ images/train/image_6.jpg filter=lfs diff=lfs merge=lfs -text
92
+ images/train/image_60.jpg filter=lfs diff=lfs merge=lfs -text
93
+ images/train/image_61.jpg filter=lfs diff=lfs merge=lfs -text
94
+ images/train/image_62.jpg filter=lfs diff=lfs merge=lfs -text
95
+ images/train/image_63.jpg filter=lfs diff=lfs merge=lfs -text
96
+ images/train/image_64.jpg filter=lfs diff=lfs merge=lfs -text
97
+ images/train/image_65.jpg filter=lfs diff=lfs merge=lfs -text
98
+ images/train/image_66.jpg filter=lfs diff=lfs merge=lfs -text
99
+ images/train/image_67.jpg filter=lfs diff=lfs merge=lfs -text
100
+ images/train/image_68.jpg filter=lfs diff=lfs merge=lfs -text
101
+ images/train/image_69.jpg filter=lfs diff=lfs merge=lfs -text
102
+ images/train/image_7.jpg filter=lfs diff=lfs merge=lfs -text
103
+ images/train/image_70.jpg filter=lfs diff=lfs merge=lfs -text
104
+ images/train/image_71.jpg filter=lfs diff=lfs merge=lfs -text
105
+ images/train/image_72.jpg filter=lfs diff=lfs merge=lfs -text
106
+ images/train/image_73.jpg filter=lfs diff=lfs merge=lfs -text
107
+ images/train/image_74.jpg filter=lfs diff=lfs merge=lfs -text
108
+ images/train/image_75.jpg filter=lfs diff=lfs merge=lfs -text
109
+ images/train/image_76.jpg filter=lfs diff=lfs merge=lfs -text
110
+ images/train/image_77.jpg filter=lfs diff=lfs merge=lfs -text
111
+ images/train/image_78.jpg filter=lfs diff=lfs merge=lfs -text
112
+ images/train/image_79.jpg filter=lfs diff=lfs merge=lfs -text
113
+ images/train/image_8.jpg filter=lfs diff=lfs merge=lfs -text
114
+ images/train/image_80.jpg filter=lfs diff=lfs merge=lfs -text
115
+ images/train/image_9.jpg filter=lfs diff=lfs merge=lfs -text
116
+ images/val/image_100.jpg filter=lfs diff=lfs merge=lfs -text
117
+ images/val/image_81.jpg filter=lfs diff=lfs merge=lfs -text
118
+ images/val/image_82.jpg filter=lfs diff=lfs merge=lfs -text
119
+ images/val/image_83.jpg filter=lfs diff=lfs merge=lfs -text
120
+ images/val/image_84.jpg filter=lfs diff=lfs merge=lfs -text
121
+ images/val/image_85.jpg filter=lfs diff=lfs merge=lfs -text
122
+ images/val/image_86.jpg filter=lfs diff=lfs merge=lfs -text
123
+ images/val/image_87.jpg filter=lfs diff=lfs merge=lfs -text
124
+ images/val/image_88.jpg filter=lfs diff=lfs merge=lfs -text
125
+ images/val/image_89.jpg filter=lfs diff=lfs merge=lfs -text
126
+ images/val/image_90.jpg filter=lfs diff=lfs merge=lfs -text
127
+ images/val/image_91.jpg filter=lfs diff=lfs merge=lfs -text
128
+ images/val/image_92.jpg filter=lfs diff=lfs merge=lfs -text
129
+ images/val/image_93.jpg filter=lfs diff=lfs merge=lfs -text
130
+ images/val/image_94.jpg filter=lfs diff=lfs merge=lfs -text
131
+ images/val/image_95.jpg filter=lfs diff=lfs merge=lfs -text
132
+ images/val/image_96.jpg filter=lfs diff=lfs merge=lfs -text
133
+ images/val/image_97.jpg filter=lfs diff=lfs merge=lfs -text
134
+ images/val/image_98.jpg filter=lfs diff=lfs merge=lfs -text
135
+ images/val/image_99.jpg filter=lfs diff=lfs merge=lfs -text
images/train/image_1.jpg ADDED

Git LFS Details

  • SHA256: cb04833edc1406505a6b228261af2082c4b76cc153efc2fd5822f10bf83042a1
  • Pointer size: 130 Bytes
  • Size of remote file: 15.4 kB
images/train/image_10.jpg ADDED

Git LFS Details

  • SHA256: c1a71dc69931fe671d08b277ee33d3a272cb7d7ac680dc1ccfe9f50c0903b10c
  • Pointer size: 130 Bytes
  • Size of remote file: 43 kB
images/train/image_11.jpg ADDED

Git LFS Details

  • SHA256: 4cc659acea30cf2720471fcbe33d9bdca84251c95a356c6a29c1f1f91cd025dd
  • Pointer size: 130 Bytes
  • Size of remote file: 27.8 kB
images/train/image_12.jpg ADDED

Git LFS Details

  • SHA256: 092938d9a4f6ea1105319184919cdcd3d1e83e513a19b7f2fead25f186c1326a
  • Pointer size: 130 Bytes
  • Size of remote file: 26.8 kB
images/train/image_13.jpg ADDED

Git LFS Details

  • SHA256: a1bee637b5fe325e93f152e94b8cf8392bd5cc7e5b1ebbf7e407948be8779399
  • Pointer size: 130 Bytes
  • Size of remote file: 42.3 kB
images/train/image_14.jpg ADDED

Git LFS Details

  • SHA256: b70c649fb4a4b0d3bff7161abd0475c915c65e05eaaedc70202e396618dcdde1
  • Pointer size: 130 Bytes
  • Size of remote file: 30.2 kB
images/train/image_15.jpg ADDED

Git LFS Details

  • SHA256: da28d9263079f6515253c8a8688f3c9350296cf4d4de3375416030e080aafd6b
  • Pointer size: 130 Bytes
  • Size of remote file: 36.9 kB
images/train/image_16.jpg ADDED

Git LFS Details

  • SHA256: 70da9dbce0ed566e6605b327f2788f78cd631407a709b5f9d2377f1d70bfbb49
  • Pointer size: 130 Bytes
  • Size of remote file: 21.2 kB
images/train/image_17.jpg ADDED

Git LFS Details

  • SHA256: 85ece8f405c38d16d45faad8941d2469e1067285caae502976dc93e9435d02f2
  • Pointer size: 130 Bytes
  • Size of remote file: 34.5 kB
images/train/image_18.jpg ADDED

Git LFS Details

  • SHA256: 8ce5aed86624c2458beca059be06659ee50d76fef8b33e1e9210235698ff5d6e
  • Pointer size: 130 Bytes
  • Size of remote file: 13.6 kB
images/train/image_19.jpg ADDED

Git LFS Details

  • SHA256: 34a0bf2f46c0e6afc612ad03f2b692dbcf61884eefcb671f71ceb04b21f94ceb
  • Pointer size: 130 Bytes
  • Size of remote file: 24.8 kB
images/train/image_2.jpg ADDED

Git LFS Details

  • SHA256: 4a7ef4d3189c60677994af9b82bbeaf18c2fdb3a1a6257add93947a5c6722c60
  • Pointer size: 130 Bytes
  • Size of remote file: 22.7 kB
images/train/image_20.jpg ADDED

Git LFS Details

  • SHA256: af3d59d82d9fcc8c723ca8941dc17c2ad0f1f5d5de2f248515c1f588da1df2af
  • Pointer size: 130 Bytes
  • Size of remote file: 35.3 kB
images/train/image_21.jpg ADDED

Git LFS Details

  • SHA256: 4713315a46f33ef8df68287480327f81427a752208b7382c57502eca41ef152c
  • Pointer size: 130 Bytes
  • Size of remote file: 28.9 kB
images/train/image_22.jpg ADDED

Git LFS Details

  • SHA256: e5553a9db000d7ad5b5c3b51c7599212a8ffda98b61bc7bbea9fc1c957065e2c
  • Pointer size: 130 Bytes
  • Size of remote file: 13.2 kB
images/train/image_23.jpg ADDED

Git LFS Details

  • SHA256: a4780b70a3ff9e9b3f31ff571a42bbd8d138f273dab74385a50211e6ba5f1b22
  • Pointer size: 130 Bytes
  • Size of remote file: 32 kB
images/train/image_24.jpg ADDED

Git LFS Details

  • SHA256: 0616f1641be7dea883a69c535c9b72bc41c16af236328243ac031b4c412b466c
  • Pointer size: 130 Bytes
  • Size of remote file: 36.2 kB
images/train/image_25.jpg ADDED

Git LFS Details

  • SHA256: 231311a46ada911caef4b05ff53cc365a07a09fdd14d7573a95d3bf875e12f42
  • Pointer size: 130 Bytes
  • Size of remote file: 14.3 kB
images/train/image_26.jpg ADDED

Git LFS Details

  • SHA256: abc90ee5e943b1bc5fcfba7c3ce70630b2dde465b1c814f3546b1bfa829c27d3
  • Pointer size: 130 Bytes
  • Size of remote file: 37.6 kB
images/train/image_27.jpg ADDED

Git LFS Details

  • SHA256: 61093ff106f8f428048a9ef32909ab41caf163f36907e90b166495e6f32b5928
  • Pointer size: 130 Bytes
  • Size of remote file: 13.2 kB
images/train/image_28.jpg ADDED

Git LFS Details

  • SHA256: 52bc281127b4f2e217aec3a871ab49b4d478fc4f0ed33545494e280e00d6af15
  • Pointer size: 130 Bytes
  • Size of remote file: 29.7 kB
images/train/image_29.jpg ADDED

Git LFS Details

  • SHA256: 529c92ce8c96e47920523907d07d3ec7513038f7316537af09164bc97f725ad3
  • Pointer size: 130 Bytes
  • Size of remote file: 37.6 kB
images/train/image_3.jpg ADDED

Git LFS Details

  • SHA256: b1994a0c8212c9244078e9155e931255574334a2b259ddd551efdf0a741fe7d4
  • Pointer size: 130 Bytes
  • Size of remote file: 19.4 kB
images/train/image_30.jpg ADDED

Git LFS Details

  • SHA256: 05f258027d666dca47e7b705ead7e4d75052973cf23f03fcb20fb2d3ea063f1b
  • Pointer size: 130 Bytes
  • Size of remote file: 16.9 kB
images/train/image_31.jpg ADDED

Git LFS Details

  • SHA256: 33b1d0a2994706b13e8789d37376120aa81701b0e24f5171eff56e5d4f58a703
  • Pointer size: 130 Bytes
  • Size of remote file: 19.7 kB
images/train/image_32.jpg ADDED

Git LFS Details

  • SHA256: f7d8e41fc8eb6425c0e7b6d0ce72ec883d7a21d2fd992ac0c94e49107f29f44e
  • Pointer size: 130 Bytes
  • Size of remote file: 39.2 kB
images/train/image_33.jpg ADDED

Git LFS Details

  • SHA256: 9680107f5a38bbdd4f97f82b03494da3d24a2337774526cb67e9c86cf618ee67
  • Pointer size: 130 Bytes
  • Size of remote file: 48.2 kB
images/train/image_34.jpg ADDED

Git LFS Details

  • SHA256: cc1395e164b9a7c58253555d30873d926994a6fca402501b5dc9ec7d085f0309
  • Pointer size: 130 Bytes
  • Size of remote file: 26.2 kB
images/train/image_35.jpg ADDED

Git LFS Details

  • SHA256: afbada8bf0f33c11474352cd03cdddf5202d140e739851962e6e19cf00ecfffb
  • Pointer size: 130 Bytes
  • Size of remote file: 44.2 kB
images/train/image_36.jpg ADDED

Git LFS Details

  • SHA256: 61afacb7837117bc1f1de87a37cd4f8a32a1312ace3d046fbf173bb01884c9ab
  • Pointer size: 130 Bytes
  • Size of remote file: 15.7 kB
images/train/image_37.jpg ADDED

Git LFS Details

  • SHA256: feaba439f0ea4050f08c9eb61b07f83a085468eba436092da237968d34ce0eec
  • Pointer size: 130 Bytes
  • Size of remote file: 25 kB
images/train/image_38.jpg ADDED

Git LFS Details

  • SHA256: 9f8f6998b659d8896187d222eab24f3dbde8f7e2a027ba1602c0e76a99eff831
  • Pointer size: 130 Bytes
  • Size of remote file: 15.8 kB
images/train/image_39.jpg ADDED

Git LFS Details

  • SHA256: 56e03c8f5d07adf2c4039d3cd113338a98c74a27c6efea9cda086f768e69352a
  • Pointer size: 130 Bytes
  • Size of remote file: 31.4 kB
images/train/image_4.jpg ADDED

Git LFS Details

  • SHA256: 35748851c43827acb44400c6c814b77da93f29ba30cb74d7f806cfe859a4913d
  • Pointer size: 130 Bytes
  • Size of remote file: 17.7 kB
images/train/image_40.jpg ADDED

Git LFS Details

  • SHA256: 09110e938611e771bf80e4ad7a4395012acaba85dbfa6166eb3b823dd3cde8d8
  • Pointer size: 130 Bytes
  • Size of remote file: 38.6 kB
images/train/image_41.jpg ADDED

Git LFS Details

  • SHA256: 82f57c43488ea7cb8daea334a40a6ca74dde7731606b52ebde7d98ca96a65c71
  • Pointer size: 130 Bytes
  • Size of remote file: 20.9 kB
images/train/image_42.jpg ADDED

Git LFS Details

  • SHA256: 94bf032be9ea05608d3633b6c7b4314652d0e451c541d1fc2f17a056b0cd7925
  • Pointer size: 130 Bytes
  • Size of remote file: 21.1 kB
images/train/image_43.jpg ADDED

Git LFS Details

  • SHA256: 97e82af4dfea7d7bb165a5ee8a9d316d84cc743135b0e13b589b1af451ee367d
  • Pointer size: 130 Bytes
  • Size of remote file: 15 kB
images/train/image_44.jpg ADDED

Git LFS Details

  • SHA256: 0c914f0acb1c67cc9015d9f0e124db171ba6cdfa373240dbea1fe2f3a5b165c0
  • Pointer size: 130 Bytes
  • Size of remote file: 16.9 kB
images/train/image_45.jpg ADDED

Git LFS Details

  • SHA256: 301d1d2e24c02c5a5b64a2de70d28b4920f741b93c40e4d973bb041afddb7c73
  • Pointer size: 130 Bytes
  • Size of remote file: 24.7 kB
images/train/image_46.jpg ADDED

Git LFS Details

  • SHA256: b514680e67246f0af0bc480df362317643696f260c5132c5d5a64e4e4133abeb
  • Pointer size: 130 Bytes
  • Size of remote file: 23.9 kB
images/train/image_47.jpg ADDED

Git LFS Details

  • SHA256: b2c280388ecbb57569dc562ace4bcea3e0e2e9b1dc66e87496a966eb063d322d
  • Pointer size: 130 Bytes
  • Size of remote file: 42.4 kB
images/train/image_48.jpg ADDED

Git LFS Details

  • SHA256: c44609c7142e3b165b3733991d0d4465e53337d345c0a27307399a0bf3ab6037
  • Pointer size: 130 Bytes
  • Size of remote file: 29.8 kB
images/train/image_49.jpg ADDED

Git LFS Details

  • SHA256: fb1f45561dd3e34ed0c82ea907410831d6b7930b479b43fbe8115572cb0bec1d
  • Pointer size: 130 Bytes
  • Size of remote file: 30.2 kB
images/train/image_5.jpg ADDED

Git LFS Details

  • SHA256: 21c36e86dd1cbdb6c9d46c4f33d776da31a91b978d83c9528abb3ba087dc7c50
  • Pointer size: 130 Bytes
  • Size of remote file: 28.8 kB
images/train/image_50.jpg ADDED

Git LFS Details

  • SHA256: 3ba1ac4a791e7b889df5d59420e6cd148290f6c8b85f76052b39594328a576bb
  • Pointer size: 130 Bytes
  • Size of remote file: 29.2 kB
images/train/image_51.jpg ADDED

Git LFS Details

  • SHA256: 6782c2402bb94b169a3e385cff262b64d15d840f0446206173b43328bce6375b
  • Pointer size: 130 Bytes
  • Size of remote file: 23.6 kB
images/train/image_52.jpg ADDED

Git LFS Details

  • SHA256: d83230a570a187565a3ee972b409f045e9b0385d1fe1a269af862029afbc3f3b
  • Pointer size: 130 Bytes
  • Size of remote file: 31 kB
images/train/image_53.jpg ADDED

Git LFS Details

  • SHA256: c468d58f2ef4510454e4b0cc07ba01a9af647cf3f969d7399bd1d003e11383d7
  • Pointer size: 130 Bytes
  • Size of remote file: 23.1 kB