Closed tazalapizza closed 6 months ago
Hi, I don't really understand your question. You can use simpler method like monodepth2 to estimate the depth.
Sorry I meant did you release a code to use your method on a custom image, with known camera pose and parameters, to get a 3D reconstruction ? (and depth estimation consequently)
Hi, I didn't but you can just change the camera parameters in the dataloader, for example with bundlefusion. Then run the code to generate novel depths for bundlefusion.
Hello thank you for your work and your code.
Is there a simple way to perform depth estimation on custom images ?