zju3dv / animatable_nerf

Code for "Animatable Implicit Neural Representations for Creating Realistic Avatars from Videos" TPAMI 2024, ICCV 2021
Other
504 stars 50 forks source link

The missing code about implementing NT method #52

Closed yjh576 closed 1 year ago

yjh576 commented 1 year ago

In current code, the funciton transform_can_smpl is missing. When I ran the code there was a missing function error and I didn't find it in this code base. image

pengsida commented 1 year ago

I had added the code: https://github.com/zju3dv/animatable_nerf/blob/master/lib/utils/if_nerf/if_nerf_data_utils.py#L533