An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: triplet-loss

Miguelszzz/simple_mnist

Minimalist MNIST implementation with two hidden layers written in C

Language: C - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

adambielski/siamese-triplet

Siamese and triplet networks with online pair/triplet mining in PyTorch

Language: Python - Size: 12.3 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 3,134 - Forks: 635

rsarka34/CirCor-HS-classification-ICASSP2025

A Unified Joint Contrastive Triplet Loss with Temporal and Frequency Signal Fusion for Diagnosing Heart Murmurs (ICASSP-2015)

Language: Jupyter Notebook - Size: 6 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

LongxingTan/open-retrievals

All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers

Language: Python - Size: 1.36 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 12

jina-ai/finetuner 📦

:dart: Task-oriented embedding tuning for BERT, CLIP, etc.

Language: Python - Size: 71.5 MB - Last synced at: about 7 hours ago - Pushed at: about 1 year ago - Stars: 1,492 - Forks: 69

sanku-lib/image_triplet_loss

Image similarity using Triplet Loss

Language: Jupyter Notebook - Size: 2.96 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 102 - Forks: 47

CoinCheung/pytorch-loss

label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

Language: Python - Size: 148 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 2,230 - Forks: 374

tiongsikng/cb_net

Conditional Biometrics for Periocular and Face Images

Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stsievert/salmon

A tool to collect triplet queries

Language: Python - Size: 119 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 8 - Forks: 2

lonePatient/TorchBlocks

A PyTorch-based toolkit for natural language processing

Language: Python - Size: 481 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 155 - Forks: 26

soubhiksanyal/RingNet

Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision

Language: Python - Size: 12.4 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 843 - Forks: 172

layumi/Person-reID-triplet-loss

Person re-ID baseline with triplet loss

Language: Python - Size: 43 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 190 - Forks: 41

zamanzadeh/CARLA

CARLA: A self-supervised contrastive learning model for time series anomaly detection. Enhances anomaly detection by learning robust representations of time series data.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 83 - Forks: 10

dizcza/EmbedderSDR

Embedder with binary sparse distributed representation.

Language: Python - Size: 521 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 3

chinmaynehate/DFSpot-Deepfake-Recognition

Determine whether a given video sequence has been manipulated or synthetically generated

Language: Python - Size: 25.9 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 98 - Forks: 19

YassineRibouh/FaceRecognition

This repository presents a face recognition system trained using Siamese Neural Networks with two loss functions—contrastive and triplet—across six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.

Language: Jupyter Notebook - Size: 3.52 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hustvl/mancs

Mancs: A multi-task attentional network with curriculum sampling for person re-identification

Language: Python - Size: 34.2 KB - Last synced at: about 2 hours ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 6

soubhiksanyal/now_evaluation

This is the official repository for evaluation on the NoW Benchmark Dataset. The goal of the NoW benchmark is to introduce a standard evaluation metric to measure the accuracy and robustness of 3D face reconstruction methods from a single image under variations in viewing angle, lighting, and common occlusions.

Language: Python - Size: 578 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 109 - Forks: 16

abugassim8/Smart-Surveillance-System

A Smart Surveillance System that can be trained to detect and recognize faces with a people counting feature.

Language: Python - Size: 25.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MohammedSaqibMS/Face_Recognition

An end-to-end face recognition system using Inception V2 and Triplet Loss for robust embeddings.

Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

FabianGroeger96/deep-embedded-music

Creation of an embedding space using unsupervised triplet loss and Tile2Vec that can be used for a variety of downstream tasks

Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

elcaiseri/Siamese-Network

Image similarity estimation using a Siamese Network with a triplet loss

Language: Jupyter Notebook - Size: 6.53 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

AdityaDutt/Bird-Song-Classification

Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.

Language: Python - Size: 2.83 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 8

patrickfrank1/chesspos

Embedding based chess position search and embedding learning for chess positions

Language: Python - Size: 5.6 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 6

joseph-nagel/contrastive-learning

Contrastive representation learning with PyTorch

Language: Python - Size: 91.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ma7555/kerasgen 📦

A Keras/Tensorflow compatible image data generator for TripletLoss

Language: Python - Size: 2.31 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 13 - Forks: 10

adhirajghosh/RPTM_reid

[WACV'23] The official code for "Relation Preserving Triplet Mining for Stabilising the Triplet Loss in Re-identification Systems"

Language: Python - Size: 2.32 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 3

isBre/SketchZoo-Animal-Image-Retrieval-with-Siamese-Neural-Networks

SketchZoo is a project that utilizes Siamese neural networks for efficient animal image retrieval. With the power of contrastive and triplet loss functions, SketchZoo accurately matches hand-drawn animal sketches to corresponding images. It also provides a user-friendly GUI interface for convenient image retrieval based on sketches

Language: Python - Size: 478 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

popcornell/keras-triplet-center-loss

Simple Keras implementation of Triplet-Center Loss on the MNIST dataset

Language: Python - Size: 4.34 MB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 45 - Forks: 12

MichiganCOG/A2CL-PT

Adversarial Background-Aware Loss for Weakly-supervised Temporal Activity Localization (ECCV 2020)

Language: Python - Size: 56.5 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 8

ABD-01/MNIST

Learning implementation of Deep Learning models using MNIST Dataset

Language: Jupyter Notebook - Size: 37.4 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

MSD-IRIMAS/TRILITE

Self-supervised learning to boost time series classification models using a triplet loss mechanism.

Language: Python - Size: 504 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

templateprotection/AimNet-Mouse-Dynamics

An open sourced approach to One-Shot Learning for Mouse Dynamics recognition in PyTorch. This includes tools for data preprocessing, training both classification and embedding models, and evaluating model performance on a Minecraft dataset.

Language: Python - Size: 168 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

juanmc2005/SimilarityLearning

Similarity Learning applied to Speaker Verification and Semantic Textual Similarity

Language: Python - Size: 5.8 MB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 7

taindp98/perte

🚀A fast way to compute the loss value in Deep Learning

Language: Python - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

White-Link/UnsupervisedScalableRepresentationLearningTimeSeries

Unsupervised Scalable Representation Learning for Multivariate Time Series: Experiments

Language: Jupyter Notebook - Size: 2.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 392 - Forks: 93

ekorman/neurve

topological deep learning

Language: Python - Size: 30.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1

tonywu71/image-matching-triplet-loss

Tensorflow implementation of Image Matching with Triplet Loss on the Tiny ImageNet dataset.

Language: Jupyter Notebook - Size: 51.1 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

kostya63/melodyst

This project is intended to discover posssible appoaches to estimate audio similarity.

Language: Python - Size: 18.6 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saminheydarian/DeepLearning_Course_2021

Deep Learning Course | Home Works | Spring 2021 | Dr. MohammadReza Mohammadi

Language: Jupyter Notebook - Size: 104 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Yiyun-Liang/cityscapes-segmentation

Experiments of different pretext task on semantic segmentation and future frame prediction

Language: Jupyter Notebook - Size: 58.5 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

attaullah/py_self-supervised

Self-training variants using PyTorch

Language: Python - Size: 22.2 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

attaullah/Pretraining-WideResNet

This repository contains code for pretraining Wide Residual Network (WRN) using ImageNet

Language: Jupyter Notebook - Size: 178 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

rsarka34/AsthmaSCELNet

AsthmaSCELNet: A Lightweight Supervised Contrastive Embedding Learning Framework For Asthma Classification Using Lung Sounds

Language: Python - Size: 2.45 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

HieunnUTE/Motor-Faulty-Diagnosis-Based-Raw-Audio-Samples

Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 0

gabrieltardochi/supertriplets

SuperTriplets - Torch Supervised Metric Learning with Batch Hard Triplets Toolbox

Language: Python - Size: 1.53 GB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

rezmansouri/SateLight

Satellite Image Retrieval with Triplet Loss

Language: Jupyter Notebook - Size: 1.83 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sedflix/tripletgan.pytorch

Implementation of the paper Training Triplet Networks with GAN

Language: Jupyter Notebook - Size: 435 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

vigneashpandiyan/Additive-Manufacturing-Multi-Material-Composition-Monitoring-Using-Sensor-Fusion

Qualify-As-You-Go Sensor Fusion, Process Zone Signatures and Deep Contrastive Learning for Multi-Material Composition Monitoring in LPBF Process

Language: Python - Size: 693 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

insdout/Time-Series-Hybrid-Autoencoder

Remaining Useful Life estimation and sensor data generation by VAE and diffusion model on C-MAPSS dataset.

Language: Python - Size: 348 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 19 - Forks: 0

nanxstats/deep-learning-recipes

🍱 R implementation for selected machine learning methods with deep learning frameworks (Keras, Tensorflow)

Language: R - Size: 12.7 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 46 - Forks: 10

fdbtrs/Self-restrained-Triplet-Loss

Official repository for Self-restrained Triplet Loss for Accurate Masked Face Recognition

Language: Python - Size: 57.1 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 10

zeynepCankara/Face-Recognition-Tensorflow

Jupyter Notebook Guide for implementing Face Recognition and Face Verification algorithms with Tensorflow framework.

Language: Jupyter Notebook - Size: 29.4 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

Isvarya12/MCLplusplus_strengthening-backdoor-defenses-against-backdoor-poisoning-attacks

his repository contains an implementation for eliminating backdoor triggers embedded in images, particularly addressing poison label attacks such as Trojan, BadNets, and Blend.

Language: Python - Size: 158 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ContentsViewer/STEM-2

This is the ROS2 package including the tools for Soft Somatosensitive Sensor (SSS).

Language: Python - Size: 129 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

RidaDogrul/Tensorflow-Similarity-TripletLoss

Tensorflow Similarity implementation of Image Matching with Triplet Loss on the caltech_birds2011 dataset.

Language: Jupyter Notebook - Size: 759 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mjDelta/face-recognition-keras

Face recognition based on facenet with several networks as backends

Language: Python - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 6

cattidea/shoeprint-recognition 📦

:footprints: “恒锐杯”鞋印花纹图像类别判定挑战赛

Language: Python - Size: 559 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

dotieuthien/Face-Attendance-System Fork of thuyngch/Face-Attendance-System

An Attendance Checking System using Deep Facial Recognition, written in Python.

Language: TeX - Size: 230 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

richardRadli/pill_detection

Implementation of the following papers: Rádli, Richárd, Zsolt Vörösházi, and László Czúni. "Multi-Stream Pill Recognition with Attention." "Pill Metrics Learning with Multihead Attention" and "Word and Image Embeddings in Pill Recognition"

Size: 3.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

phillity/metric_learning

Metric Learning TF 2.0+Keras Algorithm Implementations for Facial Recognition

Language: Python - Size: 564 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 6

swghosh/FaceNet

Keras implementation of the renowned publication "FaceNet: A Unified Embedding for Face Recognition and Clustering" by Schroff et al.

Language: Python - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

shane-settle/neural-acoustic-word-embeddings

Language: Shell - Size: 2.32 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 8

LaurentVeyssier/Siamese-Network-for-predicting-duplicate-questions

Use Trax Siamese deep Neural LSTM Network to predict pair of similar question (duplicates)

Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arjunkarpur/unsupervised-2d-pose-estimation

Unsupervised method for pose estimation of 2D Images using renderings of 3D models

Language: Python - Size: 4.7 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

guiyang882/MassImageRetrieval

This project is intended to solve the task of massive image retrieval.

Language: Python - Size: 1020 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 55 - Forks: 9

eycheu/triplet

Learning Constellation using Triplets

Language: Jupyter Notebook - Size: 6.66 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

sandipan211/ZSD-SC-Resolver

Resolving semantic confusions for improved zero-shot detection (BMVC 2022)

Language: Python - Size: 77 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 4

angus-spence/loc2vec

Learning semantic embeddings from OSM data: A Pytorch implementation of the loc2vec general method outlined in: https://sentiance.com/loc2vec-learning-location-embeddings-w-triplet-loss-networks.

Language: Python - Size: 123 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

chencodeX/triplet-loss-pytorch

A generic triplet data loader for image classification problems,and a triplet loss net demo.

Language: Python - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 120 - Forks: 27

Golbstein/keras-face-recognition

Who is your doppelgänger and more with Keras face recognition

Language: Jupyter Notebook - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 18

ZamDimon/distortion-generator

Neural network for creating distortion while keeping embeddings as close as possible

Language: Python - Size: 166 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

kamilsan/medical-image-similarity

PyTorch model that uses triplet loss to find the image with most similar skin condition

Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

marcosPlaza/Ground-based-Cloud-Classification-with-Deep-Learning

Implementation of different Deep Learning algorithms to solve the problem of cloud classification, using images taken from the ground.

Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

anas-899/synthetic_text_images_generator

Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dinhdungz/Realtime-face-recogniton-system

Recognition with YOLO, Triplet loss

Language: Jupyter Notebook - Size: 185 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

07Agarg/Training-Triplet-Networks-With-GAN

This repository contains PyTorch implementation of the Paper Training Triplet Networks With GAN on MNIST Dataset

Language: Python - Size: 890 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

ahmedbesbes/whales-classification

My solution to the Global Data Science Challenge

Language: Jupyter Notebook - Size: 259 MB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 36 - Forks: 15

mohadeseh-ghafoori/Coursera-Deep-Learning-Specialization

Language: Jupyter Notebook - Size: 4.83 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hrantzsch/signature-embedding

A Deep Metric Learning Approach to Signature Verification

Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 3

avilash/pytorch-siamese-triplet

One-Shot Learning with Triplet CNNs in Pytorch

Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 86 - Forks: 20

Leonard2310/KinDeNet

Kinship Detection Network Project - Multimedia Signal Processing (BE) prof. L. Verdoliva (2023)

Language: Jupyter Notebook - Size: 3.94 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gsiatras/Image_Retrieval_System

A Image Retrieval System

Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Andrisky/Riconoscimento-facciale

Sistema di riconoscimento facciale per dispositivi Android.

Language: Jupyter Notebook - Size: 4.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

omoindrot/tensorflow-triplet-loss

Implementation of triplet loss in TensorFlow

Language: Python - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1,092 - Forks: 285

tamerthamoqa/facenet-pytorch-glint360k

A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.

Language: Python - Size: 24.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 208 - Forks: 56

SamYuen101234/Masked_Face_Recognition

2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng

Language: Python - Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 112 - Forks: 30

AKASH2907/deepfakes_video_classification

Deepfakes Video classification via CNN, LSTM, C3D and triplets [IWBF'20]

Language: Python - Size: 2.64 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 53 - Forks: 17

MLEnthusiast/MHCLN

Deep Metric and Hash Code Learning Network for Content Based Retrieval of Remote Sensing Images

Language: Python - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 34 - Forks: 13

conan7882/triplet-loss

Triplet Loss for Person Re-Identification

Language: Python - Size: 3.93 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

hizhangp/triplet

Re-implementation of tripletloss function in FaceNet

Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 93 - Forks: 47

yule-li/MassFace

MassFace: an effecient implementation using triplet loss for face recognition

Language: Python - Size: 6.38 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 56 - Forks: 11

JerryWeiAI/COVID-Q

COVID-19 Question Dataset from the paper "What Are People Asking About COVID-19? A Question Classification Dataset"

Language: Python - Size: 26.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 23

Walleclipse/Deep_Speaker-speaker_recognition_system

Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)

Language: Python - Size: 429 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 235 - Forks: 79

gabrieltardochi/full-stack-deep-facial-recognition

Leverage Metaflow, PyTorch, AWS S3, Elasticsearch, FastAPI and Docker to create a production-ready facial recognition solution. It demonstrates the practical use of deep metric learning to recognize previously unseen faces without prior training.

Language: Python - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leftthomas/CGD

A PyTorch implementation of CGD based on the paper "Combination of Multiple Global Descriptors for Image Retrieval"

Language: Python - Size: 8.35 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 18

pphuc25/face-recognition-convnext

😉 Face Recognition using Convnext model + Flask

Language: Jupyter Notebook - Size: 6.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

imverma/Mastek-ProjectDeepBlue

A deep learning solution using Siamese networks to solve the problem of face verification for an NGO. This was part of a winning solution for a competition held by Mastek. Competition link -

Language: Jupyter Notebook - Size: 85.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PkuRainBow/HDC.caffe

Complete Code for "Hard-Aware-Deeply-Cascaded-Embedding"

Language: Python - Size: 89.3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 98 - Forks: 35

cs-mshah/NCVPRIPG2023_Writer_Verification

Codebase to the NCVPRIPG23 Challenge on Writer Verification

Language: Python - Size: 297 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Related Keywords
triplet-loss 203 deep-learning 65 pytorch 45 tensorflow 40 face-recognition 37 siamese-network 33 keras 26 metric-learning 25 cnn 20 computer-vision 19 machine-learning 18 python 16 facenet 15 contrastive-loss 13 image-retrieval 12 siamese-neural-network 12 triplet 11 convolutional-neural-networks 11 center-loss 11 python3 9 neural-network 9 classification 8 face-verification 8 transfer-learning 8 deep-neural-networks 8 contrastive-learning 8 embeddings 8 nlp 7 self-supervised-learning 7 representation-learning 6 time-series 6 mnist 6 few-shot-learning 6 one-shot-learning 6 loss-functions 5 pytorch-implementation 5 resnet 5 keras-tensorflow 5 face-detection 5 yolo 5 bert 5 online-triplet-mining 5 arcface 4 tensorflow2 4 image-similarity 4 facial-recognition 4 svm 4 siamese-networks 4 opencv 4 efficientnet 4 text-classification 4 batch-normalization 4 caffe 3 speaker-recognition 3 facenet-trained-models 3 unsupervised-learning 3 neural-networks 3 numpy 3 constellation 3 similarity-search 3 embedding 3 triplet-network 3 semi-supervised-learning 3 facenet-model 3 mtcnn-face-detection 3 semantic-segmentation 3 covid-19 3 pose-estimation 3 retrieval 3 fine-grained-classification 3 neural-style-transfer 3 fine-tuning 3 person-reidentification 3 question-answering 3 similarity-learning 3 audio 3 siamese 3 vqa 2 triplet-sampling 2 embedding-models 2 mnist-dataset 2 face-alignment 2 face 2 visual-question-answering 2 python-3 2 adam-optimizer 2 data-augmentation 2 l2-regularization 2 masked-face-recognition 2 haar-cascade-classifier 2 rnn 2 unet 2 resnet-50 2 image-search 2 vgg16 2 cross-entropy-loss 2 image-classification 2 inception 2 signal-processing 2 inception-network 2