Closed woominsong closed 2 years ago
Hi,
Thanks for the quick reply!
I'm a little confused about the config files, because Grid_MLP was set to True. Are those config files for single-res feature grid experiments, or are they for MLP? (I thought MLP did not use any feature grid)
Thanks!
Hi, the difference is here: https://github.com/autonomousvision/monosdf/blob/main/code/confs/dtu_mlp_3views.conf#L50
We concat an all zeros feature when use MLP only.
Thanks a lot for your kind reply!
Hi, thanks for sharing such wonderful work!
It seems that some data and config files for DTU are missing, including:
Could you share those files, too? Thanks in advance!