https://github.com/mmasana/ternaryfeaturemasks
Implementation of "Ternary Feature Masks: zero-forgetting for task-incremental learning"
https://github.com/mmasana/ternaryfeaturemasks
computer-vision continual-learning machine-learning task-incremental-learning zero-forgetting
Last synced: 5 months ago
JSON representation
Implementation of "Ternary Feature Masks: zero-forgetting for task-incremental learning"
- Host: GitHub
- URL: https://github.com/mmasana/ternaryfeaturemasks
- Owner: mmasana
- License: other
- Created: 2020-09-22T10:41:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T15:46:40.000Z (about 5 years ago)
- Last Synced: 2025-07-26T06:08:31.449Z (11 months ago)
- Topics: computer-vision, continual-learning, machine-learning, task-incremental-learning, zero-forgetting
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TernaryFeatureMasks
Implementation of "[Ternary Feature Masks: zero-forgetting for task-incremental learning](https://drive.google.com/file/d/1N2aj9Uxe6igDRGd6vbB8-jE-AeR2jk7C/view)" [[arXiv](https://arxiv.org/abs/2001.08714)] [[video](https://www.youtube.com/watch?v=bhkLNyA8Woo&ab_channel=ContinualAI)]
To appear in the IEEE Conference on Computer Vision and Pattern Recognition Workshop (CVPR-W) on [Continual Learning in Computer Vision](https://sites.google.com/view/clvision2021/call-for-papers/accepted-papers) (CLVision) 2021.
Code coming soon