xuanyicode
xuanyicode
Thanks for the shared code! There is a problem when I run _**'sh data/kitti_split1/devkit/cpp/build.sh'** The terminator shows: evaluate_object.cpp:12:10: fatal error: boost/numeric/ublas/matrix.hpp: No such file or directory #include compilation terminated. ...
Good work and congratulations! I came across a small bug when I preprocess the VFHQ dataset with the scripts [scripts/preprocess_dataset.py](https://github.com/Zejun-Yang/AniPortrait/blob/main/scripts/preprocess_dataset.py). It is about reading files: ``` ibpng error: Read Error...
Nice work!  I am curious about the initializer_token's setting. Why it uses "**and**" instead of those words more related to "painted_on", such as "paint" , "painted" or etc.
When I run on PAC-NeRF dataset, when the training reaches 40%, there triggers an error: 
When executing the commands to export Fbx ``` ./externals/fbx-python-sdk/fbx202037_fbxpythonsdk_linux ./externals/fbx-python-sdk ``` There appears an error: ``` Type "yes" to agree and continue the installation. Agree [yes/no] ? yes Starting Installation...Error:...
Very nice and insightful work! Could you clarify how to render the video from perspectives?