bier
Metric learner
This project implements a deep metric learning framework using an adversarial auxiliary loss to improve robustness.
Cleaned up reference implementation of BIER: Boosting Independent Embeddings Robustly.
39 stars
4 watching
15 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
cnncomputer-visionembeddings
Related projects:
Repository | Description | Stars |
---|---|---|
scikit-learn-contrib/metric-learn | A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. | 1,399 |
benhamner/metrics | Provides implementations of various supervised machine learning evaluation metrics in multiple programming languages. | 1,627 |
combust/mleap | Enables deployment of machine learning data pipelines and algorithms to production | 1,504 |
oml-team/open-metric-learning | A PyTorch-based framework for training and validating models that produce high-quality embeddings for computer vision and other tasks. | 882 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
deepset-ai/farm | An open-source framework for adapting representation models to various tasks and industries | 1,741 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
mitmul/chainer-pspnet | An implementation of a deep learning-based image segmentation algorithm in Chainer | 74 |
mlcommons/inference | Measures the performance of deep learning models in various deployment scenarios. | 1,236 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
blobcity/autoai | A Python-based framework for automating the process of finding and training the best-performing machine learning model for regression and classification tasks on numerical data. | 174 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 849 |
openbmb/bmlist | A curated list of large machine learning models tracked over time | 341 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |