Skip to content
/ PPCA Public

Scalable Learning with Incremental Probabilistic PCA

License

Notifications You must be signed in to change notification settings

barbua/PPCA

Repository files navigation

PPCA

Supporting code for our papers:

Files:

  • compute_features.ipynb generates CLIP and DINOV2 features and saves them to files.
  • PPCA.ipynb trains and evaluates the PPCA model on the CLIP features.
  • A PPCA model file for ILSVRC2016 can be downloaded from: https://ani.stat.fsu.edu/~abarbu/pca640_288_Imagenet.pth
  • HPPCA.ipynb trains and evaluates the Hierarchical PPCA model on the CLIP features.
  • FC.ipynb trains and evaluates a fully connected layer (linear projection head) on the CLIP features.

About

Scalable Learning with Incremental Probabilistic PCA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published