Skip to content

Conversation

@sirykd
Copy link

@sirykd sirykd commented Jun 14, 2022

Hi,
First of all, great work! Enjoyed your paper, project page, and code (neat options parser, btw!).

I'd like to contribute a small change which makes GPU memory consumption wrt the output image size scale much nicer.
I encountered the issue when I tried fitting some pretty big images, which resulted in OOM.

Here you can see a before/after comparison of GPU% usage on a Tesla T4 for the "ship" scene:

Main This PR
400x400 30.43% 24.98%
800x800 55.78% 28.67%

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

Successfully merging this pull request may close these issues.

1 participant