nerf-pytorch icon indicating copy to clipboard operation
nerf-pytorch copied to clipboard

Where do the ouput photos go?

Open SaadatKhan opened this issue 2 years ago • 2 comments

Hi! After the model is trained, a video is rendered as I can see in the logs folder. Do you know where are the photos saved (or are they saved anywhere) that were used to render the video? Thanks

SaadatKhan avatar Feb 09 '23 14:02 SaadatKhan

Do you finally find the way to extract all the rendered images? I also curious about that

monamourvert avatar Mar 31 '23 03:03 monamourvert

please check the code where you save your output images and .mp4 file. In my case, its in logs/ dir

RongKaiWeskerMA avatar Apr 05 '23 01:04 RongKaiWeskerMA