SquadDetective / config.json
Brasd99's picture
Initial commit
8434bec
{
"FACE_DIST_TRESH": 0.15,
"FACE_DET_TRESH": 0.3,
"YOLO_WEIGHTS_URL": "https://github.com/akanametov/yolov8-face/releases/download/v0.0.0/yolov8n-face.pt"
}