Skip to content

One shot learning using Siamese network with triplet loss

Notifications You must be signed in to change notification settings

pranjalg2308/siamese_triplet_loss

Repository files navigation

Siamese Network with Triplet Loss

This repository is an implemenation of following medium story --Illustrated Guide to Siamese Network. This project implements siamese network with triplet loss using cosine and L2 loss function.

Requirements

  • Python3
  • Tensorflow 2.0 and above
  • Numpy
  • Matplotlib
  • OpenCV
  • Jupyter Notebook (or any interative environment)

Training

  1. Download the repository
  2. Open and Siamese_With_Triplet_Loss.ipynb

About

One shot learning using Siamese network with triplet loss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published