SethDeng's Stars
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
facebookresearch/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
Duan-JM/awesome-papers-fewshot
Collection for Few-shot Learning
AntreasAntoniou/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
open-mmlab/mmfewshot
OpenMMLab FewShot Learning Toolbox and Benchmark
locuslab/qpth
A fast and differentiable QP solver for PyTorch.
Sha-Lab/FEAT
The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"
yaoyao-liu/few-shot-classification-leaderboard
Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
WangYueFt/rfs
xyupeng/ContrastiveCrop
[CVPR 2022 Oral] Crafting Better Contrastive Views for Siamese Representation Learning
njulus/GLoFA
This is the code of AAAI'21 paper "Tailoring Embedding Function to Heterogeneous Few-Shot Tasks by Global and Local Feature Adaptors".
luanshiyinyang/Models
the implementation of classical network
JJBOY/FLOPs
Auto compute the FLOPs of the nerural network with Pytorch.
SethDeng/ANIML
Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".
SethDeng/CSEI
Learning Intact Features by Erasing-Inpainting for Few-shot Classification
SethDeng/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search