Pinned Repositories
Awesome-Few-Shot-Class-Incremental-Learning
Awesome Few-Shot Class-Incremental Learning
BackdoorBench
CEC-CVPR2021
Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"
CLsurvey
Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.
Deep_Learning_For_Computer_Vision_With_Python
Deep Learning For Computer Vision With Python
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
FewShotCodeBase
A friendly codebase for Few-Shot Learning research implemented with Pytorch-Lightning.
NPD-MindSpore
JulieCarlon's Repositories
JulieCarlon/Deep_Learning_For_Computer_Vision_With_Python
Deep Learning For Computer Vision With Python
JulieCarlon/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
JulieCarlon/FewShotContinualLearning
The original code for the paper "Benchmarks for Continual Few-Shot Learning".
JulieCarlon/pytorch-imagenet-preactresnet
Training ImageNet dataset with Pre-Activation Resnet models