Skip to content

Repository pertaining to traditional statistical methods being applied to foreground segmentation for an image of a Cheetah

License

Notifications You must be signed in to change notification settings

tarujg/statistical-learning

Repository files navigation

Statistical learning applied to cheetah classification

Repository containing work applying traditional statistical approaches on foreground segmentation for a Cheetah.

Techniques applied range from Bayesian Decision Theory with a Naive Bayes classification approach, Maximum Likelihood Estimation, Maximum A Posteriori Estimation to more complex models such as using Expectation-Maximization algorithm to Gaussian Mixture Models with different comparitive analysis by varying different hyper parameters such as cluster size and different subsets of the training dataset.

Note: Feature extraction was done using Discrete Cosine Transform on 8x8 blocks of the test image to generate a 64-Dimensional vector.

About

Repository pertaining to traditional statistical methods being applied to foreground segmentation for an image of a Cheetah

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages