Hello,
I have one doubt. I am using my custom dataset for implementing cycle Gans.
I have preprocessed my image data sets and extracted patches as I want to send patch image as input.
But after extracting patches , I have stored it as .pt files. Now how should I pass it to my dataloader?
Hello, I have one doubt. I am using my custom dataset for implementing cycle Gans. I have preprocessed my image data sets and extracted patches as I want to send patch image as input. But after extracting patches , I have stored it as .pt files. Now how should I pass it to my dataloader?