statsu1990 / yoto_class_balanced_loss
Unofficial implementation of YOTO (You Only Train Once) applied to Class balanced loss
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for yoto_class_balanced_loss
- ☆41Updated 3 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 3 years ago
- PyTorch implementation of Local Binary Convolutional Neural Network http://xujuefei.com/lbcnn.html☆46Updated 4 years ago
- Implementations of Recent Papers in Computer Vision☆39Updated 2 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆70Updated 4 years ago
- Simple but high-performing method for learning a policy of test-time augmentation☆38Updated last year
- Implementation for our paper exploring a novel 2D adaptive attention span kernel in computer vision.☆35Updated last year
- PyTorch implementation of shake-drop regularization☆53Updated 4 years ago
- Reducing Channel Redundancy in Convolutional Neural Networks by Features Recombining (TIP 2021)☆18Updated last year
- ☆57Updated 2 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆150Updated 10 months ago
- ☆28Updated 4 years ago
- [WACV 2022] "Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity" by Xinyu Gong, Wuyang Chen, Tian…☆49Updated 2 years ago
- an implementation of mixup☆41Updated 4 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆116Updated 3 months ago
- Fred's PhD Thesis Project: VQ VAE 2 Image Compression☆30Updated 4 years ago
- WeightNet: Revisiting the Design Space of Weight Networks☆18Updated 3 years ago
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆93Updated 3 years ago
- ☆49Updated 4 years ago
- ☆25Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 3 years ago
- Feature extraction made simple with torchextractor☆101Updated 3 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Updated 4 years ago
- Framework for creating (partially) reversible neural networks with PyTorch