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 MLPlot Beta

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

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

Changes:

Initial Announcement on mloss.org.


Logo DataDeps.jl v0.2.2

by oxinabox - February 8, 2018, 03:54:26 CET [ Project Homepage BibTeX Download ] 7085 views, 2082 downloads, 0 subscriptions

About: DataDeps is a package for simplifying the management of data in your julia application. In particular it is designed to make getting static data from some server into the local machine, and making programs know where that data is trivial.

Changes:

Initial Announcement on mloss.org.


Logo choix 0.3.1

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

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

Changes:

Initial Announcement on mloss.org.


Logo Thalasso v0.2

by rherault - July 22, 2013, 15:33:59 CET [ Project Homepage BibTeX Download ] 7254 views, 2065 downloads, 0 subscriptions

About: Regularization paTH for LASSO problem (thalasso) thalasso solves problems of the following form: minimize 1/2||X*beta-y||^2 + lambda*sum|beta_i|, where X and y are problem data and beta and lambda are variables.

Changes:

Initial Announcement on mloss.org.


Logo Ordinal Choquistic Regression 1.00

by AliFall - January 30, 2014, 15:42:34 CET [ BibTeX BibTeX for corresponding Paper Download ] 7302 views, 2057 downloads, 0 subscriptions

About: "Ordinal Choquistic Regression" model using the maximum likelihood

Changes:

Initial Announcement on mloss.org.


Logo SIFT Extractor 1.0.0

by openpr_nlpr - December 2, 2011, 05:18:35 CET [ Project Homepage BibTeX Download ] 6876 views, 2050 downloads, 0 subscriptions

About: This program is used to extract SIFT points from an image.

Changes:

Initial Announcement on mloss.org.


Logo Mr. 1.0

by SongTao - May 27, 2014, 15:20:40 CET [ BibTeX Download ] 5352 views, 2030 downloads, 0 subscriptions

About: Discovering short linear protein motif based on selective training of profile hidden Markov models

Changes:

Initial Announcement on mloss.org.


Logo Histograms of Oriented Gradients Feature Extraction 1.0.0

by openpr_nlpr - December 2, 2011, 04:48:45 CET [ Project Homepage BibTeX Download ] 8266 views, 2021 downloads, 0 subscriptions

About: This program is used to extract HOG(histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided.

Changes:

Initial Announcement on mloss.org.


Logo Bayesian Model Averaging Library 0.3

by duric1 - November 16, 2013, 04:42:05 CET [ Project Homepage BibTeX Download ] 7095 views, 2018 downloads, 0 subscriptions

About: Bayesian Model Averaging for linear models with a wide choice of (customizable) priors. Built-in priorss include coefficient priors (fixed, flexible and hyper-g priors), 5 kinds of model priors, moreover model sampling by enumeration or various MCMC approaches.

Changes:

Initial Announcement on mloss.org.


  • Authors: Duric
  • License: Gnu
  • Programming Language: R

Logo Perspective 3 Points Solver 1.0.0

by openpr_nlpr - December 2, 2011, 05:31:04 CET [ Project Homepage BibTeX Download ] 6855 views, 2018 downloads, 0 subscriptions

About: This is a implementation of the classic P3P(Perspective 3-Points) algorithm problem solution in the Ransac paper "M. A. Fischler, R. C. Bolles. Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography. Comm. of the ACM, Vol 24, pp 381-395, 1981.". The algorithm gives the four probable solutions of the P3P problem in about 0.1ms, and can be used as input of the consequent RANSAC step. The codes needs the numerics library VNL which is a part of the widely used computer vision library VXL. One can download & install it from http://vxl.sourceforge.net/.

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 ] 7208 views, 2014 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 CMatrix Class 1.0.0

by openpr_nlpr - December 2, 2011, 05:28:41 CET [ Project Homepage BibTeX Download ] 7065 views, 2009 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 Genealized Constraints Neural Network Regression Model Subject to Linear Priors 1.0

by openpr_nlpr - May 22, 2012, 06:30:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9707 views, 2008 downloads, 0 subscriptions

About: This code is developed for incorporating a class of linear priors into the regression model.

Changes:

Initial Announcement on mloss.org.


Logo Urheen 1.0.0

by openpr_nlpr - December 2, 2011, 05:40:08 CET [ Project Homepage BibTeX Download ] 7335 views, 2005 downloads, 0 subscriptions

About: Urheen is a toolkit for Chinese word segmentation, Chinese pos tagging, English tokenize, and English pos tagging. The Chinese word segmentation and pos tagging modules are trained with the Chinese Tree Bank 7.0. The English pos tagging module is trained with the WSJ English treebank(02-23).

Changes:

Initial Announcement on mloss.org.


Logo Test 1.0

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

About: Test submission. Is MLOSS working?

Changes:

Initial Announcement on mloss.org.


Logo Top Frequency Based Parallel Coordinates 1.0.0

by matloff - September 5, 2017, 05:49:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8079 views, 1985 downloads, 0 subscriptions

About: A novel method to create parallel coordinates plots on large data sets without causing a "black screen" problem.

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 ] 9815 views, 1984 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 Bagging PCA Hashing 1.0

by openpr_nlpr - February 6, 2017, 10:38:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9071 views, 1982 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 Quasi Dense Matching 1.0.0

by openpr_nlpr - December 2, 2011, 04:44:19 CET [ Project Homepage BibTeX Download ] 6893 views, 1981 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 Operator Discretization Library 0.6

by jonasadl - December 19, 2017, 15:24:08 CET [ Project Homepage BibTeX Download ] 7375 views, 1979 downloads, 0 subscriptions

About: Operator Discretization Library (ODL) is a Python library that enables research in inverse problems on realistic or real data.

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