beichenzbc / Long-CLIP

[ECCV 2024] official code for "Long-CLIP: Unlocking the Long-Text Capability of CLIP"
Apache License 2.0
694 stars 33 forks source link

can put ShareGPT4V dataset into huggingface? #43

Closed zimenglan-sysu-512 closed 4 months ago

zimenglan-sysu-512 commented 4 months ago

can put ShareGPT4V dataset into huggingface? so that we can directly download them.

beichenzbc commented 4 months ago

You may refer to this link https://huggingface.co/datasets/Lin-Chen/ShareGPT4V

zimenglan-sysu-512 commented 4 months ago

get it. thanks. another question: is is possible to run the train.py without using sam dataset, since sam dataset is too big to download? will it hurt the performace?

beichenzbc commented 4 months ago

we didn't try it.

zimenglan-sysu-512 commented 4 months ago

get it