Pinned Repositories
ai-deadlines
:alarm_clock: AI conference deadline countdowns
Awesome-Pruning
A curated list of neural network pruning resources.
DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
DiffTraj
The implemention of DiffTraj: Generating GPS Trajectory with Diffusion Probabilistic Model
Embedded-Neural-Network
collection of works aiming at reducing model sizes or the ASIC/FPGA accelerator for machine learning
EthanZhangYC.github.io
personal page of ethanzhang
HRank
Pytorch implementation of our CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map
HRankPlus
invariance-equivariance
"Exploring Complementary Strengths of Invariant and Equivariant Representations for Few-Shot Learning" by Mamshad Nayeem Rizve, Salman Khan, Fahad Shahbaz Khan, Mubarak Shah (CVPR 2021)
OD-cheap-convolution
PyTorch implementation for OD-cheap-convolution.
EthanZhangYC's Repositories
EthanZhangYC/OD-cheap-convolution
PyTorch implementation for OD-cheap-convolution.
EthanZhangYC/EthanZhangYC.github.io
personal page of ethanzhang
EthanZhangYC/HRank
Pytorch implementation of our CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map
EthanZhangYC/ai-deadlines
:alarm_clock: AI conference deadline countdowns
EthanZhangYC/Awesome-Pruning
A curated list of neural network pruning resources.
EthanZhangYC/DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
EthanZhangYC/DiffTraj
The implemention of DiffTraj: Generating GPS Trajectory with Diffusion Probabilistic Model
EthanZhangYC/Embedded-Neural-Network
collection of works aiming at reducing model sizes or the ASIC/FPGA accelerator for machine learning
EthanZhangYC/HRankPlus
EthanZhangYC/invariance-equivariance
"Exploring Complementary Strengths of Invariant and Equivariant Representations for Few-Shot Learning" by Mamshad Nayeem Rizve, Salman Khan, Fahad Shahbaz Khan, Mubarak Shah (CVPR 2021)
EthanZhangYC/my_learn_git
EthanZhangYC/PCS-FUDA
Official implementation of PCS in essay "Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation"
EthanZhangYC/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
EthanZhangYC/PyTorch_CIFAR10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
EthanZhangYC/SemiContrast
EthanZhangYC/shiftresnet-cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
EthanZhangYC/SVHNClassifier-PyTorch
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
EthanZhangYC/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
EthanZhangYC/Zhang-Yichen