Face-SPARNet
Face-SPARNet copied to clipboard
Pytorch codes for "Learning Spatial Attention for Face Super-Resolution", TIP 2020.
(sparnet) C:\Users\user\sparnet>python test_enhance_single_unalign.py --gpus 1 --model sparnethd --name SPARNetHD_V4_Attn2D --res_depth 10 --att_name spar --Gnorm "in" --pretrain_model_path pretrain_models/SPARNetHD_V4_Attn2D_net_H-epoch10.pth --test_img_path ./test_images/test_hzgg.jpg --results_dir test_hzgg_results ----------------- Options --------------- Dnorm: none Gnorm: in [default: bn]...
你好,我想请教一下您这个模型里面 ResidualBlock 这个模块里面这个 hg_depth 这个参数是什么意思?
sorry, I am new here how can I install this project on my windows laptop?
Sorry, I'm new here. I want to know how to solve the problem of runtime prompt without the module(models.test_model).