From aeea7e319aee5d1193cb58627bfb90cbf8584cd0 Mon Sep 17 00:00:00 2001 From: Zliu Date: Wed, 15 Mar 2023 09:04:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40e9cc..d6c3ea0 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ cd nvdiffrec python fit_dmtets.py --config $DMTET_CONFIG --out-dir $DMTET_DATA_PATH --index 0 --split-size 100000 ``` -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. +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. Tune the resolutions in the 1st and 2nd pass fitting in the config file if necessary. Create a meta file of all dmtet grid file locations for diffusion model training: