zhu-xlab / DeCUR

Decoupling common and unique representations for multimodal self-supervised learning
Apache License 2.0
41 stars 2 forks source link

lmdb.Error #2

Open TimLeeCV opened 1 month ago

TimLeeCV commented 1 month ago

Hi~ I'm very interested in your work. When I try to retrain DeCUR, I get the following error and I make sure the path is right.

_lmdb.Error: /home/HDD/DeCUR/ssl4eo-s12100patches/s1: No such file or directory

wangyi111 commented 1 month ago

Hi! Thanks for your interest! The dataset class expect lmdb file as input such as "s1.lmdb". Did you convert the dataset to lmdb format? C.f. https://github.com/zhu-xlab/DeCUR/tree/main/src/pretrain/datasets/SSL4EO