Skip to content
/ core50 Public
forked from vlomonaco/core50

CORe50: a new Dataset and Benchmark for Continual Learning

License

Notifications You must be signed in to change notification settings

IvDmNe/core50

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.4%
  • Shell 7.6%