Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
- Updated
May 28, 2026 - Python
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
SimpleAICV:pytorch training examples.
Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
icip2022 paper: sahi benchmark on visdrone and xview datasets using fcos, vfnet and tood detectors
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"
fully convolutional one-stage object detection
Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val
使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
High-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm
fcos implementation in pytorch1.x
FCOS: Fully Convolutional One-Stage Object Detection.