cvg / EMAP

[CVPR'24] 3D Neural Edge Reconstruction
https://neural-edge-map.github.io/
MIT License
125 stars 5 forks source link

What's the performance of this method, how much time and computing resources does it require per inference? #1

Closed heipi33 closed 2 weeks ago

heipi33 commented 3 weeks ago

Could you please provide details on the performance overhead, required computational resources, and the average time consumption for running the experiments described in your paper? Specifically, I am interested in:

The hardware configuration used (e.g., CPU, GPU, RAM). The average runtime for each experiment. Any significant performance bottlenecks encountered. Thank you.

rayeeli commented 3 weeks ago

Thank you for your interest in our work. We used a vanilla NeRF MLP model, which needs longer training times compared to current advanced NeRF models but requires minimal hardware. The minimal GPU requirement is 1080ti. Our experiments were conducted using 2080ti. For the average runtime, ABC-NEF_Edge Dataset: ~3 hours per object, Replica and DTU Datasets: ~12 hours per scene.