Image Classification
File size: 2,090 Bytes
c50c4a3
 
41c1d7a
 
 
 
c50c4a3
41c1d7a
c50c4a3
41c1d7a
 
c50c4a3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41c1d7a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
co2_eq_emissions:
  emissions: 851
  source: codecarbon
  geographical_location: Moscow, Russia. Selectel ru-7a
  hardware_used: 1 A2000 GPU
license: wtfpl
tags:
- image-classification
datasets:
- nyuuzyou/stickers
---
# Telegram Stickers Classification Model

This repository contains a pre-trained image classification model based on the YOLOv8m-cls for classifying Telegram stickers.

## Model Details

- Model Size: 128x128 pixels
- Number of Classes: 1276

The training set contained 605,043 sticker images, each labeled with the Unicode code assigned to it based on the emoji representation provided by the author. For example, the Unicode U+1F917 represents the πŸ€— emoji.

The dataset was created by extracting stickers from a total of 23,681 sets of stickers in Telegram. Sets that had only one emoji assigned to all stickers were not included in the dataset. This ensures a diverse range of stickers with different visual characteristics.

- Example images:
    ![Example image 1](https://huggingface.co/nyuuzyou/stickers/resolve/main/examples/1.png)
    - U+1F604 0.12, U+1F606 0.10, U+1F602 0.07, U+1F601 0.06, U+1F603 0.04 (πŸ˜„ 0.12, πŸ˜† 0.10, πŸ˜‚ 0.07, 😁 0.06, πŸ˜ƒ 0.04)
    ![Example image 2](https://huggingface.co/nyuuzyou/stickers/resolve/main/examples/2.png)
    - U+1F52B 0.61, U+1F621 0.02, U+1F31F 0.02, U+1F497 0.01, U+1F620 0.01 (πŸ”« 0.61, 😑 0.02, 🌟 0.02, πŸ’— 0.01, 😠 0.01)
    ![Example image 3](https://huggingface.co/nyuuzyou/stickers/resolve/main/examples/3.png)
    - U+1F610 0.25, U+1F642 0.23, U+1F431 0.05, U+1F60A 0.04, U+1F633 0.04 (😐 0.25, πŸ™‚ 0.23, 🐱 0.05, 😊 0.04, 😳 0.04)
    ![Example image 4](https://huggingface.co/nyuuzyou/stickers/resolve/main/examples/4.png)
    - U+1F601 0.29, U+1F604 0.09, U+1F605 0.08, U+270C 0.05, U+1F33B 0.03 (😁 0.29, πŸ˜„ 0.09, πŸ˜… 0.08, ✌ 0.05, 🌻 0.03)
    ![Example image 5](https://huggingface.co/nyuuzyou/stickers/resolve/main/examples/5.png)
    - U+1F62D 0.34, U+1F622 0.20, U+1F97A 0.09, U+1F5A4 0.04, U+1F614 0.03 (😭 0.34, 😒 0.20, πŸ₯Ί 0.09, πŸ–€ 0.04, πŸ˜” 0.03)