TensoRF icon indicating copy to clipboard operation
TensoRF copied to clipboard

Downsample in your_own_data.py

Open ricshaw opened this issue 3 years ago • 0 comments

I think there is a mistake when using downsample in the your_own_data.py data loader. Shouldn't the principle point cx, cy should also be divided by self.downsample? https://github.com/apchenstu/TensoRF/blob/17deeedae5ab4106b30a3295709ec3a8a654c7b1/dataLoader/your_own_data.py#L48

ricshaw avatar Jul 01 '22 13:07 ricshaw