When executing the script, an error occurs after completing model training, as shown below:
Printing profiling stats, from longest to shortest duration in seconds
VanillaPipeline.get_average_eval_image_metrics: 0.4511
VanillaPipeline.get_eval_image_metrics_and_images: 0.0332
Trainer.train_iteration: 0.0308
VanillaPipeline.get_train_loss_dict: 0.0207
Trainer.eval_iteration: 0.0010
File "", line 1
/home/honor410/Disk4T/lpf/3DGS-CD/outputs/Desk/splatfacto/2025-03-17_204032/config.yml
^
SyntaxError: invalid syntax
However, the corresponding yml and transformjson have been generated. Is this normal?
When executing the script, an error occurs after completing model training, as shown below:
Printing profiling stats, from longest to shortest duration in seconds
VanillaPipeline.get_average_eval_image_metrics: 0.4511
VanillaPipeline.get_eval_image_metrics_and_images: 0.0332
Trainer.train_iteration: 0.0308
VanillaPipeline.get_train_loss_dict: 0.0207
Trainer.eval_iteration: 0.0010
File "", line 1
/home/honor410/Disk4T/lpf/3DGS-CD/outputs/Desk/splatfacto/2025-03-17_204032/config.yml
^
SyntaxError: invalid syntax
However, the corresponding yml and transformjson have been generated. Is this normal?