pull/1/head
Zhen Liu 2023-03-12 00:07:13 +08:00
rodzic 7358005166
commit 93c2712426
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -95,7 +95,7 @@ cd nvdiffrec
python fit_dmtets.py --config $DMTET_CONFIG --out-dir $DMTET_DATA_PATH --index 0 --split-size 100000
```
In case of batch fitting with multiple jobs, change `split_size` to a suitable number and assign a different `index` for different jobs.
where `split_size` is set to any large number greater than the dataset size. In case of batch fitting with multiple jobs, change `split_size` to a suitable number and assign a different `index` for different jobs.
Create a meta file of all dmtet grid file locations for diffusion model training: