zju3dv / im4d

SIGGRAPH Asia 2023: Code for "Im4D: High-Fidelity and Real-Time Novel View Synthesis for Dynamic Scenes"
https://zju3dv.github.io/im4d
Other
238 stars 12 forks source link

How to perform an ablation experiment #15

Open AXuanCreator opened 6 months ago

AXuanCreator commented 6 months ago

In the section 4.3,the article proposed "conduct qualitative and quantitative ablation studies on 2 sequences from NHR and DNA-Rendering datasets" .I want to know how to do an ablation experiment in code.Thanks!