All entries.
Showing Items 621-640 of 676 on page 32 of 34: First Previous 27 28 29 30 31 32 33 34 Next

Logo LRSLibrary 1.0.2

by andrewssobral - January 16, 2015, 18:29:54 CET [ Project Homepage BibTeX Download ] 6092 views, 1523 downloads, 0 subscriptions

About: Low-Rank and Sparse tools for Background Modeling and Subtraction in Videos.

Changes:

Initial Announcement on mloss.org.


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 ] 8564 views, 1520 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 Quasi Dense Matching 1.0.0

by openpr_nlpr - December 2, 2011, 04:44:19 CET [ Project Homepage BibTeX Download ] 5464 views, 1517 downloads, 0 subscriptions

About: This program is used to find point matches between two images. The procedure can be divided into two parts: 1) use SIFT matching algorithm to find sparse point matches between two images. 2) use "quasi-dense propagation" algorithm to get "quasi-dense" point matches.

Changes:

Initial Announcement on mloss.org.


Logo Statistical Comparison of Multiple Algorithms in Multiple Problems 0.2

by b0rxa - June 10, 2015, 18:09:37 CET [ Project Homepage BibTeX Download ] 6076 views, 1513 downloads, 0 subscriptions

About: R package implementing statistical test and post hoc tests to compare multiple algorithms in multiple problems.

Changes:

Initial Announcement on mloss.org.


Logo diffpriv 0.4.2

by brubinstein - July 18, 2017, 16:09:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5224 views, 1509 downloads, 0 subscriptions

About: Easy differential privacy

Changes:

Initial Announcement on mloss.org.


Logo Histogram of Oriented Gradient 1.0

by openpr_nlpr - February 10, 2015, 08:27:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7046 views, 1509 downloads, 0 subscriptions

About: This is an exact implementation of Histogram of Oriented Gradient as mentioned in the paper by Dalal.

Changes:

Initial Announcement on mloss.org.


Logo CMatrix Class 1.0.0

by openpr_nlpr - December 2, 2011, 05:28:41 CET [ Project Homepage BibTeX Download ] 5638 views, 1505 downloads, 0 subscriptions

About: It's a C++ program for symmetric matrix diagonalization, inversion and principal component anlaysis(PCA). The matrix diagonalization function can also be applied to the computation of singular value decomposition (SVD), Fisher linear discriminant analysis (FLDA) and kernel PCA (KPCA) if forming the symmetric matrix appropriately.

Changes:

Initial Announcement on mloss.org.


Logo A framework for benchmarking of feature selection algorithms and cost functions v1.3

by msreis - August 4, 2017, 00:19:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7778 views, 1503 downloads, 0 subscriptions

About: An open-source framework for benchmarking of feature selection algorithms and cost functions.

Changes:

Initial Announcement on mloss.org.


Logo NPD Face Detector Training 1.0

by openpr_nlpr - October 8, 2015, 04:22:36 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7713 views, 1492 downloads, 0 subscriptions

About: This MATLAB package provides the Deep Quadratic Tree (DQT) and the Normalized Pixel Difference (NPD) based face detector training method proposed in our PAMI 2015 paper. It is fast, and effective for unconstrained face detection. For more details, please visit http://www.cbsr.ia.ac.cn/users/scliao/projects/npdface/.

Changes:

Initial Announcement on mloss.org.


Logo Metropolis Hastings algorithm 1.0.0

by openpr_nlpr - December 2, 2011, 05:43:20 CET [ Project Homepage BibTeX Download ] 5722 views, 1491 downloads, 0 subscriptions

About: Metropolis-Hastings alogrithm is a Markov chain Monte Carlo method for obtaining a sequence of random samples from a probability distribution for which direct sampling is difficult. Thi sequence can be used to approximate the distribution.

Changes:

Initial Announcement on mloss.org.


Logo Calculate Normalized Information Measures 1.0.0

by openpr_nlpr - December 2, 2011, 04:35:32 CET [ Project Homepage BibTeX Download ] 5942 views, 1486 downloads, 0 subscriptions

About: The toolbox is to calculate normalized information measures from a given m by (m+1) confusion matrix for objective evaluations of an abstaining classifier. It includes total 24 normalized information measures based on three groups of definitions, that is, mutual information, information divergence, and cross entropy.

Changes:

Initial Announcement on mloss.org.


Logo jLDADMM 1.0

by dqnguyen - August 19, 2015, 12:52:36 CET [ Project Homepage BibTeX Download ] 5833 views, 1477 downloads, 0 subscriptions

About: The Java package jLDADMM is released to provide alternative choices for topic modeling on normal or short texts. It provides implementations of the Latent Dirichlet Allocation topic model and the one-topic-per-document Dirichlet Multinomial Mixture model (i.e. mixture of unigrams), using collapsed Gibbs sampling. In addition, jLDADMM supplies a document clustering evaluation to compare topic models.

Changes:

Initial Announcement on mloss.org.


Logo Test 1.0

by willyie - August 23, 2013, 23:05:22 CET [ BibTeX Download ] 4161 views, 1475 downloads, 0 subscriptions

About: Test submission. Is MLOSS working?

Changes:

Initial Announcement on mloss.org.


Logo Thresholding program 1.0

by openpr_nlpr - March 1, 2012, 03:18:52 CET [ Project Homepage BibTeX Download ] 7824 views, 1463 downloads, 0 subscriptions

About: This is demo program on global thresholding for image of bright small objects, such as aircrafts in airports. the program include four method, otsu,2D-Tsallis,PSSIM, Smoothnees Method.

Changes:

Initial Announcement on mloss.org.


Logo Calibrated AdaMEC 1.0

by nnikolaou - April 8, 2017, 13:57:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11635 views, 1452 downloads, 0 subscriptions

About: Code for Calibrated AdaMEC for binary cost-sensitive classification. The method is just AdaBoost that properly calibrates its probability estimates and uses a cost-sensitive (i.e. risk-minimizing) decision threshold to classify new data.

Changes:

Updated license information


Logo Local high order regularization 1.0

by kkim - March 2, 2016, 13:46:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6466 views, 1449 downloads, 0 subscriptions

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

About: Local high-order regularization for semi-supervised learning

Changes:

Initial Announcement on mloss.org.


Logo MDLText 1

by renatoms88 - March 3, 2016, 19:31:25 CET [ BibTeX Download ] 3831 views, 1439 downloads, 0 subscriptions

About: testing mloss.org

Changes:

Initial Announcement on mloss.org.


Logo Supervised Latent Semantic Indexing 1.0.0

by openpr_nlpr - December 2, 2011, 05:20:50 CET [ Project Homepage BibTeX Download ] 5274 views, 1434 downloads, 0 subscriptions

About: Supervised Latent Semantic Indexing(SLSI) is an supervised feature transformation method. The algorithms in this package are based on the iterative algorithm of Latent Semantic Indexing.

Changes:

Initial Announcement on mloss.org.


Logo choix 0.3.1

by lum - February 12, 2018, 14:47:04 CET [ Project Homepage BibTeX Download ] 4693 views, 1433 downloads, 0 subscriptions

About: Inference algorithms for models based on Luce's choice axiom.

Changes:

Initial Announcement on mloss.org.


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 ] 7346 views, 1429 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.


Showing Items 621-640 of 676 on page 32 of 34: First Previous 27 28 29 30 31 32 33 34 Next