abdallahdib

Results 68 comments of abdallahdib
trafficstars

there is no reason for not being able to install pytorch 1.3 with cudatoolkit 10.1 on ur gpu 3000. running this command should work on ur machine : **conda install...

ok i see does **torch.version.cuda** returns 10.1 ?

The image u attached is the final rendering which is obtained by combining the face reflectance (diffuse/specular/roughness) with the estimated light. This is what we called the rendering equation. If...

that looks pretty cool! which engine u r using? could you provide an explanation or tutorial how u rendered the face ? that could be useful for other persons here....

That is cool! I will add the code that export the lightmap when i got back home, so that u can try it with UE! AD

I added export of the estimated light map (as an environment map). plz pull the code. U can choose to export the lightmap as png or exr (check optimConfig.ini)

I flagged this issue so that anyone with UE experience can help in using the environment map. I believe that will be very helpful for many people here

progress made here (with blender) https://github.com/abdallahdib/NextFace/issues/31

u may want to try the gpu backend ?

how many samples are u using for optimization ? I never tested with 2048 texture size, u may need to find an alternative (upscaling as post processing to get the...