Skip to content
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

usage.ipynb broken in final cell #56

Open
LukeWood opened this issue Apr 11, 2022 · 5 comments
Open

usage.ipynb broken in final cell #56

LukeWood opened this issue Apr 11, 2022 · 5 comments

Comments

@LukeWood
Copy link

AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor'
@akashbhoite
Copy link

Screen Shot 2022-04-14 at 1 05 17 PM

@akashbhoite
Copy link

Just open the unsampling.py file from the above location and comment out the recompute_interpolate variable under the forward function as shown above

@dbrandejs
Copy link

I am facing the same issue. Commenting out the recompute_interpolate variable under the forward function in upsampling.py did not work for me.

@MACHONEJ82
Copy link

@GrahamboJangles
Copy link

GrahamboJangles commented Jun 10, 2022

Fix here: #54 (comment)

It was a waste of a couple of minutes figuring that out. It doesn't generate anything, it just downloads an image and then displays it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants