Darshan Makwana
Results
1
comments of
Darshan Makwana
You can create a dataloader that passes an (image, text) pair for training, an example of the [MockTextImageDataset](https://github.com/lucidrains/gigagan-pytorch/blob/55b621ee6856d68bd8f99923552f55da53a79888/gigagan_pytorch/data.py#L94C11-L94C27) is also given in the data.py file