zju3dv / NeuMesh

Code for "MeuMesh: Learning Disentangled Neural Mesh-based Implicit Field for Geometry and Texture Editing", ECCV 2022 Oral
https://zju3dv.github.io/neumesh/
MIT License
385 stars 13 forks source link

Questions about Texture Painting. #6

Closed ZPDou98 closed 1 year ago

ZPDou98 commented 2 years ago

Hi there. Thanks for your great research work on NeRF editing. I am currently trying to implement the texture painting application according to the paper but got unsatisfying results. It seems that the optimization got stuck at a local minimum. Here are some results. Painted image: a

Selected vertices: a1

Optimization process(about 10000 steps): test1

Are there any thoughts to improve it?

ZPDou98 commented 2 years ago

Update: I stored the texture features on vertices as checkpoints and use them for novel view synthesis. Here is what I got: ezgif-3-0999aa9771

Any suggestions for such a rendering result? Thanks in advance.

jizongFox commented 1 year ago

@ZPDou98 Hello. I happend to meet you here and I am extremely interested in text editing. I am wondering if I can ask you about details of the implementation?

chobao commented 1 year ago

The full code has been released.

jizongFox commented 1 year ago

@1612190130 Thanks for informing me. I just almost finished my own implementation. It is not too last to notice this.

chobao commented 1 year ago

Close the inactive issues. Feel free to reopen it if the problem still needs to be solved.