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...
main
object_detection_lambda
453 kB
1 contributor
History:
36 commits
Clement Vachet
Add section on Docker deployment
52e52a0
12 months ago
.github
Add Github action - testing
12 months ago
detection
Improve code based on pylint and black suggestions
12 months ago
samples
Add user interface via Gradio
about 1 year ago
tests
Improve code based on pylint and black suggestions
12 months ago
.gitattributes
1.52 kB
Initial commit
about 1 year ago
.gitignore
3.17 kB
Initial commit
about 1 year ago
.pylintrc
21.8 kB
Add pylint configuration file
12 months ago
Dockerfile
232 Bytes
Add docker file
about 1 year ago
Makefile
480 Bytes
Add Makefile
12 months ago
README.md
5.64 kB
Add section on Docker deployment
12 months ago
app.py
4.04 kB
style: comment out print outputs
12 months ago
inference_api.py
2.38 kB
Improve code based on pylint and black suggestions
12 months ago
inference_direct.py
1.17 kB
Improve code based on pylint and black suggestions
12 months ago
lambda_function.py
2.69 kB
Improve code based on pylint and black suggestions
12 months ago
requirements-dev.txt
48 Bytes
Add pylint-pytest library
12 months ago
requirements.txt
240 Bytes
Add requirements file
about 1 year ago
utils.py
3.25 kB
Add user interface via Gradio
about 1 year ago