Marcus Vinicius Zerbini Canhaço commited on
Commit
a4d24c9
·
1 Parent(s): d78970a

feat: atualização do detector com otimizações para GPU T4

Browse files
Files changed (1) hide show
  1. README.md +34 -9
README.md CHANGED
@@ -1,4 +1,37 @@
1
- # Detecção de Armas - FIAP Vision Guard - Hackatoon 1IADT
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  ## Sobre o Projeto
4
 
@@ -16,14 +49,6 @@ O sistema visa otimizar a segurança de estabelecimentos e comércios através d
16
  Sistema de detecção de objetos de risco em vídeos usando OWLV2-ViT e processamento
17
  GPU/CPU otimizado.
18
 
19
- [![Open in Hugging Face][hf-badge]][hf-space]
20
- [![GitHub][gh-badge]][gh-repo]
21
-
22
- [hf-badge]: https://img.shields.io/badge/Hugging%20Face-Spaces-yellow
23
- [hf-space]: https://huggingface.co/spaces/marcuscanhaco/weapon-detection-app
24
- [gh-badge]: https://img.shields.io/badge/GitHub-Repo-blue
25
- [gh-repo]: https://github.com/mvzcanhaco/hackatoon-1IADT-fiap
26
-
27
  ## Funcionalidades
28
 
29
  - Detecção de objetos de risco em vídeos
 
1
+ ---
2
+ title: FIAP VisionGuard - Weapon Detection System
3
+ emoji: 🚨
4
+ colorFrom: red
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.15.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ tags:
12
+ - security
13
+ - computer-vision
14
+ - weapon-detection
15
+ - fiap
16
+ python_version: "3.10"
17
+ app_port: 7860
18
+ ---
19
+
20
+ <div align="center">
21
+
22
+ # FIAP VisionGuard - Weapon Detection
23
+
24
+ *Sistema de Detecção de Armas e Objetos Perigosos*
25
+
26
+ [![Open in Hugging Face][hf-badge]][hf-space]
27
+ [![GitHub][gh-badge]][gh-repo]
28
+
29
+ [hf-badge]: https://img.shields.io/badge/Hugging%20Face-Spaces-yellow
30
+ [hf-space]: https://huggingface.co/spaces/marcuscanhaco/weapon-detection-app
31
+ [gh-badge]: https://img.shields.io/badge/GitHub-Repo-blue
32
+ [gh-repo]: https://github.com/mvzcanhaco/hackatoon-1IADT-fiap
33
+
34
+ </div>
35
 
36
  ## Sobre o Projeto
37
 
 
49
  Sistema de detecção de objetos de risco em vídeos usando OWLV2-ViT e processamento
50
  GPU/CPU otimizado.
51
 
 
 
 
 
 
 
 
 
52
  ## Funcionalidades
53
 
54
  - Detecção de objetos de risco em vídeos