Yiwen Chen

Results 28 comments of Yiwen Chen

The cmd: Fig 1: python main.py --text "a hamburger" --workspace trial -O python main.py -O --text "a hamburger" --workspace trial_dmtet --dmtet --iters 5000 --init_with trial/checkpoints/df.pth # load the ckp of...

> Could you please share the cmd line to generate the result above? Besides, i find that, at least in my experiment, NaN is mainly caused by grid encoder. DMTet...

Simply config the image_width and image_height raise a bug: Telling that fused_depth_map doesn't exist. So I copy this property from NeuManCapture to ResizedNeuManCapture. And then it trains smoothly. Since I...

Paper name/title: GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting Paper link: https://arxiv.org/abs/2311.14521 Code link: https://github.com/buaacyw/GaussianEditor

> in the webui 1111 automatic - they have a fix faces [] post script tick box. maybe this will help Thanks for your reply! But sorry I don't understand...

> ![EE132B23-FD8E-4AAE-A983-DAE4CFE27683](https://user-images.githubusercontent.com/289994/222942220-d58b1ee5-12f5-4f26-8174-836f0c2ca3a6.png) Thanks a lot! I will try this.

> the result is not poor. it looks good. in webui if you use higher resolution the face will look much better. Thanks! Do you think my dataset is too...

> in your case you may need to try crop the training samples into rectangles like 512*1024 or 512*768 samples with humans occupying larger part in the image. note that...

> ![EE132B23-FD8E-4AAE-A983-DAE4CFE27683](https://user-images.githubusercontent.com/289994/222942220-d58b1ee5-12f5-4f26-8174-836f0c2ca3a6.png) I have tried and the faces get better. But I failed to find the theory of ”restore face“. Do you have any idea? And if it's possible to...

> Thanks for your share! I think it's really a good idea to use clip to get the best prompt. But I don't quite understand ‘grab an image from your...