Open TeKett opened 3 weeks ago
We recommend that you create a *.caption
(or *.txt
) file with the same base filename for each image, and write the caption there, so that you can place all your images (and text files) in one folder. Please use --caption_extension
option to specify the extension of the caption files.
We recommend that you create a
*.caption
(or*.txt
) file with the same base filename for each image, and write the caption there, so that you can place all your images (and text files) in one folder. Please use--caption_extension
option to specify the extension of the caption files.
Im already doing that, the problem is with organizing a million images in the same folder. One way is to split it into multiple folders, but imo its not enough, i want subfolders ontop of that as well.
We plan to enable arbitrary file/folder structure using metadata file. Please wait a little longer.
Could you add an option for recursive loading of image files, with any number of layers? So you can sort more then just having multiple folders?
So rather then
You can have
Currently what i'm doing is prefixing the series or another tag to the beginning of the folder name, but it gets very cluttery with thousands of folders, yes im trying to train a Checkpoint.
But it has gotten so cluttery i am now thinking of using SymLinks as a temporary solution. So i can have one structured folder and then the unstructured training folder with SymLinks.