fvossel commited on
Commit
4760ae1
·
verified ·
1 Parent(s): 6c8ea22

Upload folder using huggingface_hub (part 11)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +118 -0
  2. data/validation/demo_dust2_ct_01__frame_001952.png +3 -0
  3. data/validation/demo_dust2_ct_01__frame_001953.png +3 -0
  4. data/validation/demo_dust2_ct_01__frame_001954.png +3 -0
  5. data/validation/demo_dust2_ct_01__frame_001955.png +3 -0
  6. data/validation/demo_dust2_ct_01__frame_001956.png +3 -0
  7. data/validation/demo_dust2_ct_01__frame_002060.png +3 -0
  8. data/validation/demo_dust2_ct_01__frame_002064.png +3 -0
  9. data/validation/demo_dust2_ct_01__frame_002079.png +3 -0
  10. data/validation/demo_dust2_ct_01__frame_002080.png +3 -0
  11. data/validation/demo_dust2_ct_01__frame_002081.png +3 -0
  12. data/validation/demo_dust2_ct_01__frame_002084.png +3 -0
  13. data/validation/demo_dust2_ct_01__frame_002085.png +3 -0
  14. data/validation/demo_dust2_ct_01__frame_002086.png +3 -0
  15. data/validation/demo_dust2_ct_01__frame_002131.png +3 -0
  16. data/validation/demo_dust2_ct_01__frame_002132.png +3 -0
  17. data/validation/demo_dust2_ct_01__frame_002133.png +3 -0
  18. data/validation/demo_dust2_ct_01__frame_002134.png +3 -0
  19. data/validation/demo_dust2_ct_01__frame_002135.png +3 -0
  20. data/validation/demo_dust2_ct_01__frame_002136.png +3 -0
  21. data/validation/demo_dust2_ct_01__frame_002138.png +3 -0
  22. data/validation/demo_dust2_ct_01__frame_002211.png +3 -0
  23. data/validation/demo_dust2_ct_01__frame_002212.png +3 -0
  24. data/validation/demo_dust2_ct_01__frame_002213.png +3 -0
  25. data/validation/demo_dust2_ct_01__frame_002217.png +3 -0
  26. data/validation/demo_dust2_ct_01__frame_002266.png +3 -0
  27. data/validation/demo_dust2_ct_01__frame_002309.png +3 -0
  28. data/validation/demo_dust2_ct_01__frame_002310.png +3 -0
  29. data/validation/demo_dust2_ct_01__frame_002313.png +3 -0
  30. data/validation/demo_dust2_ct_01__frame_002379.png +3 -0
  31. data/validation/demo_dust2_ct_01__frame_002380.png +3 -0
  32. data/validation/demo_dust2_ct_01__frame_002381.png +3 -0
  33. data/validation/demo_dust2_ct_01__frame_002382.png +3 -0
  34. data/validation/demo_dust2_ct_01__frame_002385.png +3 -0
  35. data/validation/demo_dust2_ct_01__frame_002386.png +3 -0
  36. data/validation/demo_dust2_ct_01__frame_002387.png +3 -0
  37. data/validation/demo_dust2_ct_01__frame_002388.png +3 -0
  38. data/validation/demo_dust2_ct_01__frame_002419.png +3 -0
  39. data/validation/demo_dust2_ct_01__frame_002420.png +3 -0
  40. data/validation/demo_dust2_ct_01__frame_002421.png +3 -0
  41. data/validation/demo_dust2_ct_01__frame_002422.png +3 -0
  42. data/validation/demo_dust2_ct_01__frame_002423.png +3 -0
  43. data/validation/demo_dust2_ct_01__frame_002424.png +3 -0
  44. data/validation/demo_dust2_ct_01__frame_002540.png +3 -0
  45. data/validation/demo_dust2_ct_01__frame_002542.png +3 -0
  46. data/validation/demo_dust2_ct_01__frame_002543.png +3 -0
  47. data/validation/demo_dust2_ct_01__frame_002545.png +3 -0
  48. data/validation/demo_dust2_ct_01__frame_002548.png +3 -0
  49. data/validation/demo_dust2_ct_01__frame_002559.png +3 -0
  50. data/validation/demo_dust2_ct_01__frame_002560.png +3 -0
README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ task_categories:
4
+ - object-detection
5
+ tags:
6
+ - counter-strike
7
+ - cs2
8
+ - game
9
+ - yolo
10
+ size_categories:
11
+ - 1K<n<10K
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: train
16
+ path: data/train/**
17
+ - split: validation
18
+ path: data/validation/**
19
+ dataset_info:
20
+ features:
21
+ - name: image
22
+ dtype: image
23
+ - name: objects
24
+ struct:
25
+ - name: bbox
26
+ sequence:
27
+ sequence: float32
28
+ - name: categories
29
+ sequence:
30
+ class_label:
31
+ names:
32
+ 0: none
33
+ 1: ct_body
34
+ 2: ct_head
35
+ 3: t_body
36
+ 4: t_head
37
+ ---
38
+
39
+ # CS2 player detection - native 640x640 centre crops
40
+
41
+ 5473 labelled frames from Counter-Strike 2 with 10643 boxes for
42
+ player bodies and heads, split by team.
43
+
44
+ ## What makes this different
45
+
46
+ Every image is a **640x640 centre crop at native resolution - never a resized
47
+ screenshot**. A full frame scaled down to 640 shrinks a head to a handful of
48
+ pixels and changes its apparent size with the capture resolution. Cropping instead
49
+ keeps a head exactly the pixel size it has on screen, so a model trained here
50
+ transfers to live inference at the same crop geometry. Mixing this data with
51
+ whole-screenshot datasets reintroduces precisely that scale mismatch.
52
+
53
+ ## Classes
54
+
55
+ | ID | Name | train | validation | total |
56
+ |---|---|---|---|---|
57
+ | 0 | `none` | 0 | 0 | 0 |
58
+ | 1 | `ct_body` | 2110 | 523 | 2633 |
59
+ | 2 | `ct_head` | 1836 | 470 | 2306 |
60
+ | 3 | `t_body` | 2374 | 638 | 3012 |
61
+ | 4 | `t_head` | 2098 | 594 | 2692 |
62
+
63
+ Class `none` exists to keep the IDs stable and carries no instances.
64
+
65
+ ## Splits
66
+
67
+ | Split | Images | Boxes | Images without a box |
68
+ |---|---|---|---|
69
+ | train | 4357 | 8418 | 900 |
70
+ | validation | 1116 | 2225 | 215 |
71
+
72
+ The split is **block-wise, not per frame**: consecutive frames from one scene stay
73
+ together on the same side. Shuffling per frame would put near-identical images in
74
+ both splits and inflate the validation score. Images without a box are kept on
75
+ purpose as negative examples.
76
+
77
+ ## Box format
78
+
79
+ `objects.bbox` is COCO-style `[x, y, width, height]` in **absolute pixels** within
80
+ the 640x640 crop, with `objects.categories` parallel to it.
81
+
82
+ ## Sources
83
+
84
+ This dataset started from [Counter Strike 2 Body and Head Classification](https://www.kaggle.com/datasets/merfarukgnaydn/counter-strike-2-body-and-head-classification)
85
+ by Kaggle user `merfarukgnaydn`. Its five-class scheme with the IDs
86
+ `none / ct_body / ct_head / t_body / t_head` is kept unchanged here, so labels stay
87
+ compatible with it.
88
+
89
+ No image from it is redistributed here.
90
+
91
+ All 5473 images here were collected and labelled for this dataset, from
92
+ two kinds of material:
93
+
94
+ - Live captures from offline matches.
95
+ - Frames rendered from community demos via CS Demo Manager, at 5 fps from tick
96
+ ranges around gunfire, from both the T and the CT perspective. X-ray was off,
97
+ so no player is visible through a wall.
98
+
99
+ Sessions: 20260724-152753-b7fd0f, 20260724-153124-024a7c, 20260725-124520-f30d8b, 20260725-125247-becb26, 20260725-185119-fc031b, demo_dust2_ct_01, demo_dust2_t_01, demo_dust2_t_02
100
+
101
+ ## Labelling
102
+
103
+ Boxes were produced by a model and then **confirmed or corrected by hand, image by
104
+ image**. Only confirmed images are in this dataset; unchecked model output is not.
105
+
106
+ ## Licence and derivation
107
+
108
+ The images show Counter-Strike 2, so they contain Valve's game assets and are
109
+ derivative of them. They are published for research on object detection. Check for
110
+ yourself whether your intended use is covered before you build on this. The
111
+ annotations themselves are free to use.
112
+
113
+ The Kaggle dataset that inspired this one states no licence, so none of its images are included here.
114
+
115
+ ## Acknowledgement
116
+
117
+ Thanks to `merfarukgnaydn`, whose dataset supplied the class scheme this one still
118
+ uses and was the starting point for the work.
data/validation/demo_dust2_ct_01__frame_001952.png ADDED

Git LFS Details

  • SHA256: abfdfb897afe18c1c4e2a712deac4ecf05ba9159d5b929d27fe7b1819f55008f
  • Pointer size: 131 Bytes
  • Size of remote file: 862 kB
data/validation/demo_dust2_ct_01__frame_001953.png ADDED

Git LFS Details

  • SHA256: 5dbbde8cc38663be23a9f4abc29ba302b98b11bb5c5d4774a243f5061b9909f1
  • Pointer size: 131 Bytes
  • Size of remote file: 869 kB
data/validation/demo_dust2_ct_01__frame_001954.png ADDED

Git LFS Details

  • SHA256: 698718e9a886287364e74f0860cdfd0317a6dd2c405c129dbd296a4843024f77
  • Pointer size: 131 Bytes
  • Size of remote file: 869 kB
data/validation/demo_dust2_ct_01__frame_001955.png ADDED

Git LFS Details

  • SHA256: b2d0e0052dad83623122ef9a1b4225bb020c1cb7b78abbe38b012ae1dfe00c80
  • Pointer size: 131 Bytes
  • Size of remote file: 862 kB
data/validation/demo_dust2_ct_01__frame_001956.png ADDED

Git LFS Details

  • SHA256: 3cc82e270a4e0d8c7867b7d1167ab1f087894aea8dea56094f1fdcd69c1fe3b9
  • Pointer size: 131 Bytes
  • Size of remote file: 842 kB
data/validation/demo_dust2_ct_01__frame_002060.png ADDED

Git LFS Details

  • SHA256: 9d87845a66e0a443652ae5c2b9ceee73afd198f5a64fcdd1767a948831a3f332
  • Pointer size: 131 Bytes
  • Size of remote file: 923 kB
data/validation/demo_dust2_ct_01__frame_002064.png ADDED

Git LFS Details

  • SHA256: 3f121ee71608f74dfebc8e4e93ad602589ab01d6c2631a42c1fccef106661e0f
  • Pointer size: 131 Bytes
  • Size of remote file: 850 kB
data/validation/demo_dust2_ct_01__frame_002079.png ADDED

Git LFS Details

  • SHA256: 958ec0d6629ec2c6d9e69836fecebe6a2b37e652921ffb5e467ee4d2b384064f
  • Pointer size: 131 Bytes
  • Size of remote file: 953 kB
data/validation/demo_dust2_ct_01__frame_002080.png ADDED

Git LFS Details

  • SHA256: 99f8b7e5c4cff25a408ec9479ca11b386a31628ceea1d61e46886d35969acd66
  • Pointer size: 131 Bytes
  • Size of remote file: 955 kB
data/validation/demo_dust2_ct_01__frame_002081.png ADDED

Git LFS Details

  • SHA256: 43793660be718751e51e5846804645f20289cc3b91bd31b812a384539e848287
  • Pointer size: 131 Bytes
  • Size of remote file: 953 kB
data/validation/demo_dust2_ct_01__frame_002084.png ADDED

Git LFS Details

  • SHA256: 5df774f28b391414287dec386ff598d2aa228828e5027e9ec7976bc975da4862
  • Pointer size: 131 Bytes
  • Size of remote file: 888 kB
data/validation/demo_dust2_ct_01__frame_002085.png ADDED

Git LFS Details

  • SHA256: bf43ba3fcfd836c2a6533712eb5886e5a6df8f731510c751339e7af904bb36e0
  • Pointer size: 131 Bytes
  • Size of remote file: 873 kB
data/validation/demo_dust2_ct_01__frame_002086.png ADDED

Git LFS Details

  • SHA256: ba90ea46a796e2adf0baeb43c88c2ae74dbd405dd12fc4b9483db6d19c931d8a
  • Pointer size: 131 Bytes
  • Size of remote file: 920 kB
data/validation/demo_dust2_ct_01__frame_002131.png ADDED

Git LFS Details

  • SHA256: ab3952db7b69d3bc794324e279dde9e0d94b77de205a3f7c619db013c427fbc6
  • Pointer size: 131 Bytes
  • Size of remote file: 854 kB
data/validation/demo_dust2_ct_01__frame_002132.png ADDED

Git LFS Details

  • SHA256: e623d8e64f7d74130f974070c61111fc940607f5b6f7d4011b6ae542423002b8
  • Pointer size: 131 Bytes
  • Size of remote file: 851 kB
data/validation/demo_dust2_ct_01__frame_002133.png ADDED

Git LFS Details

  • SHA256: 67cbd0d7136c0a8889f3b761cdb9c3be3e6918a99971f33dd25febb6efac37d0
  • Pointer size: 131 Bytes
  • Size of remote file: 846 kB
data/validation/demo_dust2_ct_01__frame_002134.png ADDED

Git LFS Details

  • SHA256: 982b93b48de47055c54cd45f32ce318625a3fac2ce3f5a58a6906c8dfde4f88f
  • Pointer size: 131 Bytes
  • Size of remote file: 813 kB
data/validation/demo_dust2_ct_01__frame_002135.png ADDED

Git LFS Details

  • SHA256: 48066f905e4d5426593556bb8761a8dbc79415c7eb26b85d84ebdab97443e1a5
  • Pointer size: 131 Bytes
  • Size of remote file: 832 kB
data/validation/demo_dust2_ct_01__frame_002136.png ADDED

Git LFS Details

  • SHA256: 48b4d643f772f921de79040ddb4c3c1d206e615be2cc8b697877083c68c4a52d
  • Pointer size: 131 Bytes
  • Size of remote file: 907 kB
data/validation/demo_dust2_ct_01__frame_002138.png ADDED

Git LFS Details

  • SHA256: 0418ec330abe81a34ce8db9852788b6d9efdc69501816eea010d6f9945197699
  • Pointer size: 131 Bytes
  • Size of remote file: 911 kB
data/validation/demo_dust2_ct_01__frame_002211.png ADDED

Git LFS Details

  • SHA256: 9da3eb564b44b72fee50da02fc12ba3f2bf97029addbdd009d7b07a22864a0ca
  • Pointer size: 131 Bytes
  • Size of remote file: 923 kB
data/validation/demo_dust2_ct_01__frame_002212.png ADDED

Git LFS Details

  • SHA256: 9843f7128dc49790562775972752c693342e88ffe8dddb8f361ed8fb941b339a
  • Pointer size: 131 Bytes
  • Size of remote file: 913 kB
data/validation/demo_dust2_ct_01__frame_002213.png ADDED

Git LFS Details

  • SHA256: 87765aa5586ae1654501e7e40876f15f458ebffab1f83c9e91ae9eda658955e0
  • Pointer size: 131 Bytes
  • Size of remote file: 917 kB
data/validation/demo_dust2_ct_01__frame_002217.png ADDED

Git LFS Details

  • SHA256: 9710c9e24ecf1bc946bd9a4587dda2f869c37c7c46922202542dd39785bc016e
  • Pointer size: 131 Bytes
  • Size of remote file: 893 kB
data/validation/demo_dust2_ct_01__frame_002266.png ADDED

Git LFS Details

  • SHA256: 7602a873d288e581738164e39c2d8649a1f0e422d97b0ba1c98b63ae16d66bab
  • Pointer size: 131 Bytes
  • Size of remote file: 928 kB
data/validation/demo_dust2_ct_01__frame_002309.png ADDED

Git LFS Details

  • SHA256: c20a8f4693ad00745f82a5a19bb92cf65cdcc671167dd79e06df20ca6cd760e1
  • Pointer size: 131 Bytes
  • Size of remote file: 866 kB
data/validation/demo_dust2_ct_01__frame_002310.png ADDED

Git LFS Details

  • SHA256: 4dc8633866c49c074147589555fbc7596770078bb0332c53bf0828325fe0a798
  • Pointer size: 131 Bytes
  • Size of remote file: 844 kB
data/validation/demo_dust2_ct_01__frame_002313.png ADDED

Git LFS Details

  • SHA256: f308c5c1646ee41846c53f664b2b4a75a9867c9bf78189775ca39c4a687d2a4f
  • Pointer size: 131 Bytes
  • Size of remote file: 806 kB
data/validation/demo_dust2_ct_01__frame_002379.png ADDED

Git LFS Details

  • SHA256: 2149ef3d6d93b698795a6a66a0ae40c581a3530b7d8b5802f6a2c7c8cc8bef7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.01 MB
data/validation/demo_dust2_ct_01__frame_002380.png ADDED

Git LFS Details

  • SHA256: b553ee44de934dc08584fecb35e8114bbb4c14ed32b6dd04566cd7030b97649b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.05 MB
data/validation/demo_dust2_ct_01__frame_002381.png ADDED

Git LFS Details

  • SHA256: 4a494f995b90e122f1d3c40c6ccf08ef61b642600f74b26b899f4901d2bfe3ea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
data/validation/demo_dust2_ct_01__frame_002382.png ADDED

Git LFS Details

  • SHA256: 8dcd175721f26fefbdd5c2e598a1e05e683fdc953c0c2aca01e660a8de753c5b
  • Pointer size: 131 Bytes
  • Size of remote file: 1,000 kB
data/validation/demo_dust2_ct_01__frame_002385.png ADDED

Git LFS Details

  • SHA256: 488ca821f83ecc3e746162742e6dbac151341d96298cce4aec403e4dff8a411d
  • Pointer size: 131 Bytes
  • Size of remote file: 867 kB
data/validation/demo_dust2_ct_01__frame_002386.png ADDED

Git LFS Details

  • SHA256: d5c65b6ea4d3bed01ad98441fbeb3edd5f8b844698a4105811dd1d039653c5ee
  • Pointer size: 131 Bytes
  • Size of remote file: 856 kB
data/validation/demo_dust2_ct_01__frame_002387.png ADDED

Git LFS Details

  • SHA256: 5b6ad4c77c1d903b6ae36d5eecb25dbedd8cc0c4670ff41d12db9e00f25f7a3d
  • Pointer size: 131 Bytes
  • Size of remote file: 844 kB
data/validation/demo_dust2_ct_01__frame_002388.png ADDED

Git LFS Details

  • SHA256: 1d76d03eca381d78f881cdf96e75b59413ad150b77b87a14ec036c68d81b25fb
  • Pointer size: 131 Bytes
  • Size of remote file: 858 kB
data/validation/demo_dust2_ct_01__frame_002419.png ADDED

Git LFS Details

  • SHA256: efc5ec210a183c744caffe9ce3b3f19d898de25d33385749d513acfb217bdb94
  • Pointer size: 132 Bytes
  • Size of remote file: 1.02 MB
data/validation/demo_dust2_ct_01__frame_002420.png ADDED

Git LFS Details

  • SHA256: e79508968425a62444ceea2cfbfd58545594d8f2872dc287ffd6e401f0a6870e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.02 MB
data/validation/demo_dust2_ct_01__frame_002421.png ADDED

Git LFS Details

  • SHA256: a3b754349eaf2a1ad97d0a315e35232de5592918f0195b617780e67e485ee5e8
  • Pointer size: 131 Bytes
  • Size of remote file: 999 kB
data/validation/demo_dust2_ct_01__frame_002422.png ADDED

Git LFS Details

  • SHA256: 3a89943467602ee8cd74119b897342f6200978e11fa70717e3cf8e779b557feb
  • Pointer size: 131 Bytes
  • Size of remote file: 997 kB
data/validation/demo_dust2_ct_01__frame_002423.png ADDED

Git LFS Details

  • SHA256: ecbe76dfc8c9f821f99e9add52101be5a476b568c20c0415142b396a51b62580
  • Pointer size: 131 Bytes
  • Size of remote file: 993 kB
data/validation/demo_dust2_ct_01__frame_002424.png ADDED

Git LFS Details

  • SHA256: 25685e25cfacf12ec79a30d3a422f1b617da5640616e1d441f448084e0f3ee3f
  • Pointer size: 131 Bytes
  • Size of remote file: 979 kB
data/validation/demo_dust2_ct_01__frame_002540.png ADDED

Git LFS Details

  • SHA256: 6334f5b84049861d1eada4f2025d0edcc7d33a234f2af0bee8f23b8b5b49506b
  • Pointer size: 131 Bytes
  • Size of remote file: 517 kB
data/validation/demo_dust2_ct_01__frame_002542.png ADDED

Git LFS Details

  • SHA256: 26045c68ec03830686439374b267fb4e356b171cae7b2b1b1f9b152cb6c561c0
  • Pointer size: 131 Bytes
  • Size of remote file: 692 kB
data/validation/demo_dust2_ct_01__frame_002543.png ADDED

Git LFS Details

  • SHA256: 375cab779e5e7c9400fd559dcfb2199c16cdedf36eaad5f56a9d9242017f4cf0
  • Pointer size: 131 Bytes
  • Size of remote file: 697 kB
data/validation/demo_dust2_ct_01__frame_002545.png ADDED

Git LFS Details

  • SHA256: d29e3069d938a71217c3af46bf4dc80109fe32fe50c4f19de1f763ff582bc7d0
  • Pointer size: 131 Bytes
  • Size of remote file: 599 kB
data/validation/demo_dust2_ct_01__frame_002548.png ADDED

Git LFS Details

  • SHA256: db4735b675335ed67907ff211535ac95ee60c1f6d82c2a47a0a0a7e84a80c813
  • Pointer size: 131 Bytes
  • Size of remote file: 530 kB
data/validation/demo_dust2_ct_01__frame_002559.png ADDED

Git LFS Details

  • SHA256: 17484a8a5658a4a15f57e5e0f571c8509a8c41efc448e3f855cd38d4ad2c1416
  • Pointer size: 131 Bytes
  • Size of remote file: 852 kB
data/validation/demo_dust2_ct_01__frame_002560.png ADDED

Git LFS Details

  • SHA256: e5f2f2cbb6a5d195adb87dc477dc4e5185799e9ceaed909cbfc65507369fcd53
  • Pointer size: 131 Bytes
  • Size of remote file: 976 kB