KevinJia1212 / cityscapes2cocoLinks
some Python scripts can be used to convert the cityscapes dataset to the annotation style of coco dataset for instance segmentation task
☆34Updated 5 years ago
Alternatives and similar repositories for cityscapes2coco
Users that are interested in cityscapes2coco are comparing it to the libraries listed below
Sorting:
- This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achi…☆168Updated last year
- SOLOv2 pytorch (without mmdetection and mmcv)☆98Updated 4 years ago
- ☆92Updated 4 years ago
- mmdetection-based efficientdet☆65Updated 4 years ago
- ☆156Updated 2 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆198Updated 4 years ago
- piou loss and Retail50K dataset☆196Updated 4 years ago
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Updated 3 years ago
- Summaries of the papers on Object detection☆46Updated 4 years ago
- E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation☆225Updated last year
- my_custom_mmdetection☆59Updated 5 years ago
- ☆209Updated 2 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆141Updated 4 years ago
- Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)☆143Updated 5 years ago
- Lightweight and Progressively-Scalable Networks for Semantic Segmentation☆52Updated 2 years ago
- Official implementation for DMNet: Density map guided object detection in aerial image (CVPR 2020 EarthVision workshop)☆101Updated 2 years ago
- MAL for cvpr765☆35Updated 5 years ago
- source code of AugFPN☆176Updated 4 years ago
- [ECCV 2020] Boundary-preserving Mask R-CNN☆197Updated 4 years ago
- Implementation of BiSeNet and BiSeNetV2☆131Updated 5 years ago
- A simple code for visualize the heat map from backbone and fpn while test with mmdetection☆45Updated 3 years ago
- Effective Fusion Factor in FPN for Tiny Object Detection(WACV2021)☆61Updated 4 years ago
- IoU-aware single-stage object detector for accurate localization☆67Updated 4 years ago
- The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"☆87Updated last year
- Rethinking Classification and Localization for Object Detection☆73Updated 5 years ago
- SWA Object Detection☆246Updated 4 years ago
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆379Updated last year
- AlignSeg: Feature-Aligned Segmentation Networks (TPAMI 2021)☆129Updated 3 years ago
- Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation☆133Updated 4 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"