ahhaque / ECHOLinks
ECHO is a semi-supervised framework for classifying evolving data streams based on our previous approach SAND. The most expensive module of SAND is the change detection module, which has cubic time complexity. ECHO uses dynamic programming to reduce the time complexity. Moreover, ECHO has a maximum allowable sliding window size. If there is no …
☆12Updated 8 years ago
Alternatives and similar repositories for ECHO
Users that are interested in ECHO are comparing it to the libraries listed below
Sorting:
- SAND: Semi-Supervised Adaptive Novel Class Detection and Classification over Data Stream☆17Updated 8 years ago
- Code for "Out-of-Distribution Detection Using an Ensemble of Self Supervised Leave-out Classifiers"☆27Updated 3 years ago
- Code for CVPR 2019 paper Label Propagation for Deep Semi-supervised Learning☆117Updated 5 years ago
- ☆74Updated 3 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 5 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 3 years ago
- ☆13Updated 5 years ago
- ☆177Updated 3 years ago
- Counterfactual Image Generation☆84Updated 6 years ago
- A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks☆233Updated 7 years ago
- SSD: A Unified Framework for Self-Supervised Outlier Detection [ICLR 2021]☆138Updated 4 years ago
- Outlier Exposure with Confidence Control for Out-of-Distribution Detection☆71Updated 4 years ago
- PyTorch Implementation of iCaRL☆118Updated 6 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆109Updated last year
- Code and data for Paper - Towards Open World Recognition - CVPR 2015☆22Updated 7 years ago
- This is an implementation of the Extreme Value Machine by Rudd et al., with minor changes from the original work.☆54Updated 7 years ago
- Learning with Instance-Dependent Label Noise: A Sample Sieve Approach (ICLR2021)☆38Updated 4 years ago
- E3Outlier: Effective End-to-end Unsupervised Outlier Detection☆45Updated 3 years ago
- ☆74Updated 6 years ago
- Source code for ICML2021 Paper - Learning Bounds for Open-set Learning☆35Updated 4 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆120Updated 5 years ago
- "Learning to Discover Novel Visual Categories via Deep Transfer Clustering" by Kai Han, Andrea Vedaldi, Andrew Zisserman (ICCV 2019)☆170Updated 3 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53Updated 2 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆219Updated 7 years ago
- Library for Meta-Recognition and Weibull based calibration of SVM data.☆85Updated 3 years ago
- Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016☆86Updated 2 years ago
- SpotTune: Transfer Learning through Adaptive Fine-tuning☆91Updated 6 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆270Updated 4 years ago
- implement of ICDE 2019 paper: Robust High Dimensional Stream Classification with Novel Class Detection☆15Updated 5 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago