OFA-Sys / Chinese-CLIP

Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
MIT License
4.5k stars 464 forks source link

fix(data): update lmdb pairs and imgs path #78

Closed Tramac closed 1 year ago

Tramac commented 1 year ago

以 Flickr30k-CN 为例,lmdb目录是:

Flickr30k-CN/
    └── lmdb/
        ├── train
            ├── pairs
            ├── imgs
        ├── valid
            ├── pairs
            ├── imgs
        ├── test
            ├── pairs
            ├── imgs