Skip to content

leonidk/direct_gmm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Direct Fitting of GMMs project website

This is the source code and project history for the following publication

Direct Fitting of Gaussian Mixture Models by Leonid Keselman and Martial Hebert (arXiv version here)

Overview

Almost all files used in the development and testing of this project are in this folder. The data files for the Stanford Bunny is included in bunny.

  • mixture contains the modifed version of scikit-learn with the proposed techniques.
  • gmm_fit.py and gmm_fit2.py contain the two sets of the bunny likelihood experiments
  • registration_test.py contains the mesh registration (P2D) experiments
  • Files with _extra are usually just copies for non-Stanford Bunny experiments
  • gen_gmm.ipynb and gen_gmm_mine.ipynb generate GMM models from the TUM dataset, with and without uncertainty models
  • reg_results.ipynb performs D2D registration between the GMM models built from the TUM dataset.

About

Project code for "Direct Fitting of Gaussian Mixture Models"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published