chenjun2hao / DDRNet.pytorchLinks
This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achieve state-of-the-art trade-off between accuracy and speed on cityscapes and camvid, without using inference acceleration and extra data
☆176Updated last year
Alternatives and similar repositories for DDRNet.pytorch
Users that are interested in DDRNet.pytorch are comparing it to the libraries listed below
Sorting:
- The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"☆459Updated 2 years ago
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆381Updated last year
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆738Updated 4 years ago
- SOLOv2 pytorch (without mmdetection and mmcv)☆100Updated 4 years ago
- The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"☆89Updated last year
- 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
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆335Updated last year
- E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation☆227Updated last year
- Minimal PyTorch implementation of YOLACT.☆241Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆246Updated 5 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…☆199Updated 4 years ago
- Fully Convolutional HarDNet for Segmentation in Pytorch☆198Updated 4 years ago
- [TIP 2022] CBNetV2: A Composite Backbone Network Architecture for Object Detection☆392Updated last year
- ☆163Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)