ejones / triposr-texture-gen

Generates a texture for 3D models created by the TripoSR image-to-3D model
MIT License
83 stars 11 forks source link

Improve the resolution of the ordinary TripoSR #8

Open 55renchen opened 2 months ago

55renchen commented 2 months ago

Great work! Note the resolution of TripoSR is only 256, can we use the multi view images and mesh file generated by TripoSR to generate texture to improve the resolution of the 3D model generated by TripoSR using your method. We can firstly use StableDiffusionUpScalePipeline to impove the resolution of rendered image of TripoSR.