Back to Courses

Deep Learning with PyTorch : Siamese Network

Overview

In this 2-hour long guided-project course, you will learn how to implement a Siamese Network, you will train the network with the Triplet loss function. You will create Anchor, Positive and Negative image dataset, which will be the inputs of triplet loss function, through which the network will learn feature embeddings. Siamese Network have plethora of applications such as face recognition, signature checking, person re-identification, etc. In this project, you will train a simple Siamese Network for person re-identification.

View Course
English
Coursera