HRN icon indicating copy to clipboard operation
HRN copied to clipboard

about the rasterizer and dense mesh texture

Open hxflyer opened this issue 2 years ago • 3 comments

congrats, its a great work! Just spend some time installing pytorch3D on Windows, it's really painful, frome user friendly pespective, just FYI, it would be much easier to use nvdiffrast instead pytorch3D, since you already use nvdiffrast in your project, Also, if you have time ,pls consider replace the segment_face from tensorflow to pytorch (since you already use pytorch used in your project) . Those two improvement coulds help others to build applications and futher research projects based on HRN.

BTW, I spend a day to read you code and add the uv data to dense mesh, its also very important for many users.

hxflyer avatar May 16 '23 08:05 hxflyer

congrats, its a great work! Just spend some time installing pytorch3D on Windows, it's really painful, frome user friendly pespective, just FYI, it would be much easier to use nvdiffrast instead pytorch3D, since you already use nvdiffrast in your project, Also, if you have time ,pls consider replace the segment_face from tensorflow to pytorch (since you already use pytorch used in your project) . Those two improvement coulds help others to build applications and futher research projects based on HRN.

BTW, I spend a day to read you code and add the uv data to dense mesh, its also very important for many users.

thanks for your information. Could you share the changed code?

ZhenyanSun avatar May 24 '23 07:05 ZhenyanSun

congrats, its a great work! Just spend some time installing pytorch3D on Windows, it's really painful, frome user friendly pespective, just FYI, it would be much easier to use nvdiffrast instead pytorch3D, since you already use nvdiffrast in your project, Also, if you have time ,pls consider replace the segment_face from tensorflow to pytorch (since you already use pytorch used in your project) . Those two improvement coulds help others to build applications and futher research projects based on HRN.

BTW, I spend a day to read you code and add the uv data to dense mesh, its also very important for many users.

Thanks for your sharing! These two problems do bring troubles to the users. We will solve these two problems and add the code for dense mesh texture in the near future.

youngLBW avatar May 26 '23 03:05 youngLBW

congrats, its a great work! Just spend some time installing pytorch3D on Windows, it's really painful, frome user friendly pespective, just FYI, it would be much easier to use nvdiffrast instead pytorch3D, since you already use nvdiffrast in your project, Also, if you have time ,pls consider replace the segment_face from tensorflow to pytorch (since you already use pytorch used in your project) . Those two improvement coulds help others to build applications and futher research projects based on HRN.

BTW, I spend a day to read you code and add the uv data to dense mesh, its also very important for many users.

Hi hxflyer, I am also having trouble to generate dense uv data. Could you share the code? Many thanks!

475651582 avatar Jul 14 '23 02:07 475651582