LAS-Diffusion icon indicating copy to clipboard operation
LAS-Diffusion copied to clipboard

Results 9 LAS-Diffusion issues
Sort by recently updated
recently updated
newest added

Hi, thank you for this amazing project and for providing the code and weights for generating meshes from sketches. I have a question regarding the shape_sketch/epoch=299.ckpt model weight. Which categories...

Hello @Zhengxinyang 🤗 I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2305.04461....

Is the shape consistent each time it is entered into the Unet?

Hi Zheng, python prepare_sketch.py UserWarning: Mapping deprecated model name vit_huge_patch14_224_clip_laion2b to current vit_huge_patch14_clip_224.laion2b. RuntimeError: Hugging Face hub model specified but package not installed. https://github.com/huggingface/pytorch-image-models Sept 23, 2022 LAION-2B CLIP image...

What machine is used for model training? How long is the training time?

Running inference with `bash scripts/generate_category.sh` as described throws an error for torch.meshgrid(). Can be fixed by install `pytorch=1.10.2` instead. Would be nice if you could change this in the README.

Which is better between Triplane representation(Get3D) and Voxel Grid representation(LAS-Diffusion)? What are Advantages and disadvantages of different 3D representation methods? Thanks.

I tried getting your github deployed on Colab by clone. But after following your README.md File I tried running the command : !bash scripts/train_sketch.sh I want to know how to...

I tried getting your github deployed on Colab by clone. But after following your README.md File I tried running the command : !bash scripts/train_sketch.sh I want to know how to...