SijieLiu518 / SGENet

[ICASSP2024] An official implement of the paper "EFFICIENT SCENE TEXT IMAGE SUPER-RESOLUTION WITH SEMANTIC GUIDANCE"
19 stars 0 forks source link

ImportError: cannot import name 'alignCollate_realWTL' from 'dataset' #5

Open terenceneo opened 4 months ago

terenceneo commented 4 months ago

base.py 里的 from dataset import lmdbDataset_real,alignCollate_realWTL, alignCollate_realWTLAMask 能在哪里找到?

2061360308 commented 4 months ago

用的是TextZoom 的数据集,TextZoom 的仓库里的dataset 是有的dataset.py