zju3dv / ENeRF

SIGGRAPH Asia 2022: Code for "Efficient Neural Radiance Fields for Interactive Free-viewpoint Video"
https://zju3dv.github.io/enerf
Other
414 stars 28 forks source link

Super low GPU/CPU usage while training #40

Closed anzisheng closed 6 months ago

anzisheng commented 1 year ago

I'm training with enerf-outdoor from scratch using the default configuration. The GPU/CPU usage is super low. What might be the cause?

image

haotongl commented 6 months ago

I noticed that the data section takes up half the time! Maybe it’s because the hard disk data reading speed is too slow.