This repository implements synthetic correspondence mapping in an image pair using torchvision based image augmentations. The sythetic correspondences can be used to train multiple neural networks like Dense Object Nets and others.
Original Image | Synthetic correspondence in Image | Synthetic correspondence in Augmented Image |
---|---|---|
Please refer the script "main.py"
Install dependencies using:
pip install -r requirements.txt
- Name: Kanishk Navale
- Email: navalekanishk@gmail.com
- Website: https://kanishknavale.github.io/