Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
cvachet
/
object_detection_lambda
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
object_detection_lambda
Ctrl+K
Ctrl+K
  • 1 contributor
History: 36 commits
Clement Vachet
Add section on Docker deployment
52e52a0 4 months ago
  • .github
    Add Github action - testing 4 months ago
  • detection
    Improve code based on pylint and black suggestions 4 months ago
  • samples
    Add user interface via Gradio 5 months ago
  • tests
    Improve code based on pylint and black suggestions 4 months ago
  • .gitattributes
    1.52 kB
    Initial commit 5 months ago
  • .gitignore
    3.17 kB
    Initial commit 5 months ago
  • .pylintrc
    21.8 kB
    Add pylint configuration file 4 months ago
  • Dockerfile
    232 Bytes
    Add docker file 5 months ago
  • Makefile
    480 Bytes
    Add Makefile 4 months ago
  • README.md
    5.64 kB
    Add section on Docker deployment 4 months ago
  • app.py
    4.04 kB
    style: comment out print outputs 4 months ago
  • inference_api.py
    2.38 kB
    Improve code based on pylint and black suggestions 4 months ago
  • inference_direct.py
    1.17 kB
    Improve code based on pylint and black suggestions 4 months ago
  • lambda_function.py
    2.69 kB
    Improve code based on pylint and black suggestions 4 months ago
  • requirements-dev.txt
    48 Bytes
    Add pylint-pytest library 4 months ago
  • requirements.txt
    240 Bytes
    Add requirements file 5 months ago
  • utils.py
    3.25 kB
    Add user interface via Gradio 5 months ago