cyrh's Stars
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
caogang/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
google-research/mixmatch
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.
Ha0Tang/AttentionGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Ha0Tang/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
clvrai/ACGAN-PyTorch
jongchyisu/mvcnn_pytorch
MVCNN on PyTorch
Ha0Tang/XingGAN
[ECCV 2020] XingGAN for Person Image Generation
dgai91/pytorch-acnn-model
code of Relation Classification via Multi-Level Attention CNNs
Ha0Tang/LGGAN
[CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation
Ha0Tang/BiGraphGAN
[BMVC 2020 Oral] Bipartite Graph Reasoning GANs for Person Image Generation
jk123vip/SRC_SOMP_matlab
稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:
SAP-archive/machine-learning-dgm
Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning
soheilb/multimodal_dictionary_learning
The code for the paper "Multimodal Task-driven Dictionary Learning for Image Classification".
ares5221/manifoldAlgorithm
流形学习算法ISOMAP与LLE的matlab代码
waitwaitforget/KnowledgeSharing-Pytorch
Implementations of knowledge distillation and knowledge transfer models in neural networks.
sonots/cvprtoolbox-project
Real projects solving problems using https://github.com/sonots/cvprtoolbox
nutszebra/prelu_net
Implementation of PReLUNet by chainer (Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification: https://arxiv.org/abs/1502.01852)
selous123/pytorch-example
example of pytorch
toantm/pytorch-bda
A Pytorch version for the paper A Bayesian Data Augmentation Approach for Learning Deep Models
chevineleven/manifold-ranking
JumperWang/FDDL
Fisher Discriminative Dictionary Learning
eric-tramel/NRSClassifier
The Nearest Regularized Subspace Classifier
cyrh/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.
cyrh/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
cyrh/pytorch-example
example of pytorch