xuanyicode

Results 6 issues of 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. ![image](https://user-images.githubusercontent.com/52530394/80087420-a3033200-858d-11ea-9f2b-de7401fb5d2e.png)...

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! ![1706083445248](https://github.com/ziqihuangg/ReVersion/assets/52530394/ba15968d-db37-4bc5-8c78-f2302b813db8) 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: ![Image](https://github.com/user-attachments/assets/38a4891c-4990-448e-bbd0-25b427fd1ae8)

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?