postech-ami / Paint-it

[CVPR'24] Official PyTorch Implementation of "Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering"
https://kim-youwang.github.io/paint-it
MIT License
192 stars 6 forks source link

Texture Generation for Building Models Appears Overly Simple and Unrealistic #15

Closed bdcms1 closed 3 months ago

bdcms1 commented 4 months ago

When generating textures for architectural mesh models with the prompt Texts "residential building, red bricks facade, wooden roof," the resulting textures appear too simplistic and lack realism. The walls do not convey the appearance of red bricks, and the roof fails to resemble a wooden roof as intended. Thank you very much and looking forward to your response.

Youwang-Kim commented 3 months ago

Hi, We recommend you methods like increasing the number of renderings and adjusting the range of sampling camera viewpoint.

Thanks for your interest.

Youwang-Kim commented 3 months ago

Please reopen this issue if you need more help regarding this.