Closed hsilvaga closed 3 months ago
I'm noticing that the loss is not decreasing using a few different custom datasets, including the bicycle from MipNerf. The plyfiles at each save iteration also appear the same. I'm wondering if anyone else is experiencing the same issue.
I accidentally included the apostrophe's when making the auxillary.h change: 'p_view.z <= 0.2f' -> 'p_view.z <= 0.001f'
I'm noticing that the loss is not decreasing using a few different custom datasets, including the bicycle from MipNerf. The plyfiles at each save iteration also appear the same. I'm wondering if anyone else is experiencing the same issue.