haakohu's picture
initial
5d756f1
raw
history blame contribute delete
218 Bytes
from ..FB_cse_mask_face import anonymizer, detector, common
detector.score_threshold = .1
detector.face_detector_cfg.confidence_threshold = .5
detector.cse_cfg.score_thres = 0.3
anonymizer.generators.face_G_cfg = None