- ROC curve (in report)
- PCA and LDA
- Object Recognition using CNN
- Python 3.6.4
- torch 0.4.1
- scipy 1.0.1
- numpy 1.15.2
- matplotlib 3.0.0
-
Implement PCA and LDA manually
-
PCA Usage
python3 hw2-2_pca.py [whole dataset] [input test image] [output test image]
refer to results in directory
result
-
LDA Usage
python3 hw2-2_pca.py [whole dataset] [output first fisherface]
refer to results in directory
result