You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I send images to Instant-NGP in online mode, I noticed I get capped at 10 images. When I take my eleventh image, the 1st image is removed from the GUI. The software will continue the first in, first out pattern as I send more images. Is this expected behavior? Is it so I don't go over my VRAM limit? I am using about 9 GB and I have 24 GB total of VRAM.
Thanks for all of the help!
The text was updated successfully, but these errors were encountered:
Thats the default limit. You can set a higher image limit by passing in the
flag —n_frames 100. So the command becomes:
python nerfcapture2nerf —stream —n_frames 100
On Thu, 13 Apr 2023 at 1:41 am, Jonathan Stephens ***@***.***> wrote:
When I send images to Instant-NGP in online mode, I noticed I get capped
at 10 images. When I take my eleventh image, the 1st image is removed from
the GUI. The software will continue the first in, first out pattern as I
send more images. Is this expected behavior? Is it so I don't go over my
VRAM limit? I am using about 9 GB and I have 24 GB total of VRAM.
Thanks for all of the help!
—
Reply to this email directly, view it on GitHub
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHCZMITCY7BDGWLLDLMFUL3XA3EJLANCNFSM6AAAAAAW33TGVI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
When I send images to Instant-NGP in online mode, I noticed I get capped at 10 images. When I take my eleventh image, the 1st image is removed from the GUI. The software will continue the first in, first out pattern as I send more images. Is this expected behavior? Is it so I don't go over my VRAM limit? I am using about 9 GB and I have 24 GB total of VRAM.
Thanks for all of the help!
The text was updated successfully, but these errors were encountered: