#安卓#NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
翻译 - ⚡超级快速,轻巧的无锚物体检测模型。 1.8仅1.8mb并在手机上运行97FPS🔥
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
翻译 - FCOS:完全卷积一阶段对象检测(ICCV'19)
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
翻译 - 在CVPR2020中,在Detectron2顶部的CenterMask2
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
#计算机科学#This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
翻译 - 这是 GGHL(A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)的实现
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
#计算机科学#an edge-real-time anchor-free object detector with decent performance
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
FoveaBox: Beyond Anchor-based Object Detector
翻译 - FoveaBox:超越基于锚的对象检测器
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
#人脸识别#unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
Instance Segmentation based on CenterNet and CondInst
Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"
使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序