diff --git a/code/codes/README.txt b/code/codes/README.txt index 50a20e4..aca9ffa 100644 --- a/code/codes/README.txt +++ b/code/codes/README.txt @@ -5,7 +5,7 @@ Requirement 4. Cuda (if use nvidia gpu) 'MTCNNv1' is an implementation of our 'Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks' paper. -'MTCNNv2' is an extended version (using iamge patch around each landmark outputted from stage 3 to make a precise regression). +'MTCNNv2' is an extended version (using image patch around each landmark outputted from stage 3 to make a precise regression). 'camera_demo' is a camera face detection demo based on MTCNNv2 If you want to reproduce our results on WIDER FACE in our paper, please set minsize as 10, scale factor as 0.79 and threshold as [0.5 0.5 0.3]. @@ -14,4 +14,4 @@ Contact: Yu Qiao yu.qiao@siat.ac.cn Kaipeng Zhang -kpzhang@cmlab.csie.ntu.edu.tw \ No newline at end of file +kpzhang@cmlab.csie.ntu.edu.tw