zigg-ai commited on
Commit
dc28959
·
verified ·
1 Parent(s): 379b250

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. LICENSE +21 -0
  2. README.md +30 -0
  3. dataset.yaml +13 -0
  4. images/train/000000000000.jpg +3 -0
  5. images/train/000000000001.jpg +3 -0
  6. images/train/000000000002.jpg +3 -0
  7. images/train/000000000003.jpg +3 -0
  8. images/train/000000000004.jpg +3 -0
  9. images/train/000000000005.jpg +3 -0
  10. images/train/000000000006.jpg +3 -0
  11. images/train/000000000007.jpg +3 -0
  12. images/train/000000000008.jpg +3 -0
  13. images/train/000000000009.jpg +3 -0
  14. images/train/000000000010.jpg +3 -0
  15. images/train/000000000011.jpg +3 -0
  16. images/train/000000000012.jpg +3 -0
  17. images/train/000000000013.jpg +3 -0
  18. images/train/000000000014.jpg +3 -0
  19. images/train/000000000015.jpg +3 -0
  20. images/train/000000000016.jpg +3 -0
  21. images/train/000000000017.jpg +3 -0
  22. images/train/000000000018.jpg +3 -0
  23. images/train/000000000019.jpg +3 -0
  24. images/train/000000000020.jpg +3 -0
  25. images/train/000000000021.jpg +3 -0
  26. images/train/000000000022.jpg +3 -0
  27. images/train/000000000023.jpg +3 -0
  28. images/train/000000000024.jpg +3 -0
  29. images/train/000000000025.jpg +3 -0
  30. images/train/000000000026.jpg +3 -0
  31. images/train/000000000027.jpg +3 -0
  32. images/train/000000000028.jpg +3 -0
  33. images/train/000000000029.jpg +3 -0
  34. images/train/000000000030.jpg +3 -0
  35. images/train/000000000031.jpg +3 -0
  36. images/train/000000000032.jpg +3 -0
  37. images/train/000000000033.jpg +3 -0
  38. images/train/000000000034.jpg +3 -0
  39. images/train/000000000035.jpg +3 -0
  40. images/train/000000000036.jpg +3 -0
  41. images/train/000000000037.jpg +3 -0
  42. images/train/000000000038.jpg +3 -0
  43. images/train/000000000039.jpg +3 -0
  44. images/train/000000000040.jpg +3 -0
  45. images/train/000000000041.jpg +3 -0
  46. images/train/000000000042.jpg +3 -0
  47. images/train/000000000043.jpg +3 -0
  48. images/train/000000000044.jpg +3 -0
  49. images/train/000000000045.jpg +3 -0
  50. images/train/000000000046.jpg +3 -0
LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Zigg AI
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset Description
2
+
3
+ This dataset contains 7 classes of content annotations in YOLO format:
4
+ - digital_graphics: 0
5
+ - digital_presentation: 1
6
+ - digital_screencast: 2
7
+ - digital_videogame: 3
8
+ - footage_multi_speaker: 4
9
+ - footage_scene: 5
10
+ - footage_talkinghead: 6
11
+
12
+ ## Dataset Structure
13
+ - Training set: 7164 images
14
+ - Validation set: 1792 images
15
+
16
+ ## Format
17
+ The dataset follows the YOLO format:
18
+ ```
19
+ dataset/
20
+ ├── images/
21
+ │ ├── train/
22
+ │ └── val/
23
+ ├── labels/
24
+ │ ├── train/
25
+ │ └── val/
26
+ └── dataset.yaml
27
+ ```
28
+
29
+ Each label file contains annotations in the format:
30
+ `class_id x_center y_center width height`
dataset.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ path: zigg-ai/content-regions-distrib-yolo-10k
2
+ train: images/train
3
+ val: images/val
4
+ test: ''
5
+ names:
6
+ 0: digital_graphics
7
+ 1: digital_presentation
8
+ 2: digital_screencast
9
+ 3: digital_videogame
10
+ 4: footage_multi_speaker
11
+ 5: footage_scene
12
+ 6: footage_talkinghead
13
+ nc: 7
images/train/000000000000.jpg ADDED

Git LFS Details

  • SHA256: d90475f991c27a39fe79af60b529268d7798584e530f71af1c9629dca6fbfc47
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
images/train/000000000001.jpg ADDED

Git LFS Details

  • SHA256: 13a06ebbe9a533405b2bfa1f9da57e230ae9abb65093e13a10c64e4df0a0454a
  • Pointer size: 131 Bytes
  • Size of remote file: 103 kB
images/train/000000000002.jpg ADDED

Git LFS Details

  • SHA256: bec9399555d483626fd4ebbcf2cf9a08dc6d1fb69dad7ff48ecd26ceac1b1f61
  • Pointer size: 130 Bytes
  • Size of remote file: 72.7 kB
images/train/000000000003.jpg ADDED

Git LFS Details

  • SHA256: 4cb86818d0a5edc2f6159f4ebf7ef6570ec6043e66bcfa4dd276c606fd052cfb
  • Pointer size: 130 Bytes
  • Size of remote file: 70.2 kB
images/train/000000000004.jpg ADDED

Git LFS Details

  • SHA256: 7e36dcd7ac39116f4e83ae8d40c015b1616ac8d155524b00f5d971ff6ee4dcd4
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
images/train/000000000005.jpg ADDED

Git LFS Details

  • SHA256: 66d44171be8e48ee2595ff5fd4e7b21d15f3905e239410539fab82820bfcb481
  • Pointer size: 131 Bytes
  • Size of remote file: 147 kB
images/train/000000000006.jpg ADDED

Git LFS Details

  • SHA256: b9959b0e239d9ea52f060b1ac5358273f77d4503d409c87fb64da3f11aba602d
  • Pointer size: 130 Bytes
  • Size of remote file: 74.6 kB
images/train/000000000007.jpg ADDED

Git LFS Details

  • SHA256: e0dfd4b18d1ee8c5f1ed86139f703d21e7e4e3bd9868198824d5fc85945f561d
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
images/train/000000000008.jpg ADDED

Git LFS Details

  • SHA256: 2b6cfd637c0d94fc6e38f3acac80e99a30028b54a796de5b7378211e4a241ed3
  • Pointer size: 130 Bytes
  • Size of remote file: 56.7 kB
images/train/000000000009.jpg ADDED

Git LFS Details

  • SHA256: ca2e69c2482ef48587dd24f112ea1bbf3bf45ca255ab6358bc3efc1a42b4bfd7
  • Pointer size: 130 Bytes
  • Size of remote file: 77 kB
images/train/000000000010.jpg ADDED

Git LFS Details

  • SHA256: e59e95ed21009423ab7cad361e97e5e56fa17156e7c11f904929bb885bc6f981
  • Pointer size: 130 Bytes
  • Size of remote file: 64.9 kB
images/train/000000000011.jpg ADDED

Git LFS Details

  • SHA256: ce5a6454d765a1e903b0b7cd0c4bc0f6ec40a871b3b3d3b2da11cac0fd636bab
  • Pointer size: 131 Bytes
  • Size of remote file: 140 kB
images/train/000000000012.jpg ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 25d1b7c5a6a571a9404e0c9741d24f22ef763c2e75109c223b879a9f5a1649ba
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
images/train/000000000014.jpg ADDED

Git LFS Details

  • SHA256: eb11c8f047adc0d60249633c31b27777072520895246cf8119b4fc90b7fcb8d9
  • Pointer size: 130 Bytes
  • Size of remote file: 59.2 kB
images/train/000000000015.jpg ADDED

Git LFS Details

  • SHA256: 09e4c07f3392b0ba47238b42efd0f338b12145963d47fc232621c3cad1655c3e
  • Pointer size: 130 Bytes
  • Size of remote file: 91.9 kB
images/train/000000000016.jpg ADDED

Git LFS Details

  • SHA256: 1a5034b92755878859e49c842c27dc58114f4cccd22e4447404765df75076c4d
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
images/train/000000000017.jpg ADDED

Git LFS Details

  • SHA256: 24a04a1be3de7531d3084063a67c907e9e83568c2069ae6fe648ca0027b330ac
  • Pointer size: 130 Bytes
  • Size of remote file: 78.9 kB
images/train/000000000018.jpg ADDED

Git LFS Details

  • SHA256: 754945a481e4889fae12325abe1d777f20643d06ff9b723b494bd9cb6549b57c
  • Pointer size: 130 Bytes
  • Size of remote file: 75.2 kB
images/train/000000000019.jpg ADDED

Git LFS Details

  • SHA256: c133ddf3391d624fc8067b9f8e6d7af9b07eefb4e04f566c1b555c9338d1d7f2
  • Pointer size: 131 Bytes
  • Size of remote file: 140 kB
images/train/000000000020.jpg ADDED

Git LFS Details

  • SHA256: 2b3adacf1d8fbb68cf09c906cf3c36b8a9e1931fe60149454d4221bde90a3270
  • Pointer size: 131 Bytes
  • Size of remote file: 103 kB
images/train/000000000021.jpg ADDED

Git LFS Details

  • SHA256: 318fd8b51e7162b86828695cab23efd0b339f4f7843a6c0985a1fb01ef5fe8c2
  • Pointer size: 131 Bytes
  • Size of remote file: 188 kB
images/train/000000000022.jpg ADDED

Git LFS Details

  • SHA256: facf3eb19cbaaa9f4e56e50c078eb585af6550b102caefbba336ffe39d224b71
  • Pointer size: 130 Bytes
  • Size of remote file: 43.8 kB
images/train/000000000023.jpg ADDED

Git LFS Details

  • SHA256: 02fcf0e3c9a36ac983f87f0364d5e671c06c27f047cb1cf1a1890eff31d97b87
  • Pointer size: 130 Bytes
  • Size of remote file: 71.1 kB
images/train/000000000024.jpg ADDED

Git LFS Details

  • SHA256: 49006f2687e4f202633d123b32729da210f16c4b26448b958f7833754aff2d64
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
images/train/000000000025.jpg ADDED

Git LFS Details

  • SHA256: 1d007a425c624355c255bc420213ed094b5d777bf94f5462a8135a13ce782015
  • Pointer size: 130 Bytes
  • Size of remote file: 18 kB
images/train/000000000026.jpg ADDED

Git LFS Details

  • SHA256: b6bab877c8e8e8080d4da0846773d2106b1800f05d85bebac609d16c699c23ff
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
images/train/000000000027.jpg ADDED

Git LFS Details

  • SHA256: cd183d60dc78bb849f90570488e335974ca955a92e7342bab9e52a02751ff354
  • Pointer size: 130 Bytes
  • Size of remote file: 70.8 kB
images/train/000000000028.jpg ADDED

Git LFS Details

  • SHA256: 50ad6796546a166eb32c6eba9a4cf95f8fa24f53fbd2fa2a0587d9549203453b
  • Pointer size: 130 Bytes
  • Size of remote file: 40.1 kB
images/train/000000000029.jpg ADDED

Git LFS Details

  • SHA256: 159c53da2eb6714bcf09171f8ed4ea2b355103161e48b380ba21de98805b4412
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
images/train/000000000030.jpg ADDED

Git LFS Details

  • SHA256: fcc92c5cdd7846adb27677ee67c842d269df1c5f7df39edb7d8abd39bddb44b1
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
images/train/000000000031.jpg ADDED

Git LFS Details

  • SHA256: 888791764dea45919b3f2d2b69318c2dbb6728bfa4fca51ee30a45fbf53fe48d
  • Pointer size: 131 Bytes
  • Size of remote file: 149 kB
images/train/000000000032.jpg ADDED

Git LFS Details

  • SHA256: 0f8bffd95c3b6173f1ccb57a799069dadb72ec0dcf40111ada9ba8d16db39e8e
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
images/train/000000000033.jpg ADDED

Git LFS Details

  • SHA256: ae77a3d11c54b792ede03022bed24f80842c80687d90eb6fafb61d3df84620c7
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
images/train/000000000034.jpg ADDED

Git LFS Details

  • SHA256: 9dc3315196b6e4ca7a4f15bb898d4c212699d7cdfcb61e4fb44118d0e9c30b09
  • Pointer size: 130 Bytes
  • Size of remote file: 58.7 kB
images/train/000000000035.jpg ADDED

Git LFS Details

  • SHA256: 04f7a39d958698ce86c34eca819c83ee2801f2f35a612dcfad603f99c29db4e6
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
images/train/000000000036.jpg ADDED

Git LFS Details

  • SHA256: 1eee89d08380d837561727c3833b9a357a68245d4e7da5f0c1b9e802b8279324
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
images/train/000000000037.jpg ADDED

Git LFS Details

  • SHA256: 3b9499a639905b38e739f84aeeb6bf69f6abf078777c4f9b7ae6a878bf9ab1a5
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
images/train/000000000038.jpg ADDED

Git LFS Details

  • SHA256: 48823494ae33303832a812f70e710fa243336d960cbe9c6b416fde5161a7a5f3
  • Pointer size: 131 Bytes
  • Size of remote file: 166 kB
images/train/000000000039.jpg ADDED

Git LFS Details

  • SHA256: d95a2ee47c0a0cdea1b6afb5f4d47b333ee1dc443ab93f523a65189815f69f85
  • Pointer size: 130 Bytes
  • Size of remote file: 27.4 kB
images/train/000000000040.jpg ADDED

Git LFS Details

  • SHA256: de4aa7fc87f054cceda0f416eefbdb9e2cc6ecf4dccf541b848fcceadc8373d3
  • Pointer size: 131 Bytes
  • Size of remote file: 100 kB
images/train/000000000041.jpg ADDED

Git LFS Details

  • SHA256: e5901fd4635e4376f3ad4b2be6500de566b414ff435c5778fe919353422d646c
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
images/train/000000000042.jpg ADDED

Git LFS Details

  • SHA256: 59434bc7eff5811e9a246ad38acffdef0d1b13f8def8c962fadf52a7aa005319
  • Pointer size: 130 Bytes
  • Size of remote file: 72.4 kB
images/train/000000000043.jpg ADDED

Git LFS Details

  • SHA256: 71ef9f5be64778c56b845d8fa75a2afffea6fc89efcc6c539792e3227469dbf3
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
images/train/000000000044.jpg ADDED

Git LFS Details

  • SHA256: 50c236a8cd7c842356035382612ea9d9eb4e09ca98c451031536f3f488f4a579
  • Pointer size: 131 Bytes
  • Size of remote file: 159 kB
images/train/000000000045.jpg ADDED

Git LFS Details

  • SHA256: 3d38be94893ddd66fd985917237d777e6fb7c05b4c8c11b14f389391dba787e1
  • Pointer size: 131 Bytes
  • Size of remote file: 135 kB
images/train/000000000046.jpg ADDED

Git LFS Details

  • SHA256: 8628013ed2e726e2cdb724257410cbe78646aa5d178b02140d0716f4efe90251
  • Pointer size: 131 Bytes
  • Size of remote file: 125 kB