/Image-Compression-Principal-Component-Analysis-Pytorch

In this tutorial we can use the Pytorchs efficient PCA implementation for performing data compression by retaining essential features of an Image. With the result of the PCA tensor, we also try to reconstruct the original Image.

Primary LanguageJupyter NotebookMIT LicenseMIT

Stargazers