WXinlong / DenseCL

Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.
GNU General Public License v3.0
544 stars 70 forks source link

coco, imgnet lmdb updates data r/w #28

Open SuperSupermoon opened 2 years ago

SuperSupermoon commented 2 years ago

When building lmdb for efficiency in training pre-train models, the previous code has been deprecated. Update the code for compatibility with the latest PyTorch version.