as titled, `train_across_scene.py:L212` is: ```python if args.render_train: ... ``` But `args` is not defined.