For MIE1520 at UofT
Much of the code in here has been borrowed/adapted from:
- https://sampl-weizmann.github.io/DeepCut/
- https://github.com/ShirAmir/dino-vit-features
- https://github.com/huggingface/pytorch-image-models/blob/main/timm/models/vision_transformer.py
- Clone repo
pip install -r requirements_bare.txt- Available scripts:
segment.pyto generate image segmentations (-h for help)correspondence.pyto generate correspondence mapsattention_maps.pyto generate... well...