Skip to content

Commit d0eeadb

Browse files
committed
update 3d vae hyper-param
1 parent cb62184 commit d0eeadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell_scripts/release/train/stage-1-vae3d/vae3d-adv-512.sh

+1
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,5 @@ torchrun --rdzv-endpoint=localhost:19408 \
209209
--patchgan_disc_factor ${patchgan_disc_factor} \
210210
--patchgan_disc_g_weight ${patchgan_disc_g_weight} \
211211
--perturb_pcd_scale ${perturb_pcd_scale} \
212+
--latent_num 768 \
212213
--plane_n 1 \

0 commit comments

Comments
 (0)