tripletloss

FaceNet-like model trainer

A Caffe-based implementation of the triplet loss function used in Google's FaceNet paper for training and fine-tuning deep neural networks.

tripletloss in caffe

GitHub

322 stars
31 watching
152 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chendelong1999/polite-flamingoDevelops training methods to improve the politeness and natural flow of multi-modal Large Language Models63
lim0606/caffe-googlenet-bnRe-implementation of a neural network model with batch normalization and customized training parameters.131
csuhan/onellmA framework for training and fine-tuning multimodal language models on various data types601
luogen1996/lavinAn open-source implementation of a vision-language instructed large language model513
shicai/densenet-caffeProvides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications.357
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
brightmart/xlnet_zhTrains a large Chinese language model on massive data and provides a pre-trained model for downstream tasks230
qinbinli/moonA framework for collaborative machine learning model training that leverages similarity between model representations to correct local training.267
openai/finetune-transformer-lmThis project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture.2,167
huggingface/hmtlA neural network model for learning semantic representations from multiple natural language processing tasks1,191
sebastian-lapuschkin/lrp_toolboxA toolbox for implementing Layer-wise Relevance Propagation algorithm in artificial neural networks331
bobazooba/xllmA tool for training and fine-tuning large language models using advanced techniques387
llava-vl/llava-plus-codebaseA platform for training and deploying large language and vision models that can use tools to perform tasks717
toddsundsted/mxnet.crProvides bindings for MXNet, an open source deep learning framework written in C++22
google-research/tf-slimA lightweight library for defining and training neural networks in TensorFlow.373