winycg / CLIP-KD

[CVPR-2024] Official implementations of CLIP-KD: An Empirical Study of CLIP Model Distillation
78 stars 2 forks source link

Problem for collecting CC3M #14

Open A1513906286 opened 3 days ago

A1513906286 commented 3 days ago

python src/data/gather_cc.py [path/to/cc3m/images/] [path/to/cc3m_train.tsv] [path/to/cc3m_val.tsv] When I run this, I can't get the datasets,and I will get "Unknown error HTTPSConnectionPool"

A1513906286 commented 3 days ago

python src/data/gather_cc.py [path/to/cc3m/images/] [path/to/cc3m_train.tsv] [path/to/cc3m_val.tsv] When I run this, I can't get the datasets,and I will get "Unknown error HTTPSConnectionPool"