junzhezhang / DeformToon3D

Official code release for DeformToon3D: Deformable 3D Toonification from Neural Radiance Fields (ICCV 2023)
Other
54 stars 4 forks source link

have some problems that I can't solve when I train #5

Closed jskszz closed 2 months ago

jskszz commented 3 months ago

I like your work very much, but I have some problems that I can't solve when I train, as shown in the picture, exstyle = None, Then I use the torch.cat function to splice it with tensor c, here it will get an error, if I change it, then it will produce a bad result, how should I modify it to get the correct result. This question arises volume_renderer.py python generate_images_and_latents.py \ --style_field_option ffhq1024×1024 --elastic_loss 0 --adaptive_style_mixing \ --output_root_dir data --identities 1000 图片2 图片1