Main repo, from which this fork was done: https://github.com/vlomonaco/core50
Added files:
faiss_knn.py
- Implementation of kNN classifier with faiss librarytest_metric_learning.py
- main script to test Metric learning + knn in iterative setup with CORe50 dataset
This repo contains anaconda environment file: conda_env.yml
which can be used with conda env create -f conda_env.yml