| 1. lmdb training data |
| |
| - imgs and pair folders are lmdb training data |
| - label_en_dict.npy and label_en_graph.npz are the dictionary and graph embeddings of labels |
| - train_texts.json and train_imgs.tsv seem to be another encoding format for the training set. Can't remember plz check the code. |
| - two csv are summaries, just for additional information providing, not used in code |
|
|
| 2. test_ex_adapt_collect.zip is the testing set, and the label_en_ex_adapt_test.txt includes the labels, respectively |
| |
| 3. ColonCLIP-colonclip_v3.zip includes codes, but not sure whether is the final version, for reference only |
|
|