nachiket273 / lookahead_pytorchLinks
Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)
☆15Updated 3 years ago
Alternatives and similar repositories for lookahead_pytorch
Users that are interested in lookahead_pytorch are comparing it to the libraries listed below
Sorting:
- 2nd place solution for the RSNA STR Pulmonary Embolism Detection competition on Kaggle.☆29Updated 4 years ago
- Deep Learning for Automatic Pneumonia Detection, RSNA challenge☆110Updated 4 months ago
- Pytorch code for the paper "Deep Active Learning for Joint Classification and Segmentation with Weak Annotator"☆29Updated 3 years ago
- Official Pytorch implementation of the paper DeScarGAN☆30Updated 4 years ago
- This page is for A Survey on Deep Learning of Small Sample in Biomedical Image Analysis.☆28Updated 5 years ago
- Squeeze-and-Excitation module for convolutional neural networks written in PyTorch☆23Updated 7 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- Loss functions for Image Segmentation☆12Updated 5 years ago
- 3rd of Task3 and 4th of Task4 of StructSeg2019 competition - MICCAI 2019☆19Updated 2 years ago
- Active Learning for Multiclass Image Classification on Fruits360 Dataset☆25Updated 5 years ago
- Pre-trained model, code, and materials from the paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmen…☆60Updated 5 years ago
- an implementation of mixup☆41Updated 5 years ago
- Kaggle 83rd Place (Top 3%) Solution☆19Updated 5 years ago
- The implementation of "Semi-supervised Medical Image Classification with Global Latent Mixing". [MICCAI2020]☆23Updated last year
- Implementation of active learning features for AxonDeepSeg software (axon-myelin segmentation)☆38Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 7 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago
- ☆24Updated 6 years ago
- Learning Loss for Active Learning Pytorch Implementation,(reproduction)☆32Updated 5 years ago
- Weighted Focal Loss for multilabel classification☆55Updated 6 years ago
- ☆72Updated 4 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- A Tensorflow Implementation of Brain Tumor Segmentation using Topological Loss☆32Updated 6 years ago
- Bootstrapping loss function implementation in pytorch☆36Updated 4 years ago
- UNet in pytorch for Kaggle 2018 data science bowl nuclei segmentation☆44Updated 6 years ago
- Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention…☆49Updated 4 years ago
- Class Activation Map(CAM) with Pytorch☆66Updated 5 years ago