## Run Commands `python linear_eval.py --dataset emotic --ckpt-path ./emotionclip_latest.pt` `python linear_eval.py --ckpt-path ./emotionclip_latest.pt` `python linear_eval.py --dataset la --ckpt-path ./emotionclip_latest.pt` `python meld_eval.py --dataset meld --ckpt-path emotionclip_latest.pt` `python structure_problem.py` `python download_videos.py --source 'local' --fps 8` `python download_videos.py --source 'local' --fps 8 --n_workers 4` `python download_videos.py --save_dir 'test' --source 'local' --fps 8` `python detect_human.py --source '../youtube'`