Hi, I was wondering if the configuration to reproduce 360_v2 result is up-to-date. I fixed some missing parameters, such as scene_reso, coeff_type, and basis_type, but I still got an error.
xyz_min = valid_xyz.amin(0)
IndexError:amin(): Expected reduction dim 0 to have non-zero size.
Any suggestions?