Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate a new landmark txt file for a new photo? #24

Open
wujoho opened this issue Oct 14, 2022 · 3 comments
Open

How to generate a new landmark txt file for a new photo? #24

wujoho opened this issue Oct 14, 2022 · 3 comments

Comments

@wujoho
Copy link

wujoho commented Oct 14, 2022

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?

@feitgemel
Copy link

Did you got an answer ?

@feitgemel
Copy link

Hi,
Can you elaborate what are those txt files inside the Landmark folder?
How can I generate a file for my one image ?

I took a fresh image, convert it to 512X15 , and created a mask for the head.
How to generate this landmark txt file ?

Eran

@wujoho
Copy link
Author

wujoho commented Jun 4, 2023

No, I am using Windows OS, and one of the prerequisites is using Linux or macOS, so could be my environment issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants