rwightman / efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
☆1,599Updated 4 months ago
Alternatives and similar repositories for efficientdet-pytorch:
Users that are interested in efficientdet-pytorch are comparing it to the libraries listed below
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,747Updated 2 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 7 months ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,142Updated 3 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,442Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆990Updated last year
- Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Pr…☆1,088Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,143Updated 9 months ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,412Updated 4 months ago
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,020Updated 2 months ago
- Pytorch implementation of RetinaNet object detection.☆2,166Updated last year
- Data Augmentation For Object Detection☆1,138Updated 4 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,218Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,288Updated last year
- Two-stage CenterNet☆1,210Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,248Updated 2 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,124Updated 3 years ago
- EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow☆1,408Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,035Updated 3 years ago
- A General Toolbox for Identifying Object Detection Errors☆709Updated last year
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,524Updated last month
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.☆3,360Updated 8 months ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and …☆1,830Updated last year
- Most popular metrics used to evaluate object detection algorithms.☆4,994Updated 2 weeks ago
- SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.☆1,711Updated last year
- PyTorch implementation of YOLOv4☆1,896Updated 2 months ago
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆1,994Updated 2 months ago
- Implementations of few-shot object detection benchmarks☆1,124Updated last year
- Cross Stage Partial Networks☆903Updated 4 years ago
- Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .☆1,870Updated 2 years ago
- A PyTorch implementation of EfficientNet