Closed Yi-Cheng0101 closed 1 month ago
Hi, thanks for your interest in our work. We test the performance on two sequences (0012_09 and 0025_11 from part 1 of DNA-Rendering).
Thanks! Could you share the command you execute the DNA-Rendering in training and evaluation. Thanks!
Hi, below is the command for training and evaluation.
python train.py -s data/dna_rendering/part_1/main/0012_09.smc --eval --exp_name dna_rendering/0012_09_100_pose_correction_lbs_offset --motion_offset_flag --iterations 3000
python render.py -m output/dna_rendering/0012_09_100_pose_correction_lbs_offset --motion_offset_flag --iteration 3000
Hi, Have you test your framework on dataset DNA-Rendering? Thanks!