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