add sam2 yolo auto annotation

This commit is contained in:
2026-02-04 15:29:36 +07:00
parent 7e56948ece
commit 5a951d8812
2061 changed files with 316473 additions and 0 deletions

22
sam2-cpu/frigate-dev/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.DS_Store
__pycache__
.mypy_cache
*.swp
debug
.vscode/*
!.vscode/launch.json
config/*
!config/*.example
models
*.mp4
*.db
*.csv
frigate/version.py
web/build
web/node_modules
web/coverage
web/.env
core
!/web/**/*.ts
.idea/*
.ipynb_checkpoints