chawin.chen commited on
Commit
7af1f43
·
1 Parent(s): 265ee8f
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -9,7 +9,7 @@ ENV TZ=Asia/Shanghai \
9
  CELEBRITY_SOURCE_DIR=/opt/data/chinese_celeb_dataset \
10
  GENDER_CONFIDENCE=1 \
11
  UPSCALE_SIZE=2 \
12
- AGE_CONFIDENCE=0.9999 \
13
  DRAW_SCORE=true \
14
  FACE_CONFIDENCE=0.7 \
15
  ENABLE_DDCOLOR=true \
 
9
  CELEBRITY_SOURCE_DIR=/opt/data/chinese_celeb_dataset \
10
  GENDER_CONFIDENCE=1 \
11
  UPSCALE_SIZE=2 \
12
+ AGE_CONFIDENCE=0.1 \
13
  DRAW_SCORE=true \
14
  FACE_CONFIDENCE=0.7 \
15
  ENABLE_DDCOLOR=true \