-
Notifications
You must be signed in to change notification settings - Fork 99
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
look for "block_composition" #36
Comments
same question ,have you solved it ? |
i havent~ |
Same problem here... @calmevtime Are there any missing files for the training code? |
The block_composition function is obsolete. Please comment out the line and it should be fine.
…Sent from my iPhone
On Dec 9, 2020, at 5:18 AM, Luyuan Wang ***@***.***> wrote:
Same problem here... @calmevtime Are there any missing files for the training code?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thank you for your kindly reply. However, there are multiple places require
It seems that this function is necessary. What should I do to fix that? |
same problem |
class UpsampleDCT(object):
|
是否可以重新上传datasets.dct_resize文件,万分感谢 |
@calmevtime it seems the function "block_composition" is necessary in UpsampleDCT. would you please upload the dct_resize.py file, and also clarify the meaning of L, M, and N? |
Has anyone figured out their own implementation of dct_resize? |
hello!
i find your code have this "from datasets.dct_resize.block_composition import block_composition",but i cant find "dct_resize"in datasets
The text was updated successfully, but these errors were encountered: