Ellis
Ellis
Hi, I want to know how to get the 68 landmarks, it confused me! Thanks a lot!
Hi Wu! Your work is really good! But I wonder how can I get a masked face reconstruction result? If I train a model using dataset (https://github.com/cabani/MaskedFace-Net), will it works?...
Hi, I am on reproducing your training code, however I find the model is pretty small(2 MB). I wonder if it's my training data fault or what. My email :...
Can anybody provide a setting to train 1024 img? The existing setting seems only support 256 img.
Thanks for your great work! I wonder if we can edit a real img via controlnet, maybe we should apply inversion on real img and condition of real img? Do...
Thanks for your great works! But I'm facing an error. While running python launch.py --config configs/dreamfusion-if.yaml --train --gpu 0 system.prompt_processor.prompt="a zoomed out DSLR photo of a baby bunny sitting on...
Could you give an example about how to use VSD loss in 2D img?
It seems like we can convert SDFs of different objects to semantic fields via sigmoid. https://github.com/QianyiWu/objsdf/blob/cb4cbd1f98e0391ee2200f7018fc9efd1f5d16a5/code/model/network.py#L405 Can this converter be generalized to other methods? Like pi-gan and eg3d.
Does the code support SD1.5?
Thanks for your amazing work! Would you release colab version? I want to try it.