Projects that are tagged with metric learning.


Logo Sparse Compositional Metric Learning v1.11

by bellet - August 2, 2016, 11:43:03 CET [ BibTeX BibTeX for corresponding Paper Download ] 18871 views, 5112 downloads, 0 subscriptions

About: Scalable learning of global, multi-task and local metrics from data

Changes:

Minor bug fix in multi-task objective computation (thanks to Junjie Hu).


Logo efficient psd constrained asymmetric metric learning for person reidentification 1.0

by openpr_nlpr - December 8, 2015, 03:12:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8678 views, 1727 downloads, 0 subscriptions

About: This MATLAB package provides the MLAPG algorithm proposed in our ICCV 2015 paper. It is efficient for PSD constrained metric learning, and also effective for person re-identification. For more details, please visit http://www.cbsr.ia.ac.cn/users/scliao/projects/mlapg/.

Changes:

Initial Announcement on mloss.org.


Logo GESL v1.01

by bellet - May 15, 2015, 11:54:04 CET [ BibTeX BibTeX for corresponding Paper Download ] 12948 views, 3816 downloads, 0 subscriptions

About: Learning string edit distance / similarity from data

Changes:

Added datasets used in the experiments of the paper


Logo lomo feature extraction and xqda metric learning for person reidentification 1.0

by openpr_nlpr - May 6, 2015, 11:38:32 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9965 views, 1894 downloads, 0 subscriptions

Rating Empty StarEmpty StarEmpty StarEmpty StarEmpty Star
(based on 1 vote)

About: This MATLAB package provides the LOMO feature extraction and the XQDA metric learning algorithms proposed in our CVPR 2015 paper. It is fast, and effective for person re-identification. For more details, please visit http://www.cbsr.ia.ac.cn/users/scliao/projects/lomo_xqda/.

Changes:

Initial Announcement on mloss.org.


Logo Hub Miner 1.1

by nenadtomasev - January 22, 2015, 16:33:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17021 views, 3677 downloads, 0 subscriptions

About: Hubness-aware Machine Learning for High-dimensional Data

Changes:
  • BibTex support for all algorithm implementations, making all of them easy to reference (via algref package).

  • Two more hubness-aware approaches (meta-metric-learning and feature construction)

  • An implementation of Hit-Miss networks for analysis.

  • Several minor bug fixes.

  • The following instance selection methods were added: HMScore, Carving, Iterative Case Filtering, ENRBF.

  • The following clustering quality indexes were added: Folkes-Mallows, Calinski-Harabasz, PBM, G+, Tau, Point-Biserial, Hubert's statistic, McClain-Rao, C-root-k.

  • Some more experimental scripts have been included.

  • Extensions in the estimation of hubness risk.

  • Alias and weighted reservoir methods for weight-proportional random selection.