Files
detections/.dockerignore
Oleksandr Bezdieniezhnykh 26900d0aee Update Docker configurations and dependencies for Jetson deployment
- Added image specifications for services in `docker-compose.demo-jetson.yml` and `docker-compose.jetson.yml` to streamline deployment.
- Updated `Dockerfile.gpu` to use the development version of the CUDA runtime for enhanced compatibility.
- Modified `Dockerfile.jetson` to switch to a newer JetPack base image and adjusted the requirements file to include additional dependencies for improved functionality.
- Removed obsolete deployment scripts and calibration cache generation script to clean up the project structure.

Made-with: Cursor
2026-04-06 05:00:08 +03:00

19 lines
125 B
Plaintext

.venv
.venv-e2e
_docs
e2e
tests
data
demo
Logs
build
__pycache__
*.pyc
*.pyd
*.so
*.egg-info
.pytest_cache
.git
*.md
scripts