Ma Shuhao

Results 25 issues of 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 : ![image](https://github.com/salesforce/LAVIS/assets/38131350/07da05b3-2817-4531-acd9-63a8e5a2e006) 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...