torch-TripletEmbedding
Triplet loss function
A Lua implementation of a triplet loss function for deep learning
TripletLoss used in Google's FaceNet paper
162 stars
10 watching
55 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Caffe-based implementation of the triplet loss function used in Google's FaceNet paper for training and fine-tuning deep neural networks. | 322 |
| PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |
| A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
| A PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels. | 134 |
| Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,196 |
| A Lua-based library for graph manipulation and visualization in Torch. | 35 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
| A framework for training triplet-based deep metric learning models on various datasets | 190 |
| An implementation of a loss function designed to improve the training of deep neural networks with noisy labels | 126 |
| Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. | 130 |
| A deep learning library for streamlining research and development using the Torch7 distribution. | 343 |
| An implementation of object detection frameworks in the Torch deep learning framework | 116 |
| Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
| Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |