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...
67f4974
object_detection_lambda
451 kB
1 contributor
History:
32 commits
Clement Vachet
Improve code based on pylint and black suggestions
67f4974
12 months ago
.github
Add github action - push docker image
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
4.59 kB
docs: Improve first section
12 months ago
app.py
4.04 kB
style: comment out print outputs
about 1 year 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