Closed dhgras closed 6 months ago
Hi, thanks for your interest in our work!
average_flag
to sample the same number of pixels in each patch. This is a simple trial and we found average_flag = False
performs better in most cases empirically. Therefore I leave the default setting as average_flag = False
.average_flag = False
and a large value of batchsize >=32768). We have tested on LERF and MIP360 datasets with this setting and it should work for you, too.Feel free to contact me if you have further questions!
Okay, I got it. Thank you for your reply!
Hi, thank you for your excellent work!
I am trying to apply this work to my own dataset, which contains over 1000 rgb images with a resolution of around 2k. I have some doubts about the object loss:
Looking forward to your reply!