Skip to content

Commit b9c8f36

Browse files
authored
Set MINIMAL_FACE_RESOLUTION=40
1 parent cc12d6d commit b9c8f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/common.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export ONE_KNOWN_PERSON_BYPASS_QUEUE_MODE=0
1818
export DEEP_ANALYSIS_MODE=1
1919
export SAMPLING_TO_SAVE_ENERGY_MODE=0
2020
export RESTRICT_RECOGNITON_MODE=1
21-
export MINIMAL_FACE_RESOLUTION=100
21+
export MINIMAL_FACE_RESOLUTION=40
2222
export BIGGEST_FACE_ONLY_MODE=0
2323
export UPLOAD_IMAGE_SERVICE_ENABLED=0
2424
export GIF_UPLOADING=1

0 commit comments

Comments
 (0)