Ma Shuhao
Ma Shuhao
Thank you for you present your code. Recently,I am studing your code. I have a question. Can I comment these code? while not os.path.exists(os.path.join(self.root_path, record.path, self.image_tmpl.format(1))): print(os.path.join(self.root_path, record.path, self.image_tmpl.format(1))) index...
May be the resolution of the image in the sample looks like 28*28
May be the resolution of the image in the sample look like 28*28
Hi, I want to train a blip2 model on coco caption dataset. So,I run program by But, It has error :  I do know the reason, is there somebody...
Firstly, thank you very much for your work. But I found a problem while studying your repo, I cannot understand the input and output of each model and how to...