Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cvachet
/
object_detection_lambda
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a5ac89c
object_detection_lambda
428 kB
1 contributor
History:
29 commits
Clement Vachet
Add Makefile
a5ac89c
10 months ago
.github
Add github action - push docker image
10 months ago
detection
style: update print output
10 months ago
samples
Add user interface via Gradio
10 months ago
tests
fix: add isBase64Encoded argument to payload
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
Makefile
Safe
480 Bytes
Add Makefile
10 months ago
README.md
Safe
4.59 kB
docs: Improve first section
10 months ago
app.py
Safe
4.04 kB
style: comment out print outputs
10 months ago
inference_api.py
Safe
2.29 kB
Add model type as new argument
10 months ago
lambda_function.py
Safe
2.2 kB
Comment out log info for API event
10 months ago
main.py
Safe
1.04 kB
Initial commit
10 months ago
requirements-dev.txt
Safe
48 Bytes
Add pylint-pytest library
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