ankitsharma-tech/Image-Triplet-Loss
Image similarity using Triplet Loss.
This project helps you find images that are similar to a specific reference image. You input a collection of images and a 'target' image, and it outputs other images that are most like your target. This is useful for anyone who needs to organize, categorize, or search large image datasets, such as photographers, e-commerce managers, or content curators.
No commits in the last 6 months.
Use this if you need to identify and group visually similar images from a large collection.
Not ideal if you're looking for advanced image recognition tasks like object detection or facial recognition, as it focuses purely on similarity.
Stars
9
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ankitsharma-tech/Image-Triplet-Loss"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
HuaizhengZhang/Awsome-Deep-Learning-for-Video-Analysis
Papers, code and datasets about deep learning and multi-modal learning for video analysis
KaiyangZhou/pytorch-vsumm-reinforce
Unsupervised video summarization with deep reinforcement learning (AAAI'18)