chungyiweng / humannerf

HumanNeRF turns a monocular video of moving people into a 360 free-viewpoint video.
MIT License
786 stars 86 forks source link

Is there any evaluation code for unseen camera view? #22

Closed nicesonnday closed 2 years ago

nicesonnday commented 2 years ago

Hi,

I want to evaluate trained model for unseen camera view of zju-mocap dataset.

I trained model on camera view 0, and I will evaluate this on view 1~22.

However, your repository doesn't give any evaluation code, only freeview & t-pose rendering code.

So, Can you tell me how to get unseen camera view evaluation code?

Thanks

chungyiweng commented 2 years ago

Hello,

Please refer to the issue to know the details about how we evaluated the trained models.