birthdayCrown / config.json
liangtian's picture
Update config.json
9926050
{
"face_detector_prototxt": "deploy.prototxt",
"face_detector_weights": "res10_300x300_ssd_iter_140000.caffemodel",
"landmark_predictor": "shape_predictor_68_face_landmarks.dat",
"Crown": "Crown.png",
"Crown_mask": "Crown_mask.png",
"birthday": "birthday.png",
"birthday_mask": "birthday_mask.png",
"min_confidence": 0.5,
"steps": 20,
"delay": 5,
"final_delay": 1000,
"loop": 0,
"temp_dir": "temp"
}