Codes
- Margin and inner product preservation after random projection [ code ].
- L2 face recognition [ code ].
- Hash Kernels. svn co http://elefant-svn.developer.nicta.com.au/elefant/trunk/elefant/stream
- Semi-Markov Models for Sequence Segmentation and Classification [ demo code and synthetic data]. This package can be used for sequence segmentation and classification. It has been applied to Automatic Paragraph Segmentation and Human Action Segmentation & Recognition. The demo code is extracted from a large system. The code is no longer maintained. It is implemented in C++ based on SVM-Struct.