invictus717 / MiCo

Explore the Limits of Omni-modal Pretraining at Scale
https://invictus717.github.io/MiCo/
Apache License 2.0
81 stars 4 forks source link

May I ask what your file directory looks like? #1

Closed yun189 closed 3 months ago

invictus717 commented 3 months ago

please see this doc.

invictus717 commented 3 months ago

If you want to inference the pretrained model, you can directly download the google drive folder to the current directory.

yun189 commented 3 months ago

i have read readme,but "pretrain_path='MiCo-g'" made me confused

invictus717 commented 3 months ago

You can directly download the google drive folder to the current directory, the pretrained models are zipped in the "MiCo-g" folder on my google drive.

yun189 commented 3 months ago

Sorry, I cannot find ‘MiCo-g’ folder on google driver, although I find ‘MiCo-g’ in your code.

invictus717 commented 3 months ago

Sorry, I just found that it's named "MiCo" on the google drive...You can simply rename the folder and run the inference code.

yun189 commented 3 months ago

ohh,i got it. thanks for your answer

invictus717 commented 3 months ago

Thanks for your efforts! I will also update this in the README.md soon