aim-uofa / AdelaiDepth

This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
Creative Commons Zero v1.0 Universal
1.07k stars 145 forks source link

Made compatible with torchsparse1.4 #63

Open AbdelazizBouzidi opened 1 year ago

AbdelazizBouzidi commented 1 year ago

Hello,

I'm a computer vision student, i'm actually doing a final year research project on the subject of 3D reconstruction based on a single image, I find your work astonishing, i congratulate your for that.

In this pull request, i have fixed some compatibility issues with the latest version of torchsparse (1.4 i guess), and also the latest version of pytorch and cuda11.7.

I have seen in one of the issues answers that the training code for the PCMs aren't released because of IP issues, it is completely understandable but i wonder if you might share with me how did you procede, with regard to the data generation process, the magnitude of the perturbations applied to the focals and the depth, what cost function have you used and any idea or intuition about the hyper parameters.

Your answer would be very much appreciated.

CaiSir0075 commented 9 months ago

Can you tell me if the version you are using can run 3D reconstruction properly? The torchsparse I downloaded seems to be missing some files (crying)