You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
How to generate a new landmark txt file for this new photo?
The text was updated successfully, but these errors were encountered: