Some tricks of pytorch...
☆1,195Jun 20, 2024Updated last year
Alternatives and similar repositories for PyTorchTricks
Users that are interested in PyTorchTricks are comparing it to the libraries listed below
Sorting:
- My best practice of training large dataset using PyTorch.☆1,104May 9, 2024Updated last year
- some tircks for PyTorch☆575Dec 10, 2019Updated 6 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,082Jul 8, 2024Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Jul 4, 2020Updated 5 years ago
- An easy to understand and better performance version of CenterNet☆551Apr 12, 2021Updated 4 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆645Apr 30, 2023Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,566Jan 7, 2025Updated last year
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,271May 6, 2025Updated 9 months ago
- A quickstart and benchmark for pytorch distributed training.☆1,663Jul 25, 2024Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,458Feb 10, 2023Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,168Mar 20, 2024Updated last year
- Explicit Shape Encoding for Real-time Instance Segmentation☆104Nov 21, 2022Updated 3 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,507Apr 25, 2024Updated last year
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Oct 4, 2023Updated 2 years ago
- ☆280Mar 22, 2021Updated 4 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,149Dec 14, 2021Updated 4 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,397Updated this week
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆847Feb 10, 2023Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,260Oct 17, 2024Updated last year
- [CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal☆1,348Apr 30, 2023Updated 2 years ago
- All-in-one Toolbox for Computer Vision Research.☆661Mar 10, 2023Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆602Dec 27, 2019Updated 6 years ago
- FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)☆675Nov 30, 2019Updated 6 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,265Oct 24, 2021Updated 4 years ago
- Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020☆175Dec 9, 2020Updated 5 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,716Jul 24, 2024Updated last year
- BorderDet: Border Feature for Dense Object Detection(ECCV2020 Oral)☆432Mar 25, 2021Updated 4 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Nov 22, 2022Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,114Apr 22, 2022Updated 3 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,478Aug 23, 2024Updated last year
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,087Mar 17, 2021Updated 4 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Jul 5, 2024Updated last year
- Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021☆486Sep 13, 2021Updated 4 years ago