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:
- Deep Learning for Automatic Pneumonia Detection, RSNA challenge☆110Updated 5 months ago
- 2nd place solution for the RSNA STR Pulmonary Embolism Detection competition on Kaggle.☆29Updated 4 years ago
- 3rd of Task3 and 4th of Task4 of StructSeg2019 competition - MICCAI 2019☆19Updated 2 years ago
- source code of GASNet.☆19Updated 4 years ago
- Pytorch code for the paper "Deep Active Learning for Joint Classification and Segmentation with Weak Annotator"☆29Updated 3 years ago
- Weighted Focal Loss for multilabel classification