| --- |
| pretty_name: "CSGO Dataset of T&CT heads 28x28" |
| tags: |
| - csgo |
| - counter strike |
| - cs2 |
| - counter-strike |
| license: mit |
| --- |
| |
| * [CSGO.zip](CSGO.zip) - 10,397 Samples RGB |
| * [CSGO_PGM.zip](CSGO_PGM.zip) - 17,440 Samples Grayscale |
|
|
| I collected this dataset of 17,440 samples myself, initially manually and then assisted collection with automation but all images have been manually categorised. |
|
|
| They are split into two folders: |
| - Targets (player heads) |
| - NonTargets (random csgo map background scenery) |
|
|
| [https://github.com/TFNN/DOCS/tree/main/DATASETS](https://github.com/TFNN/DOCS/tree/main/DATASETS) |
|
|
| **Implementation in Keras:** https://github.com/mrbid/CSGO_TENSOR_TRIGGER |