qinyongchun's Stars
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
mli/paper-reading
深度学习经典、新论文逐段精读
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
ShiArthur03/ShiArthur03
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
yuezih/King-of-Pigeon
计算机保研简历与文书实用模板
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
wyharveychen/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
G-U-N/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
radarFudan/Awesome-state-space-models
Collection of papers on state-space models
gidariss/FewShotWithoutForgetting
sun-hailong/LAMDA-PILOT
🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox
ContinualAI/continual-learning-baselines
Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
j-min/CLIP-Caption-Reward
PyTorch code for "Fine-grained Image Captioning with CLIP Reward" (Findings of NAACL 2022)
xyutao/fscil
Official repository for Few-Shot Class-Incremental Learning (FSCIL)
zhoudw-zdw/Awesome-Few-Shot-Class-Incremental-Learning
Awesome Few-Shot Class-Incremental Learning
EdenBelouadah/class-incremental-learning
zhoudw-zdw/CVPR22-Fact
Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)
SuikaXhq/seu-bachelor-thesis-2022
东南大学本科毕业设计(论文)模版
Thunderbeee/ZSCL
Preventing Zero-Shot Transfer Degradation in Continual Learning of Vision-Language Models
ecnu-sea/SEA
SEA is an automated paper review framework capable of generating comprehensive and high-quality review feedback with high consistency for papers, thereby assisting researchers in improving the quality of their work.
AIDC-AI/Parrot
🎉 The code repository for "Parrot: Multilingual Visual Instruction Tuning" in PyTorch.
AndreaCossu/continual-pretraining-nlp-vision
Code to reproduce experiments from the paper "Continual Pre-Training Mitigates Forgetting in Language and Vision" https://arxiv.org/abs/2205.09357
GINK03/keras-image2text
RohiBaner/FPTree
Implementation of a Frequent Pattern Mining Tree in Python 3