clcarwin / focal_loss_pytorchView external linksLinks
A PyTorch Implementation of Focal Loss.
☆992Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for focal_loss_pytorch
Users that are interested in focal_loss_pytorch are comparing it to the libraries listed below
Sorting:
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,259Oct 17, 2024Updated last year
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,409Apr 12, 2024Updated last year
- RetinaNet in PyTorch☆997Mar 17, 2019Updated 6 years ago
- A PyTorch implementation of EfficientNet☆8,220Apr 8, 2022Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆338Dec 24, 2021Updated 4 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- Focal loss for Dense Object Detection☆488Dec 20, 2017Updated 8 years ago
- PyTorch implementation of SENet☆2,343Mar 2, 2021Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆616Aug 29, 2021Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,116Apr 22, 2022Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,265Dec 9, 2022Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,327Jan 5, 2026Updated last month
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,004Aug 4, 2024Updated last year
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆806Feb 18, 2024Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,542Mar 2, 2023Updated 2 years ago
- PyTorch implementation of Deformable Convolution☆911Jul 21, 2021Updated 4 years ago
- Pytorch implementation of Center Loss☆995Feb 19, 2023Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,081Jul 8, 2024Updated last year
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,351Updated this week
- Implementation of Non-local Block.☆1,574Apr 12, 2023Updated 2 years ago
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,269Jun 25, 2025Updated 7 months ago
- A faster pytorch implementation of faster r-cnn☆7,867May 20, 2022Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆970Jan 11, 2019Updated 7 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,490Nov 18, 2022Updated 3 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,625Apr 16, 2024Updated last year
- Implementation of the mixup training method☆472Jun 12, 2018Updated 7 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,918Updated this week
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,482Mar 19, 2021Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Dec 8, 2020Updated 5 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,403Aug 21, 2024Updated last year
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,388Feb 16, 2023Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,064Jan 15, 2024Updated 2 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- Minimal PyTorch implementation of YOLOv3☆7,440Nov 17, 2024Updated last year
- 3D ResNets for Action Recognition (CVPR 2018)☆4,042Jan 20, 2021Updated 5 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Sep 5, 2019Updated 6 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,229Dec 29, 2021Updated 4 years ago