polarisZhao / PFLD-pytorch

PFLD pytorch Implementation
798 stars 197 forks source link

Missing file #1

Closed ElvishElvis closed 5 years ago

ElvishElvis commented 5 years ago

Hello in your test.py you have parser.add_argument('--test_dataset', default='./data/test_data/list.txt', type=str) however, what is the list.txt here and could you give us a format to test the WLFWDatasets/ Thanks

ElvishElvis commented 5 years ago

ok you had solve it in your latest version, thanks!