I put a new photo test.png in folder dataset\data\test_single, run the command:
python test.py --dataroot dataset/data/test_single --name formal_author --model test --dataset_mode single --norm batch --use_local --which_epoch 300 --gpu_ids -1
got the below error:
FileNotFoundError: [Errno 2] No such file or directory: 'dataset/landmark/ALL\test.txt'
How to generate a new landmark txt file for this new photo?