w-plus-adapter icon indicating copy to clipboard operation
w-plus-adapter copied to clipboard

The format of the txt file when running train.py.

Open gaoyixuan111 opened this issue 9 months ago • 1 comments

"Thank you for your response. When I run train_wild.py, I don't understand how the 'f = open('./Face/ffhq_wild_names_with_caption.txt', 'r')' part is supposed to be constructed. In the txt file I created, it looks like this: 02198_0.png A man wearing a hat and glasses 02201_0.png a young girl wearing a helmet and a purple jacket Could you provide some examples of the format for this txt file?" The error message I always receive is similar to "FileNotFoundError: [Errno 2] No such file or directory: './Face/FFHQ512_e4e_nobg_w_plus/00001_0.png A baby in a blue blan.pth'."

gaoyixuan111 avatar May 15 '24 08:05 gaoyixuan111