Hi! Thanks for your great work!
I am currently testing your NeRF-based code. However, I found that even if I add RGB prior in the geometry stage, although the geometry of the object is good, the color of the object obtained using your method is still very strange.
Specific experimental settings are as follows:
I only use the geo-fast stage according to geo.yaml, and I change L91 "comp_normal_cam_vis" to "comp_rgb", which means I all use RGB prior. And I use "A chair" as the prompt.
The experimental result is as follows:

Have you observed similar experimental results, and do you have any good solutions?
Any help would be greatly appreciated!