Python and Pytorch two implements of Soft NMS algorithm
☆184May 30, 2024Updated last year
Alternatives and similar repositories for Soft-NMS
Users that are interested in Soft-NMS are comparing it to the libraries listed below
Sorting:
- ☆16Sep 29, 2018Updated 7 years ago
- Object Detection☆784Apr 4, 2019Updated 6 years ago
- Intersection Over Union☆15Nov 26, 2017Updated 8 years ago
- This repository contains my implementation of a shape-constrained network which predicts up to 170 FPS☆12Feb 12, 2019Updated 7 years ago
- GUI for albumentations library☆11Sep 13, 2019Updated 6 years ago
- ☆12Feb 17, 2017Updated 9 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆199May 24, 2021Updated 4 years ago
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,814Jan 10, 2023Updated 3 years ago
- Included the standard NMS, Rotate NMS,standard SoftNMS, Rotate SoftNMS, Weighted NMS, Rotate Weighted NMS, Weighted-Boxes-Fusion, Rotate …☆15Oct 11, 2021Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Oct 17, 2020Updated 5 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆160Nov 4, 2018Updated 7 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆722May 2, 2024Updated last year
- copy and update the mobilenetv2_ssd from [mmdetect](https://github.com/open-mmlab/mmdetection)☆15Dec 17, 2019Updated 6 years ago
- Chinese City Parking Dataset(with Blue and Green add Yellow)☆38Mar 10, 2021Updated 4 years ago
- ☆35Sep 9, 2017Updated 8 years ago
- Most popular metrics used to evaluate object detection algorithms.☆5,098Jun 29, 2025Updated 8 months ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4