Sierkinhane / mtcnn-pytorch

A face detection algorithm
317 stars 162 forks source link

how to generate anno_train_test.txt #7

Closed Augnine closed 5 years ago

Augnine commented 5 years ago

when run > python mtcnn/data_preprocessing/gen_Rnet_train_data.py

Path does not exist: ./anno_store/anno_train_test.txt

flexibility2 commented 5 years ago

@zchfaq Could you tell me how to solve this problems? Thanks!

Augnine commented 5 years ago

@zchfaq Could you tell me how to solve this problems? Thanks!

@flexibility2 I think Pnet,Rnet,Onet should use the same annotation file, so I use the "wider_origin_anno.txt" instead