add code layout to ReadMe

This commit is contained in:
Xucong Zhang 2019-01-28 14:58:32 +01:00
parent 92b838e663
commit 4db1297520
3 changed files with 68 additions and 7 deletions

View file

@ -1,14 +1,11 @@
## input and ouput
# input_type = camera # camera, video, or directory
# input = 0 # caemra id, video file name, or directory of image files
# output = /BS/zhang-semi/work/opengaze/test/
# input = YOUR_VIDEO OR IMAGE FOLDER
# output = MUST BE A DIRECTORY
# output = YOUR_OUTPUT_DIRECTORY
## gaze estimation method
# gaze_method = MPIIGaze # OpenFace MPIIGaze
# gpu_id = 0
# gaze_method = MPIIGaze
# gpu_id = 0 # GPU id
## gaze estimation method/model selection
# face_model = 1 # 1 for the face model, 0 for eye image model
@ -22,5 +19,5 @@
# calib_screen = YOUR_PATH/monitor.yml
## parameters for personal calibration
# per_model_save_path = YOUR_PATH/user1.txt
# per_model_save_path = YOUR_PATH/user_id.txt
# num_calibration = 9