Pinned Repositories
CARS
Pytorch code for paper: CARS: Continuous Evolution for Efficient Neural Architecture Search
DAFL
A Pytorch implementation of "Data-Free Learning of Student Networks" (ICCV 2019).
GAN-pruning
A Pytorch implementation of "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019).
ghostnet
SOTA lightweight CNN: "GhostNet: More Features from Cheap Operations"
Pretrained-IPT
pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
SwinIR
SwinIR: Image Restoration Using Swin Transformer
VanillaNet-1
AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
Efficient-Computing
Efficient computing methods developed by Huawei Noah's Ark Lab
HantingChen's Repositories
HantingChen/CARS
Pytorch code for paper: CARS: Continuous Evolution for Efficient Neural Architecture Search
HantingChen/DAFL
A Pytorch implementation of "Data-Free Learning of Student Networks" (ICCV 2019).
HantingChen/GAN-pruning
A Pytorch implementation of "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019).
HantingChen/ghostnet
SOTA lightweight CNN: "GhostNet: More Features from Cheap Operations"
HantingChen/Pretrained-IPT
HantingChen/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
HantingChen/SwinIR
SwinIR: Image Restoration Using Swin Transformer
HantingChen/VanillaNet-1