11 projects found that use the none license.


Logo Bagging PCA Hashing 1.0

by openpr_nlpr - February 6, 2017, 10:38:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7121 views, 1537 downloads, 0 subscriptions

About: The proposed hashing algorithm leverages the bootstrap sampling idea and integrates it with PCA, resulting in a new projection method called Bagging PCA Hashing.

Changes:

Initial Announcement on mloss.org.


Logo Online Sketching Hashing 1.0

by openpr_nlpr - February 6, 2017, 10:36:19 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6804 views, 1373 downloads, 0 subscriptions

About: This is an online hashing algorithm which can handle the stream data with low computational cost.

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 ] 6554 views, 1716 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 NPD Face Detector Training 1.0

by openpr_nlpr - October 8, 2015, 04:22:36 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8466 views, 1696 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 How to Estimate the Regularization Parameter for Spectral Regression Discriminan 1.0

by openpr_nlpr - May 25, 2015, 03:26:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7654 views, 1515 downloads, 0 subscriptions

About: Jie Gui et al., "How to estimate the regularization parameter for spectral regression discriminant analysis and its kernel version?", IEEE Transactions on Circuits and Systems for Video Technology, vol. 24, no. 2, pp. 211-223, 2014

Changes:

Initial Announcement on mloss.org.


Logo An optimal set of code words and correntropy for rotated least squares regressio 1.0

by openpr_nlpr - May 25, 2015, 03:23:47 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8043 views, 1522 downloads, 0 subscriptions

About: Jie Gui, Zhenan Sun, Guangqi Hou, Tieniu Tan, "An optimal set of code words and correntropy for rotated least squares regression", International Joint Conference on Biometrics, 2014, pp. 1-6

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 ] 8551 views, 1697 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.


Logo Scalable Parallel EM Algorithms for LDA in Multi Core Systems 1.0.0

by anysubway - December 5, 2014, 10:18:36 CET [ BibTeX Download ] 4996 views, 1927 downloads, 0 subscriptions

About: a parallel LDA learning toolbox in Multi-Core Systems for big topic modeling.

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 ] 8856 views, 1740 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 A Regularized Correntropy Framework for Robust Pattern Recognition 1.0

by openpr_nlpr - June 3, 2013, 09:59:51 CET [ Project Homepage BibTeX Download ] 9489 views, 2510 downloads, 0 subscriptions

About: This letter proposes a new multiple linear regression model using regularized correntropy for robust pattern recognition. First, we motivate the use of correntropy to improve the robustness of the classicalmean square error (MSE) criterion that is sensitive to outliers. Then an l1 regularization scheme is imposed on the correntropy to learn robust and sparse representations. Based on the half-quadratic optimization technique, we propose a novel algorithm to solve the nonlinear optimization problem. Second, we develop a new correntropy-based classifier based on the learned regularization scheme for robust object recognition. Extensive experiments over several applications confirm that the correntropy-based l1 regularization can improve recognition accuracy and receiver operator characteristic curves under noise corruption and occlusion.

Changes:

Initial Announcement on mloss.org.


Logo Half quadratic based Iterative Minimization for Robust Sparse Representation 1.0

by openpr_nlpr - June 3, 2013, 09:57:11 CET [ Project Homepage BibTeX Download ] 6536 views, 1821 downloads, 0 subscriptions

About: Robust sparse representation has shown significant potential in solving challenging problems in computer vision such as biometrics and visual surveillance. Although several robust sparse models have been proposed and promising results have been obtained, they are either for error correction or for error detection, and learning a general framework that systematically unifies these two aspects and explore their relation is still an open problem. In this paper, we develop a half-quadratic (HQ) framework to solve the robust sparse representation problem. By defining different kinds of half-quadratic functions, the proposed HQ framework is applicable to performing both error correction and error detection. More specifically, by using the additive form of HQ, we propose an L1-regularized error correction method by iteratively recovering corrupted data from errors incurred by noises and outliers; by using the multiplicative form of HQ, we propose an L1-regularized error detection method by learning from uncorrupted data iteratively. We also show that the L1-regularization solved by soft-thresholding function has a dual relationship to Huber M-estimator, which theoretically guarantees the performance of robust sparse representation in terms of M-estimation. Experiments on robust face recognition under severe occlusion and corruption validate our framework and findings.

Changes:

Initial Announcement on mloss.org.