-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: zsyOAOA/ResShift
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Traceback (most recent call last): File "/home/u24/lbg/ResShift-journal/main.py", line 48, in <module> trainer.train() File "/home/u24/lbg/ResShift-journal/trainer.py", line 321, in train self.validation() File "/home/u24/lbg/ResShift-journal/trainer.py", line 962, in validation if 'gt' in data: UnboundLocalError: local variable 'data' referenced before assignment
#108
opened Nov 13, 2024 by
4C4247
My data set is 64*64, and I want to restore it to 512*512 in high resolution. Which parts should I modify?
#105
opened Nov 7, 2024 by
12qew
utils\util_image.py:269: RuntimeWarning: invalid value encountered in cast img_np = img_np.astype(out_type)
#101
opened Oct 22, 2024 by
puppyjuan
Request for Source Code Related to Autoencoder for Gray-Scale Image Training
#100
opened Oct 21, 2024 by
zhangjie20231127
The model trained on my own dataset gives an error when using inference_resshift.py for inference.
#95
opened Sep 25, 2024 by
zwt811
作者您好,请问我现在有自己的一组图片数据,LR是64*64,HR是256*256.请问如何将我的图片数据转换成您模型输入的txt格式呢?
#93
opened Sep 5, 2024 by
haolinyan-lab
How much data did you use for training your natural image generative model?
#91
opened Aug 22, 2024 by
cxl-ustb
The amount of computation and time needed for Blind Face Restoration training
#84
opened Jul 17, 2024 by
mohammad-jafary
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.