ziweny11 / PhotoRegCodes

Code release for PhotoReg
38 stars 1 forks source link

How does it compare to GaussReg? #6

Open KevinO07 opened 1 month ago

KevinO07 commented 1 month ago

Excellent work!Thanks for opening source. I found a work titled ‘GaussReg: Fast 3D Registration with Gaussian Splatting’ ,which is similar to yours. Have you made any comparisons with this work? I'm curious about how this work compares to yours.

ziweny11 commented 4 weeks ago

Thank you very much for taking an interest in our work! Yes, I’m aware of GaussReg. Their work looks excellent but I haven't conducted any quantitative comparison yet, since it appears their code hasn't been fully released. I’ll keep an eye out for any updates to their code. Thanks again for bringing this up!

KevinO07 commented 3 weeks ago

Thanks for your reply!