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