liangheming / maskrcnn
pytorch mask rcnn 736px,box mAP 39.0, seg mAP 33.7 (COCO val) 23.64fps(RTX 2080Ti)
☆10Updated 4 years ago
Alternatives and similar repositories for maskrcnn:
Users that are interested in maskrcnn are comparing it to the libraries listed below
- pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)☆20Updated last year
- pytorch implement of FreeAnchor(not strict),640 px(max side),39.5mAP on COCO,43.18fps(RTX 2080TI)☆14Updated 4 years ago
- 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
- YOLOv4/v5, clean code, good performance,easy to understand.☆14Updated 4 years ago
- Some Top-Down 2D Pose Estimation☆17Updated 4 years ago
- GFocal 40.6mAP(COCO) 640px(max side) 44.05 fps(rtx 2080ti)☆12Updated 4 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆379Updated last year
- pytorch implement of retinanet,37.4 mAp(coco) at 640px(max side) ,44.24fps(RTX2080TI)☆18Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆187Updated last year
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- ☆105Updated 3 years ago
- Trans DOTA OBB format(poly format) to YOLO format.☆210Updated 3 years ago
- An unofficial pytorch implementation of <<AutoAssign: Differentiable Label Assignment for Dense Object Detection>>☆17Updated 4 years ago
- https://zhuanlan.zhihu.com/p/430850089☆151Updated 2 years ago
- rotation detection based on yolov5☆378Updated last year
- YOLOv7+KLD☆38Updated last year
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- ☆68Updated 3 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- ☆77Updated 3 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆163Updated 2 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆115Updated last year
- CenterNet v1 implement by pytorch. There are detailed comments in the code for learning☆13Updated 2 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆374Updated last year
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- 规范化管理labelme数据集并生成coco数据集☆84Updated 4 years ago
- labelImg2 with rotated box and extra label support☆156Updated 5 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
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago