set -ex | |
video_file=$1 | |
shift | |
vre_gpu_parallel $video_file --config_path /scratch/sdc/datasets/dronescapes-2024/scripts/collage_comparison/cfg.yaml -o data_${video_file} --representations semantic_mask2former_coco_47429163_0 semantic_mask2former_mapillary_49189528_0 semantic_mask2former_mapillary_49189528_1 depth_marigold "normals_svd(depth_marigold)" semantic_mask2former_swin_mapillary_converted semantic_mask2former_r50_mapillary_converted semantic_mask2former_swin_coco_converted semantic_median_expert buildings "buildings(nearby)" containing rgb safe-landing-no-sseg safe-landing-semantics sky-and-water transportation vegetation -I /export/home/proiecte/aux/mihai_cristian.pirvu/code/neo-transformers/readers/semantic_mapper.py:get_new_semantic_mapped_tasks --output_dir_exists_mode skip_computed | |