Diffusion-3D-Features icon indicating copy to clipboard operation
Diffusion-3D-Features copied to clipboard

Diffusion 3D Features (Diff3F): Decorating Untextured Shapes with Distilled Semantic Features [CVPR 2024]

Results 6 Diffusion-3D-Features issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for sharing this work. Currently, the .ipynb file only provides a demo for mesh input. Could you advise on how to proceed when the input is a...

Thanks for sharing the code. I struggled with the environment setup for a while, so I'm sharing my experience here and describing how I solved it. ## What I did...

This dockerfile is associated with issue #2. Usage: ``` cd docker/ docker build -t diff3f . # this takes some time due to the compilation of xformers docker run -it...

Hi, Very nice work! loooooking forward to your Evaluation code.

Hello! Nice work! I have a question about the err metric you used in the paper. The definition is equation 11 in the arxiv version of your paper. But in...

Hi, @niladridutt. Thanks for updating eval code, I have reproduced the results. ![Image](https://github.com/user-attachments/assets/88a4fa76-1d3b-4c4a-ae97-bbe10dd189dc) But the "err" of the result is confused. I don't know how to be clonse to the...