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

Logo diffpriv 0.4.2

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

About: Easy differential privacy

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 ] 7626 views, 2056 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 Two stage Sparse Representation 1.0.0

by openpr_nlpr - December 2, 2011, 05:32:31 CET [ Project Homepage BibTeX Download ] 6853 views, 2050 downloads, 0 subscriptions

About: This program implements a novel robust sparse representation method, called the two-stage sparse representation (TSR), for robust recognition on a large-scale database. Based on the divide and conquer strategy, TSR divides the procedure of robust recognition into outlier detection stage and recognition stage. The extensive numerical experiments on several public databases demonstrate that the proposed TSR approach generally obtains better classification accuracy than the state-of-the-art Sparse Representation Classification (SRC). At the same time, by using the TSR, a significant reduction of computational cost is reached by over fifty times in comparison with the SRC, which enables the TSR to be deployed more suitably for large-scale dataset.

Changes:

Initial Announcement on mloss.org.


Logo Sparse representation L1 minimization via half quadratic minimization 1.0

by openpr_nlpr - June 5, 2012, 11:33:58 CET [ Project Homepage BibTeX Download ] 7985 views, 2044 downloads, 0 subscriptions

About: Ran He, Wei-Shi Zheng,Tieniu Tan, and Zhenan Sun. Half-quadratic based Iterative Minimization for Robust Sparse Representation. Submitted to IEEE Trans. on Pattern Analysis and Machine Intelligence.

Changes:

Initial Announcement on mloss.org.


Logo Efficient Nonnegative Sparse Coding Algorithm 1.0

by openpr_nlpr - January 4, 2012, 09:44:18 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9257 views, 2042 downloads, 0 subscriptions

About: Nonnegative Sparse Coding, Discriminative Semi-supervised Learning, sparse probability graph

Changes:

Initial Announcement on mloss.org.


Logo java machine learning platform 1.0

by openpr_nlpr - April 2, 2015, 09:02:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9955 views, 2039 downloads, 0 subscriptions

About: Jmlp is a java platform for both of the machine learning experiments and application. I have tested it on the window platform. But it should be applicable in the linux platform due to the cross-platform of Java language. It contains the classical classification algorithm (Discrete AdaBoost.MH, Real AdaBoost.MH, SVM, KNN, MCE,MLP,NB) and feature reduction(KPCA,PCA,Whiten) etc.

Changes:

Initial Announcement on mloss.org.


Logo OpenCV Based Extended Kalman Filter Frame 1.0.0

by openpr_nlpr - December 2, 2011, 05:23:56 CET [ Project Homepage BibTeX Download ] 7814 views, 2038 downloads, 0 subscriptions

About: A simple and clear OpenCV based extended Kalman filter(EKF) abstract class implementation,absolutely following standard EKF equations. Special thanks to the open source project of KFilter1.3. It is easy to inherit it to implement a variable state and measurement EKF for computer vision and INS usages.

Changes:

Initial Announcement on mloss.org.


Logo Simple Generalized Learning Vector Quantization 1.0

by fmschleif - June 4, 2015, 10:49:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9072 views, 2036 downloads, 0 subscriptions

About: Simple and hopefully clean and easy to follow implementation of the Generalized Learning Vector Quantizer (GLVQ) with variants for metric adaptation (RGLVQ, GMLVQ, LiRaM).

Changes:

Initial Announcement on mloss.org.


Logo Oboe A Chinese Syntactic Parser 1.0

by openpr_nlpr - April 9, 2012, 09:08:35 CET [ Project Homepage BibTeX Download ] 8290 views, 2036 downloads, 0 subscriptions

About: Oboe is a software for Chinese syntactic parsing, and it can display syntactic trees in a graphical view with two kinds of representation: phrase tree and dependency tree. So it is very helpful for NLP researchers, especially for researchers focusing on syntax-based methods.

Changes:

Initial Announcement on mloss.org.


Logo pattern recognition tool 1.0

by openpr_nlpr - January 19, 2016, 03:54:11 CET [ Project Homepage BibTeX Download ] 7583 views, 2035 downloads, 0 subscriptions

About: a tool for marking samples in images for database building, also including algorithm of LBP,HOG,and classifiers of SVM (six kernels), adaboost,BP and convolutional networks, extreme learning machine.

Changes:

Initial Announcement on mloss.org.


Logo MLPlot Beta

by pascal - August 22, 2011, 11:07:53 CET [ Project Homepage BibTeX Download ] 8015 views, 2033 downloads, 0 subscriptions

About: MLPlot is a lightweight plotting library written in Java.

Changes:

Initial Announcement on mloss.org.


Logo WolfeSVM 0.0

by utmath - November 19, 2014, 10:46:11 CET [ Project Homepage BibTeX Download ] 7074 views, 2032 downloads, 0 subscriptions

About: This is a library for solving nu-SVM by using Wolfe's minimum norm point algorithm. You can solve binary classification problem.

Changes:

Initial Announcement on mloss.org.


Logo PROFET 1.0.0

by Hamda - November 26, 2015, 13:20:28 CET [ Project Homepage BibTeX Download ] 7225 views, 2031 downloads, 0 subscriptions

About: Software for Automatic Construction and Inference of DBNs Based on Mathematical Models

Changes:

Initial Announcement on mloss.org.


Logo RFD 1.0

by openpr_nlpr - April 28, 2014, 10:34:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10038 views, 2028 downloads, 0 subscriptions

About: This is an unoptimized implementation of the RFD binary descriptor, which is published in the following paper. B. Fan, et al. Receptive Fields Selection for Binary Feature Description. IEEE Transaction on Image Processing, 2014. doi: http://dx.doi.org/10.1109/TIP.2014.2317981

Changes:

Initial Announcement on mloss.org.


Logo learning coupled feature spaces for cross modal matching 1.0

by openpr_nlpr - December 30, 2013, 10:15:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10155 views, 2027 downloads, 0 subscriptions

About: Kaiye Wang, Ran He, Wei Wang, Liang Wang, Tiuniu Tan. Learning Coupled Feature Spaces for Cross-modal Matching. In ICCV, 2013.

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 ] 9016 views, 2020 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 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 ] 9963 views, 2015 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 ] 9795 views, 2010 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 Maximum Correntropy Criterion for Robust Face Recognition 1.0.0

by openpr_nlpr - December 2, 2011, 05:41:58 CET [ Project Homepage BibTeX Download ] 7105 views, 2000 downloads, 0 subscriptions

About: This code is developed based on Uriel Roque's active set algorithm for the linear least squares problem with nonnegative variables in: Portugal, L.; Judice, J.; and Vicente, L. 1994. A comparison of block pivoting and interior-point algorithms for linear least squares problems with nonnegative variables. Mathematics of Computation 63(208):625-643.Ran He, Wei-Shi Zheng and Baogang Hu, "Maximum Correntropy Criterion for Robust Face Recognition," IEEE TPAMI, in press, 2011.

Changes:

Initial Announcement on mloss.org.


Logo Auto encoder Based Data Clustering Toolkit 1.0

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

About: The auto-encoder based data clustering toolkit provides a quick start of clustering based on deep auto-encoder nets. This toolkit can cluster data in feature space with a deep nonlinear nets.

Changes:

Initial Announcement on mloss.org.


Showing Items 601-620 of 676 on page 31 of 34: First Previous 26 27 28 29 30 31 32 33 34 Next