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