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...
a41cffa
object_detection_lambda
1 contributor
History:
33 commits
Clement Vachet
Add python badges
a41cffa
21 days ago
.github
Add github action - push docker image
21 days ago
detection
Improve code based on pylint and black suggestions
21 days ago
samples
Add user interface via Gradio
about 1 month ago
tests
Improve code based on pylint and black suggestions
21 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
21 days ago
Dockerfile
Safe
232 Bytes
Add docker file
about 1 month ago
Makefile
Safe
480 Bytes
Add Makefile
21 days ago
README.md
Safe
4.91 kB
Add python badges
21 days ago
app.py
Safe
4.04 kB
style: comment out print outputs
about 1 month ago
inference_api.py
Safe
2.38 kB
Improve code based on pylint and black suggestions
21 days ago
inference_direct.py
Safe
1.17 kB
Improve code based on pylint and black suggestions
21 days ago
lambda_function.py
Safe
2.69 kB
Improve code based on pylint and black suggestions
21 days ago
requirements-dev.txt
Safe
48 Bytes
Add pylint-pytest library
21 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