parser.add_argument("--skip_early",default=0,help="skip this many images from the start")
parser.add_argument("--keep_colmap_coords",action="store_true",help="keep transforms.json in COLMAP's original frame of reference (this will avoid reorienting and repositioning the scene for preview and rendering)")