Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 473 Bytes

File metadata and controls

5 lines (5 loc) · 473 Bytes

OCT-MAIA

Predicting central fixation from OCT scans. The structure of the repository is as follows:

  • OCT-MAIA is the folder containing the preprocessing of the scans, the classification model training (Naive Bayes, Random Forest, ...) and the data augmentation.
  • CGAN is the folder containing the construction of the patches and the CGAN.
  • DimRed is the folder containing the dimensionality reduction methods, like PCA, NMF or t-SNE.