Software and Data Available for Download
Hierarchical Object Parsing
annotations for Horses (zip) and Cows (zip)
A. Barbu. Hierarchical Object Parsing from Structured Noisy Point Clouds. IEEE PAMI, 35, No. 7, 1649–1659, 2013.
(pdf, arxiv, slides)
Motion Clustering
Matlab code (zip)
L. Ding, A. Barbu, A. Meyer-Baese. Motion Segmentation by Velocity Clustering with Estimation of Subspace Dimension. ACCV Workshop DTCE 2012
(pdf)
Artificial Prediction Market
C++ code (zip)
A. Barbu, N. Lay. An Introduction to Artificial Prediction Markets for Classification.
Journal of Machine Learning Research, 13, 2177–2204, 2012.
(pdf)
Active Random Fields
code
Matlab test code (zip),
C++ training code (zip),
Berkeley images.
A. Barbu. Training an Active Random Field for Real-Time
Image Denoising. IEEE Trans. Image Processing, 18,
November 2009. (pdf,
ppt)
Swendsen-Wang
Cuts based Image Segmentation C++ code (zip).
A. Barbu, S.C. Zhu. Generalizing Swendsen-Wang
to sampling arbitrary posterior probabilities, PAMI, 27,
August 2005 (pdf)
A C++ wrapper for glmnet
I made a C++ interface to the coordinate descent
algorithm
written in Fortran by Jerome Friedman and explained in
Regularized
Paths for Generalized Linear Models via Coordinate Descent
(Journal of Statistical Software 33(1), 2010)
and
Pathwise
Coordinate Optimization, The Annals of Applied
Statistics. Volume 1, Number 2 (2007), 302-332
Win32 dll with C++ interface
and Visual Studio 2005 test code (zip).