SparseNeuS
SparseNeuS copied to clipboard
The dataloader and train parameters is missing.
Hi, thanks for your interesting work.
But the dataloader for train/test in exp_runner_generic.py is not available.
from data.dtu_perview import MVSDatasetDtuPerView
from data.dtu_idr import DtuIDR
The train parameters are also missed. Is there any plan to publish them?