Antoine GUEDON

Results 67 comments of Antoine GUEDON

Hello @sunm1206 , Indeed, this is surprising as computing the mesh should only take a few minutes. Your GPU has a lot of VRAM, so the problem should not be...

Hello everyone, Indeed, this problem is related to Windows. Currently, the code and installation instructions are not compatible with Windows, unless you first install WSL2. It's possible to make it...

Hello @zqdsdfg, May I ask you when did you get the error during training? It would be very nice if you could post the logs/a screenshot of the console here....

Hello xiiliu, I just added a short notebook that shows how to render images with the hybrid representation in Python. However, it's true that there is currently no way to...

Hello @asalan570, Indeed, it's possible that 8GB VRAM for the GPU is not enough. As this is research code, it's not fully optimized and probbaly requires a bit more memory...

Hello @SerLefty, What datasets are you refering to? Some of them are publicly available (like the garden table or the lego in the kitchen for example). You can check the...

Hello shawLyu, Indeed, as we focused on reconstructing real scenes, the code lacks a loader for synthetic dataset. I will fix that soon. Could you paste your error in here?...