Birds 400-Species Image Classification using Pytorch Metric Learning (Triplet Margin Loss)
-
Updated
Nov 1, 2022 - Jupyter Notebook
Birds 400-Species Image Classification using Pytorch Metric Learning (Triplet Margin Loss)
Fashion Mnist image classification using cross entropy and Triplet loss
develop a Siamese Neural Network capable of performing binary classification based on the Euclidean distance between embedding vectors generated by the network. This classification helps in predicting whether an image is synthetic or real.
Add a description, image, and links to the triplet-margin-loss topic page so that developers can more easily learn about it.
To associate your repository with the triplet-margin-loss topic, visit your repo's landing page and select "manage topics."