Zhiwei ZHANG

Results 19 issues of Zhiwei ZHANG

How long does it take to complete a training?

File "/home/zwzhang/NeRF/pi-GAN/train.py", line 366, in train fid_evaluation.setup_evaluation(metadata['dataset'], generated_dir, target_size=128) File "/home/zwzhang/NeRF/pi-GAN/fid_evaluation.py", line 37, in setup_evaluation dataloader, CHANNELS = datasets.get_dataset(dataset_name, img_size=target_size) File "/home/zwzhang/NeRF/pi-GAN/datasets.py", line 79, in get_dataset dataset = globals()[name](**kwargs) TypeError:...

Thanks for the interesting work. I want to know how do you determine the value of omega_0?

Could you share the code about rendering the collision videos?

Hi, could you give any suggestion on model training? Because I have used the other two code bases to reproduce the results, but both of them failed. [https://github.com/luping-liu/PNDM/issues/6](https://github.com/luping-liu/PNDM/issues/6) Thanks a...

interesting work! If it is convenient, can you sent the paper to me? [email protected] thanks.

hv * vi), dim=[2, 3], keepdim=True)) / vi[0, 1].numel() # Hessian diagonal block size is 9 here: torch.sum() reduces the dim 2/3. IndexError: index 1 is out of bounds for...

## Description Add website agent to construct a web page. ## Motivation and Context Solve issue # 186 ## Types of changes What types of changes does your code introduce?...