fdp0525 / G2LTex

Code for CVPR 2018 paper --- Texture Mapping for 3D Reconstruction with RGB-D Sensor
146 stars 29 forks source link

Which is the final output G2LTex.obj or result_label.obj. Getting weird color output on G2LTex_material0000_map_Kd.png #24

Open sanbuddhacharyas opened 2 years ago

sanbuddhacharyas commented 2 years ago

Which is the final output from this algorithm because, I am getting different colour output on G2LTex_material0000_map_Kd.png G2LTex_material0000_map_Kd

jinmaodaomaye2021 commented 2 years ago

+1 I had the same issue. The "G2LTex.obj" got weird colors. @fdp0525 1) what's the difference between "G2LTex.obj", "orgTexSelection.obj" and "result_label.obj"? 2) I got 23 texture images for "orgTexSelection.obj", 7 texture images for "G2LTex.obj" and 6 texture images for "result_label.obj". Is this expected ?

garychan22 commented 1 year ago

@jinmaodaomaye2021 @sanbuddhacharyas Have you ever solved this?