cuiziteng / Aleth-NeRF

🌕 [AAAI 2024] Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption (Low-light enhance / Exposure correction + NeRF)
Apache License 2.0
76 stars 5 forks source link

render 3D #8

Closed zhenyuan1234 closed 9 months ago

zhenyuan1234 commented 9 months ago

Hello, very nice work! I have a question. After testing the model we get 3 image outputs. Can you tell me how to render the 3D motion picture? Thanks!

cuiziteng commented 9 months ago

Hi, thanks for your interests, you can direct add " --ginb run.run_render=True" to your inference code. You would get a .mp4 video file in the output folder.

As I mentioned in the README.md ~

image