DeLF-pytorch
DeLF-pytorch copied to clipboard
Train Data Format
Hi, I'm trying to train DeLF on my custom dataset but I'm not able to understand how to arrange the data set. Where should i place my data and in what format should it be. Could anyone please help me. Any help would be great.
i want to know too
I have same problem
DeLF use ImageFolder to load data. https://pytorch.org/docs/stable/torchvision/datasets.html?highlight=imagefolder#torchvision.datasets.ImageFolder