jh-jeong / selective-convolutionLinks
Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)
☆25Updated 6 years ago
Alternatives and similar repositories for selective-convolution
Users that are interested in selective-convolution are comparing it to the libraries listed below
Sorting:
- ☆47Updated 5 years ago
- This is the pytorch re-implementation of the IterNorm☆41Updated 6 years ago
- ☆21Updated 5 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- PyTorch implementation of Weighted Batch-Normalization layers☆37Updated 5 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 4 years ago
- ☆25Updated 6 years ago
- A Signal Propagation Perspective for Pruning Neural Networks at Initialization☆15Updated 5 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Codebase for the paper "A Gradient Flow Framework for Analyzing Network Pruning"☆21Updated 4 years ago
- Self-supervised Label Augmentation via Input Transformations (ICML 2020)☆105Updated 4 years ago
- Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)☆33Updated 4 years ago
- [NeurIPS 2020] "Once-for-All Adversarial Training: In-Situ Tradeoff between Robustness and Accuracy for Free" by Haotao Wang*, Tianlong C…☆44Updated 3 years ago
- Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)☆71Updated 5 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsup…☆18Updated 5 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated 2 years ago
- [NeurIPS 2020 Oral] Is normalization indispensable for training deep neural networks?☆34Updated 3 years ago
- Paper and Code for "Curriculum Learning by Optimizing Learning Dynamics" (AISTATS 2021)☆19Updated 4 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Updated 5 years ago
- ☆22Updated 5 years ago
- ☆51Updated 6 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- [CVPR 2020] Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning☆85Updated 3 years ago
- Unsupervised Domain Adaptation through Self-Supervision☆79Updated 3 years ago
- code for CVPR paper "Representation Similarity Analysis for Efficient Task Taxonomy and Transfer Learning"☆27Updated 2 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆53Updated 4 years ago
- Code for our ICLR'2021 paper "DrNAS: Dirichlet Neural Architecture Search"☆43Updated 4 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- [CVPR 2021] Contrastive Neural Architecture Search with Neural Architecture Comparators☆41Updated 3 years ago