Sharath-girish / LTH-ObjectRecognitionLinks
PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition
☆23Updated 4 years ago
Alternatives and similar repositories for LTH-ObjectRecognition
Users that are interested in LTH-ObjectRecognition are comparing it to the libraries listed below
Sorting:
- We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and th…☆16Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Implementation of "Structured Multi-Hashing for Model Compression" (CVPR 2020)☆11Updated 4 years ago
- Cyclic Differentiable Architecture Search☆36Updated 3 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆19Updated 4 years ago
- Code of "Visualizing and Understanding Object Detecor"☆20Updated 4 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 4 years ago
- PyTorch implementation of PatchAutoAugment☆23Updated 4 years ago
- Implementation for <Regularizing Neural Networks via Minimizing Hyperspherical Energy> in CVPR'20.☆24Updated 5 years ago
- ☆38Updated 2 years ago
- [CVPR 2021] "The Lottery Tickets Hypothesis for Supervised and Self-supervised Pre-training in Computer Vision Models" Tianlong Chen, Jon…☆68Updated 3 years ago
- Code of our Neurips2020 paper "Auto Learning Attention", coming soon☆22Updated 4 years ago
- Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019☆18Updated 3 years ago
- Single Image Texture Translation for Data Augmentation☆62Updated 2 years ago
- Repo for the paper "Extrapolating from a Single Image to a Thousand Classes using Distillation"☆37Updated last year
- ☆27Updated 3 years ago
- [ICLR 2022] "As-ViT: Auto-scaling Vision Transformers without Training" by Wuyang Chen, Wei Huang, Xianzhi Du, Xiaodan Song, Zhangyang Wa…☆76Updated 3 years ago
- Pytorch implementation of our paper accepted by IEEE TMM, 2022 --Learning Efficient GANs for Image Translation via Differentiable Masks a…☆54Updated 2 years ago
- Implementation of Kronecker Attention in Pytorch