Brasd99 commited on
Commit
3c24777
1 Parent(s): 9de439a

Changed config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "FACE_DIST_TRESH": 0.1,
3
- "FACE_DET_TRESH": 0.3,
4
  "YOLO_WEIGHTS_URL": "https://github.com/akanametov/yolov8-face/releases/download/v0.0.0/yolov8n-face.pt",
5
  "AVATARS_URI": "https://6ff87ac8-1c01-4a5d-8145-f60a24de5ae8.selcdn.net/api/img/players/PLAYER_ID.jpg?version=0",
6
  "APP_NAME": "AFL-Face-Checker",
 
1
  {
2
  "FACE_DIST_TRESH": 0.1,
3
+ "FACE_DET_TRESH": 0.7,
4
  "YOLO_WEIGHTS_URL": "https://github.com/akanametov/yolov8-face/releases/download/v0.0.0/yolov8n-face.pt",
5
  "AVATARS_URI": "https://6ff87ac8-1c01-4a5d-8145-f60a24de5ae8.selcdn.net/api/img/players/PLAYER_ID.jpg?version=0",
6
  "APP_NAME": "AFL-Face-Checker",