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.06k stars 144 forks source link

problem with TorchSparse version #83

Open CaiSir0075 opened 7 months ago

CaiSir0075 commented 7 months ago

Hi, I'm very interested in your great work. I would like to ask you a question. 1.I have already installed the latest version 2.1.0 of TorchSparse, which is acquired using the 3d reconstruction function. But, it seems that the contains in your codes is different from the version on the official web of TorchSparse, which makes me fail to run these wonderful codes. I would like to know if you have revised the codes and if you can share the version of TorchSparse that you are using.

Thaileang commented 1 month ago

Thanks for your great contribution. I'm trying to run your code, but there is an issue installing torchSparse. Could you share the details, please? Thanks!