Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cvachet
/
object_detection_lambda
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
71bec2b
object_detection_lambda
420 kB
1 contributor
History:
15 commits
Clement Vachet
style: comment out print outputs
71bec2b
9 months ago
detection
style: update print output
9 months ago
samples
Add user interface via Gradio
10 months ago
tests
Add unit tests via pytest
10 months ago
.gitattributes
Safe
1.52 kB
Initial commit
10 months ago
.gitignore
Safe
3.17 kB
Initial commit
10 months ago
Dockerfile
Safe
232 Bytes
Add docker file
10 months ago
README.md
Safe
977 Bytes
Add README file
10 months ago
app.py
Safe
4.04 kB
style: comment out print outputs
9 months ago
inference_api.py
Safe
1.88 kB
Add inference / prediction file
10 months ago
lambda_function.py
Safe
2.2 kB
Comment out log info for API event
9 months ago
main.py
Safe
1.04 kB
Initial commit
10 months ago
requirements.txt
Safe
240 Bytes
Add requirements file
10 months ago
utils.py
Safe
3.25 kB
Add user interface via Gradio
10 months ago