small_object_detection / .dockerignore
orik-ss's picture
Log device, Jina CPU warning, pin revision
82551bb
raw
history blame contribute delete
279 Bytes
# Git and env
.git
.gitignore
.gitattributes
.venv
venv
env
.env
# Build / cache
__pycache__
*.py[cod]
*.pyo
.pytest_cache
.mypy_cache
# Large or generated (not needed in image)
full_frames_GT
threshold_tuning
*.pt
models/*.pt
models/*.onnx
# IDE / OS
.cursor
.DS_Store
*.swp