IvDmNe / core50

CORe50: a new Dataset and Benchmark for Continual Learning

Home Page:http://vlomonaco.github.io/core50

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main repo, from which this fork was done: https://github.com/vlomonaco/core50

Added files:

  • faiss_knn.py - Implementation of kNN classifier with faiss library
  • test_metric_learning.py - main script to test Metric learning + knn in iterative setup with CORe50 dataset

Environment

This repo contains anaconda environment file: conda_env.yml which can be used with conda env create -f conda_env.yml

About

CORe50: a new Dataset and Benchmark for Continual Learning

http://vlomonaco.github.io/core50

License:Other


Languages

Language:Python 92.4%Language:Shell 7.6%