lmvgjp

Results 5 issues of lmvgjp

ModuleNotFoundError: No module named 'setuptools.build_meta' i get this error trying to run it locally..could anyone help me please?

hi, did someone found the same error? i run the script: python hat/test.py -opt options/test/HAT_SRx4_ImageNet-LR.yml thanks!

Hi, thanks a lot for sharing your great work! do you have an advice of how I can train for longer? i only have 19 images in my training set...

Hello, when i run the following command in terminal: python scripts/sr_val_ddpm_text_T_vqganfin_oldcanvas_tile.py --config configs/stableSRNew/v2-finetune_text_T_512.yaml --ckpt stablesr_000117.ckpt --vqgan_ckpt vqgan_cfw_00011.ckpt --init-img inputs/images --outdir inputs/outs --ddpm_steps 200 --dec_w 0.5 --vqgantile_size 512 --vqgantile_stride 384 --colorfix_type...

Hello, I created a config file to train a model of RealSRT (https://github.com/USTC-JialunPeng/RealSRT) which used BasicSR and I get this error: File "/home/gabi/anaconda3/envs/realsrtVE/lib/python3.10/site-packages/basicsr/utils/registry.py", line 71, in get raise KeyError(f"No object...