A Siamese Network implementation in Pytorch, with additional pytorch-lightning support for training
- Contains code on how to implement a Pytorch
Dataset
class to get images to train a Siamese network - Contains code on how to implemnet a Siamese Network model to train, wrapped in
pytorch-lightning
- Triplet minining is a technique used to increse efficieny and converging rate with triplet loss