Kaludi commited on
Commit
529f650
1 Parent(s): d5e167f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -8,21 +8,19 @@ datasets:
8
  widget:
9
  - src: https://media.moddb.com/images/downloads/1/219/218947/render.png
10
  example_title: AK47
11
- - src: https://cdn.cloudflare.steamstatic.com/apps/csgo/images/workshop/finishes/rarity_4.png
12
- example_title: AK47
13
  - src: https://fpschampion.com/wp-content/uploads/2022/08/best-awp-skins.jpg
14
  example_title: AWP
15
  - src: https://prod.assets.earlygamecdn.com/images/csgo_weapons_machine_gun.jpg?x=0.5&y=0.5
16
  example_title: Negev
17
  - src: https://mir-s3-cdn-cf.behance.net/project_modules/fs/c6040519785195.562e039771066.png
18
- example_title: USP-S
19
  co2_eq_emissions:
20
  emissions: 0.0421564161796381
21
  ---
22
 
23
  # CSGO Weapon Classification
24
 
25
- This is a CSGO Weapon Classifier Model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to recognize **33** different types of Counter-Strike: Global Offensive (CSGO) Weapons, which include **AK-47,AWP,Aug,CZ-75,Famas,Five_Seven,G3SG1,Galil-AR,Glock,M249,M4A1,M4A4,MAC-10,MP-5,MP-7,MP-9,Mag-7,Negev,Nova,P-2000,P-90,P250,Revolver,SG-553,Sawed-Off,Scar-20,Scout,Tec-9,UMP,USP,XM-1014,dual_pistol,pp**. The model is capable of accurately classifying the weapon name present in an image. With its deep understanding of the characteristics of each weapon in the game, the model is a valuable tool for players and fans of CSGO.
26
 
27
  ### Gradio
28
 
 
8
  widget:
9
  - src: https://media.moddb.com/images/downloads/1/219/218947/render.png
10
  example_title: AK47
 
 
11
  - src: https://fpschampion.com/wp-content/uploads/2022/08/best-awp-skins.jpg
12
  example_title: AWP
13
  - src: https://prod.assets.earlygamecdn.com/images/csgo_weapons_machine_gun.jpg?x=0.5&y=0.5
14
  example_title: Negev
15
  - src: https://mir-s3-cdn-cf.behance.net/project_modules/fs/c6040519785195.562e039771066.png
16
+ example_title: USP
17
  co2_eq_emissions:
18
  emissions: 0.0421564161796381
19
  ---
20
 
21
  # CSGO Weapon Classification
22
 
23
+ This is a CSGO Weapon Classifier Model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to recognize **11** different types of Counter-Strike: Global Offensive (CSGO) Weapons, which include **AK-47,AWP,Famas,Galil-AR,Glock,M4A1,M4A4,P-90,SG-553,UMP,USP**. The model is capable of accurately classifying the weapon name present in an image. With its deep understanding of the characteristics of each weapon in the game, the model is a valuable tool for players and fans of CSGO.
24
 
25
  ### Gradio
26