NVlabs / CF-3DGS

Other
394 stars 43 forks source link

Should this be indented within the if statement? #50

Open andrewyguo opened 3 days ago

andrewyguo commented 3 days ago

https://github.com/NVlabs/CF-3DGS/blob/886df529c7dabd337f0abbd660e81321a9a1c047/trainer/trainer.py#L280

I don't think the intr_mat should be divided by 2 if the image is not downsampled by 2.