Xinchen Yan

Results 4 issues of Xinchen Yan

Hi, I just found an issue while saving > 2G data to .mat file. A = torch.Tensor(2000,200000):randn(2000, 200000) matorch.save('test.mat', {A=A})

Great work! I am curious if the authors have ever compared the Deblur-NeRF with more recent NeRFs (e.g., MipNeRF, MipNeRF360) where motion blur is handled implicitly (by rendering conical frustums...

Dear SSCNET authors: It looks like "benchmark/SUNCG_train_sceneId.mat" contains only ~6K scene ids. Is there any specific reason not using the entire SUNCG dataset? We would appreciate if you can clarify...

Hi Can you possibly add the script to train/generate face images with VAE/GAN? As you suggested, the hyper-parameters seem to be critical. Thanks!