Initial commit: digital reception monorepo (M1-M11 + demo extensions)

This commit is contained in:
2026-05-25 12:59:54 +05:00
commit b9f88194d9
182 changed files with 20578 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
DATABASE_URL=postgresql://postgres:postgres@localhost:5434/reception
MODEL_NAME=buffalo_l
DET_SCORE_THRESHOLD=0.7
RECOGNITION_THRESHOLD=0.5
REID_THRESHOLD=0.35
REID_WINDOW_MINUTES=5