README.md
January 24, 2024 ยท View on GitHub
The original repo is the official repository of CausalSAM, ECCV 2022.
This repo is modified to tailor to the need of the work PGDVS, ICLR 2024.
casualSAM
non-exhaustive requirements:
- skimage
- ImageIO
- Pillow
- configargparse
- tqdm
download midas checkpoints:
bash download_depth_ckpt.sh
fill in davis dataset path
L12 in configs/init.py
run training
bash ./experiments/davis/train.sh