atulkum / object_detectionLinks
yolo with rotated bounding boxes
☆15Updated 7 years ago
Alternatives and similar repositories for object_detection
Users that are interested in object_detection are comparing it to the libraries listed below
Sorting:
- A rotatable yolov3 model which can regress the angle of the bounding box☆19Updated 5 years ago
- This project is base on mmdetection to reimplement RRPN and use the model Faster R-CNN OBB.Supporting Remote Sensing datasets including D…☆27Updated 5 years ago
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 6 years ago
- An oriented bounding boxes implement of YOLOv3 with SEnet , Deformable Convolution and rotated NMS written in CUDA☆57Updated 5 years ago
- 基于hrnet的backbone改进centernet☆22Updated 6 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆18Updated 7 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- ☆12Updated 2 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- simpledet和mmdetection源码阅读笔记☆27Updated 6 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆55Updated 6 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago
- This is repository is based on Detectron. It can detect quadrilaterals (four sides are not parallel) instead of only bounding boxes. It c…☆10Updated 3 years ago
- cvpr2018 detnet(tsinghua university)☆23Updated 6 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆11Updated 5 years ago
- ☆23Updated 7 years ago
- Res2Net for Instance segmentation and Object detection using MaskRCNN☆53Updated 4 years ago
- PyTorch implementation for MatrixNet object detection architecture.☆171Updated 2 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 4 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 7 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- Code of Paper : "Feature-Fused SSD: Fast Detection for Small Objects"☆30Updated 6 years ago
- RefineDet_API_for_pytorch C++☆27Updated 4 years ago
- This project uses Centernet and Conditional Convolutions for Instance Segmentation☆12Updated 5 years ago