Hi! That is a great repository, it would be extremely useful to enhance the quality of realsense depth without any changes to the hardware. However, the results that I got after running this code do not match yours
Here is a part of my wall without refinement
The same wall after refinement
There are two ways in which my setup is different from the recommendations:
I'm currently running this on a laptop, so gpu memory is limited. I added cropping of the inputs to fit it on my gpu and changed the intrinsic accordingly (that is why the wall patch is square).
I have D415 instead of D435, so the laser pattern is different.
Is the change of the pattern critical for the algorithm? Or maybe the resolution influences something else other than intrinsic?
Thanks!
Hi! That is a great repository, it would be extremely useful to enhance the quality of realsense depth without any changes to the hardware. However, the results that I got after running this code do not match yours Here is a part of my wall without refinement The same wall after refinement There are two ways in which my setup is different from the recommendations:
Is the change of the pattern critical for the algorithm? Or maybe the resolution influences something else other than intrinsic? Thanks!