zju3dv / EasyVolcap

[SIGGRAPH Asia 2023 (Technical Communications)] EasyVolcap: Accelerating Neural Volumetric Video Research
Other
577 stars 41 forks source link

Is there an implementation to generate real-time results after multiple camera calibration? #14

Open WANGRUI-ZB opened 5 months ago

dendenxu commented 5 months ago

Hi @WANGRUI-ZB . Are you referring to generalizable NeRF methods? EasyVolcap do come with an ENeRF implementation which you can use by following these examples and guide:

https://github.com/zju3dv/EasyVolcap#inferencing-with-enerfi

https://github.com/zju3dv/EasyVolcap/blob/main/docs/misc/static.md#our-improved-enerf-implementation-and-generalization

https://github.com/zju3dv/EasyVolcap/blob/main/docs/projects/enerf.md