princeton-computational-imaging / neural-point-light-fields

MIT License
69 stars 9 forks source link

reproduction bugs and errors #3

Open yanconglin opened 1 year ago

yanconglin commented 1 year ago

Thank you for releasing the code. I wonder if you can kindly double-check and fix some bugs in the code. I am running into various errors when trying to replicate your code. I would appreciate it if you can kindly make it error-free. Thank you.

Some errors that I encountered:

  1. https://github.com/princeton-computational-imaging/neural-point-light-fields/blob/6996a11230ee36abe0f73b2a84aba4799ff47cab/src/datasets/preprocess_Waymo.py#L106 Screenshot from 2023-01-23 21-23-44 There are also multiple open3d errors.

  2. https://github.com/princeton-computational-imaging/neural-point-light-fields/blob/6996a11230ee36abe0f73b2a84aba4799ff47cab/src/scenes/__init__.py#L140. Screenshot from 2023-01-23 21-22-09