Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with anchor-free
A curated list of projects in awesome lists tagged with anchor-free .
https://github.com/rangilyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
anchor-free android deep-learning deep-neural-networks efficientnet mnn model-zoo nanodet nanodet-plus ncnn object-detection openvino pytorch repvgg shufflenet
Last synced: 17 Dec 2024
https://github.com/RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
anchor-free android deep-learning deep-neural-networks efficientnet mnn model-zoo nanodet nanodet-plus ncnn object-detection openvino pytorch repvgg shufflenet
Last synced: 25 Oct 2024
https://github.com/tianzhi0549/fcos
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
anchor-free computer-vision fcos iccv2019 object-detection one-stage pytorch
Last synced: 20 Dec 2024
https://github.com/tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
anchor-free computer-vision fcos iccv2019 object-detection one-stage pytorch
Last synced: 26 Oct 2024
https://github.com/iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
anchor-based anchor-free attention backbone deep-learning ppyolo ppyoloe pytorch scaledyolov4 tood transformer yolo yoloair yolor yolov3 yolov4 yolov5 yolov6 yolov7 yolox
Last synced: 20 Dec 2024
https://github.com/star-clouds/centerface
face detection
anchor-free face face-detection ncnn
Last synced: 15 Dec 2024
https://github.com/Star-Clouds/CenterFace
face detection
anchor-free face face-detection ncnn
Last synced: 25 Oct 2024
https://github.com/youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
anchor-free centermask cvpr2020 detectron2 instance-segmentation object-detection pytorch real-time vovnet vovnetv2
Last synced: 26 Oct 2024
https://github.com/researchmm/TracKit
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
anchor-free eccv2020 segmentation tracking
Last synced: 26 Oct 2024
https://github.com/implus/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
anchor-free classification dense-detector dense-object-detection detection dfl dirac-delta-distribution focal-loss focalloss generalized-focal-loss gfl inference neurips-2020 object-detection object-recognition one-stage qfl quality-estimation single-stage
Last synced: 26 Oct 2024
https://github.com/Banconxuan/RTM3D
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
3d-object-detection anchor-free centernet geometric-constraints keypoint-detection kitti-detection real-time
Last synced: 28 Oct 2024
https://github.com/LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
anchor-free ascend computer-vision deep-learning edge-computing mnn object-detection object-detector onnx pytorch rk3588 rk3588s rknn tensorrt yolo
Last synced: 28 Oct 2024
https://github.com/CaptainEven/MCMOT
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
anchor-free detection multi-class multi-object one-shot real-time tracking
Last synced: 26 Oct 2024
https://github.com/taokong/foveabox
FoveaBox: Beyond Anchor-based Object Detector
anchor-free coco detection foveabox object-detection pytorch
Last synced: 21 Dec 2024
https://github.com/yqyao/FCOS_PLUS
Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
anchor-free computer-vision fcos object-detection one-stage pytorch
Last synced: 22 Nov 2024
https://github.com/ray-lee-94/AnchorFreeDetection
list the paper for recently anchor free detector
2019 anchor-free detection-network image-detection resouce-management
Last synced: 26 Oct 2024
https://github.com/caowgg/centernet-condinst
Instance Segmentation based on CenterNet and CondInst
anchor-free centernet dynamic-conditional-convolutional instance-segmentation
Last synced: 15 Nov 2024
https://github.com/hpc203/yolox-opencv-dnn
使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序
anchor-free cpp object-detection opencv opencv-dnn python yolox
Last synced: 27 Oct 2024
https://github.com/braun-steven/DAFNe
Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".
anchor-free deep-learning machine-learning object-detection one-stage-detector oriented-object-detection
Last synced: 26 Oct 2024
https://github.com/braun-steven/dafne
Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".
anchor-free deep-learning machine-learning object-detection one-stage-detector oriented-object-detection
Last synced: 09 Nov 2024
https://github.com/hilab-git/scpm-net
[MICCAI2020]CPM-Net: A 3D Center-Points Matching Network for Pulmonary Nodule Detection in CT Scans
anchor-free lung-nodule-detection sphere-representation
Last synced: 05 Nov 2024
https://github.com/dataxujing/cornernet-lite-pytorch
:rotating_light::rotating_light::rotating_light: CornerNet:基于虚拟仿真环境下的自动驾驶交通标志识别
anchor-free cornernet cornernet-lite cv detection python3 pytorch
Last synced: 17 Dec 2024
https://github.com/DataXujing/CornerNet-Lite-Pytorch
:rotating_light::rotating_light::rotating_light: CornerNet:基于虚拟仿真环境下的自动驾驶交通标志识别
anchor-free cornernet cornernet-lite cv detection python3 pytorch
Last synced: 26 Oct 2024
https://github.com/hpc203/picodet-onnxruntime
使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序
anchor-free object-detection onnxruntime picodet
Last synced: 27 Oct 2024
https://github.com/jahongir7174/yolov8-pt
YOLOv8 implementation using PyTorch
anchor-free coco object-detection pytorch testing training yolov5 yolov8
Last synced: 18 Nov 2024
https://github.com/yl-jiang/YOLOSeries
YOLO Series
anchor-based anchor-free deep-learning fcos focal-loss fpn object-detection python3 pytorch pytorch-implementation retinanet yolo yolov5 yolov7 yolov8 yolox
Last synced: 09 Nov 2024
https://github.com/leofansq/FII-CenterNet
[IEEE TVT] FII-CenterNet: an anchor-free detector with foreground attention for traffic object detection
anchor-free foreground object-detection pytorch
Last synced: 26 Oct 2024
https://github.com/ajaichemmanam/centerseg
This project uses Centernet and Conditional Convolutions for Instance Segmentation
anchor-free centernet conditional-convolutions object-detection object-segmentation
Last synced: 08 Dec 2024
https://github.com/reshalfahsi/anchor-free-object-detection
Tutorial on Anchor-Free Object Detection
anchor-free computer-vision gluoncv object-detection pascal-voc
Last synced: 15 Nov 2024