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...
6b1e33c
object_detection_lambda
452 kB
1 contributor
History:
34 commits
Clement Vachet
Add Github action - testing
6b1e33c
about 1 year ago
.github
Add Github action - testing
about 1 year ago
detection
Improve code based on pylint and black suggestions
about 1 year ago
samples
Add user interface via Gradio
about 1 year ago
tests
Improve code based on pylint and black suggestions
about 1 year 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
about 1 year ago
Dockerfile
232 Bytes
Add docker file
about 1 year ago
Makefile
480 Bytes
Add Makefile
about 1 year ago
README.md
4.91 kB
Add python badges
about 1 year 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
about 1 year ago
inference_direct.py
1.17 kB
Improve code based on pylint and black suggestions
about 1 year ago
lambda_function.py
2.69 kB
Improve code based on pylint and black suggestions
about 1 year ago
requirements-dev.txt
48 Bytes
Add pylint-pytest library
about 1 year 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