Vikram Voleti
Vikram Voleti
Confirmed that https://github.com/threestudio-project/threestudio/pull/178 achieves the same :)
I tried with other datasets, it works with different hyperparameters for each of them.
Nah 1000000 was just a random number. I haven't zeroed in on good hyperparameters, it's been a while since I worked on this.
Hi, I believe joonsoon's code was released after the paper, so perhaps some details are different. The Syncnet weights that I had worked for the LRW dataset, but joonsoon's code...
I agree, I don't think it has to do with the metrics. Check the data folder exists, and check your ninja installation. Maybe install ninja at the end.
I'm using ninja==1.10.2.3, torch==1.10.0 on my local machine with CPU, and torch==1.11.0 with GPUs. In both cases, training works.