imedslab / greedy_ensembles_training
Greedy Bayesian Posterior Approximation with Deep Ensembles. A. Tiulpin and M. B. Blaschko. (2021)
☆11Updated 2 years ago
Alternatives and similar repositories for greedy_ensembles_training:
Users that are interested in greedy_ensembles_training are comparing it to the libraries listed below
- ☆54Updated 3 years ago
- WIP☆21Updated 7 years ago
- Keras implementation of layer which performs augmentations of images using GPU.☆49Updated 3 years ago
- Semantic segmentation pipeline using Catalyst.☆20Updated 5 years ago
- Simple but high-performing method for learning a policy of test-time augmentation☆38Updated 2 years ago
- 1st place solution for Clog Loss: Advance Alzheimer’s Research with Stall Catchers☆22Updated 3 years ago
- A fork of the official TPU models repo with fixes and a solution of the Kaggle Open Images 2019 Object Detection Challenge☆49Updated 5 years ago
- Evaluation framework for testing segmentation networks in Keras☆36Updated 6 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Python library for various computer vision problems with a focus on easy usage.☆18Updated 4 years ago
- https://www.kaggle.com/c/rsna-intracranial-hemorrhage-detection/☆19Updated 5 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 5 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Safitty is a wrapper on JSON/YAML configs for Python☆30Updated 5 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- https://www.kaggle.com/c/siim-acr-pneumothorax-segmentation☆42Updated 5 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Implementation of Spectral Leakage and Rethinking the Kernel Size in CNNs in Pytorch☆14Updated 4 years ago
- ☆12Updated 3 years ago
- 3D augmentation and transforms of 2D/3D sparse data, such as 3D triangle meshes or point clouds in Euclidean space. Extension of the Fas…☆50Updated 4 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix