liangheming / retinanetv1Links
pytorch implement of retinanet,37.4 mAp(coco) at 640px(max side) ,44.24fps(RTX2080TI)
☆18Updated 4 years ago
Alternatives and similar repositories for retinanetv1
Users that are interested in retinanetv1 are comparing it to the libraries listed below
Sorting:
- ATSS (retina) 39.6mAP on COCO,640px(max side),42.95fps(RTX 2080TI)<<Bridging the Gap Between Anchor-based and Anchor-free Detection via A…☆20Updated 4 years ago
- pytorch implement of FreeAnchor(not strict),640 px(max side),39.5mAP on COCO,43.18fps(RTX 2080TI)☆14Updated 4 years ago
- FCOS ,640px(max side),mAP 38.2,fps45.45(RTX 2080TI).faster! better! <<Fully Convolutional One-Stage Object Detection>>☆19Updated 4 years ago
- An unofficial pytorch implementation of <<AutoAssign: Differentiable Label Assignment for Dense Object Detection>>☆17Updated 4 years ago
- YOLOv4/v5, clean code, good performance,easy to understand.☆14Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- ☆12Updated 4 years ago
- ☆25Updated 3 years ago
- Convert darknet weights to caffemodel☆181Updated 2 years ago
- 使用retinaface完成车牌关键点检测,并在tensorRT下部署☆40Updated 3 years ago
- Tips on how to find suitable object detection anchors☆146Updated 5 years ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆163Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- GFocal 40.6mAP(COCO) 640px(max side) 44.05 fps(rtx 2080ti)☆12Updated 4 years ago
- train pytorch-yolov3 with multi GPU☆47Updated 5 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆391Updated 4 years ago
- [CVPR 2020] Detection in Crowded Scenes: One Proposal, Multiple Predictions☆428Updated 3 years ago
- TensorRT ONNX Plugin、Inference、Compile☆469Updated 3 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆528Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- Integrate SlimYoloV3 in YOLOv3 in PyTorch in Branch slimyolov3☆26Updated 5 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆168Updated last year
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 4 years ago
- This repo is implemented based on detectron2 and centernet☆557Updated 4 years ago
- Convert WIDERFace annotations to COCO format☆23Updated 5 years ago
- labels: txt-->xml-->json☆22Updated 4 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆598Updated last year