ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low GPU usage

RongKaiWeskerMA opened this issue · comments

Dear author, thanks for sharing this implementation which is very helpful. I have a problem that the gpu usage is around 30% during training. I am wondering if this is due to data loading process or not. Thanks.