# 학습 실행

#!/bin/bash
cd /DATA2/ltb/mmyolo
export PYTHONPATH=$PYTHONPATH:$(pwd)
#CUDA_VISIBLE_DEVICES=1 python tools/train.py configs/it1_worker_helmet/yolov8_l_960_custom_add_head_ff_result_epoch16_1,2,10.py --work-dir work_dirs/it1_load_epoch16_1819_add_head_1,2,10_01 --amp #--resume 
#CUDA_VISIBLE_DEVICES=1 python tools/train.py configs/it1_worker_helmet/yolov8_l_960_custom_only_conequip.py --work-dir work_dirs/it1_960_conequip_01 --amp --resume 
#CUDA_VISIBLE_DEVICES=0,1 bash ./tools/dist_train.sh configs/it1_worker_helmet/fall_helmet_head_cutmix_resize_rotate_1819_ff_base_1,1,2.py 2 --work-dir work_dirs/fall_helmet_head_cutmix_resize_rotate_1819_ff_base_1,1,2_01 --amp --resume 
CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/it1_worker_helmet/dl_1_worker_helmet_harness_signalman_mixertruck_excavator.py --work-dir work_dirs/dl_1_worker_helmet_harness_signalman_mixertruck_excavator_01 --amp #--resume 
#CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/it1_worker_helmet/custom_swin.py --work-dir work_dirs/1761_black_except_swin_01 --amp #--resume 
#CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/it1_worker_helmet/it1_yolo8_large_only_head.py --work-dir work_dirs/head_02 --amp #--resume 
#CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/it1_worker_helmet/yolov8-l_add_rotate_angle_fixed.py --work-dir work_dirs/it1_1721_detail_worker_helmet_rotate0.8_01 --amp #--resume 
#CUDA_VISIBLE_DEVICES=1 python tools/train.py configs/it1_worker_helmet/yolov8-l_add_rotate_angle_flexible.py --work-dir work_dirs/it1_1721_detail_worker_helmet_rotate_60to150_0.6_01 --amp --resume 
#CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/it1_worker_helmet/yolov8-l_robo_helmet.py --work-dir work_dirs/it1_ksmi_video_helmet_02 --amp #--resume 

#CUDA_VISIBLE_DEVICES=1 python tools/train.py configs/hd_worker_combined/hd_worker_yolov8-l.py --work-dir work_dirs/hd_worker_yt --amp #--resume 