Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cvachet
/
object_detection_gradio
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2ccf6ca
object_detection_gradio
1 contributor
History:
9 commits
Clement Vachet
Add threshold UI component
2ccf6ca
2 months ago
.github
Add worklow to sync with HuggingFace
2 months ago
samples
Add example image file
2 months ago
.gitattributes
Safe
1.56 kB
Add gitattributes file
2 months ago
.gitignore
Safe
3.14 kB
Initial commit
2 months ago
Dockerfile
Safe
380 Bytes
Add dockerfile
2 months ago
README.md
Safe
1.14 kB
Update README file
2 months ago
app.py
Safe
2.13 kB
Add threshold UI component
2 months ago
detect_pipeline.py
Safe
257 Bytes
Add detection python files
2 months ago
detect_torch.py
Safe
4.23 kB
Add detection python files
2 months ago
detect_transformers.py
Safe
1.13 kB
Add detection python files
2 months ago
inference_api.py
Safe
607 Bytes
Add inference file via API
2 months ago
requirements.txt
Safe
183 Bytes
Initial commit
2 months ago