Hanqer / deep-hough-transformLinks
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
☆369Updated 10 months ago
Alternatives and similar repositories for deep-hough-transform
Users that are interested in deep-hough-transform 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"☆457Updated 2 years ago
- (CVPR 2021 Oral) LETR: Line Segment Detection Using Transformers without Edges☆231Updated last year
- Official implementation for Deep-Hough-Transform-Line-Priors (ECCV 2020)☆169Updated 6 months ago
- Official pytorch reimplementation for "Semantic Line Detection and Its Applications"☆39Updated 3 years ago
- Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]☆563Updated 2 years ago
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆381Updated last year
- Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)☆400Updated 4 years ago
- Pytorch implementation of "M-LSD: Towards Light-weight and Real-time Line Segment Detection"☆224Updated 3 years ago
- A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network☆420Updated 3 years ago
- PyTorch code for training EfficientPS for Panoptic Segmentation☆549Updated 2 years ago
- Minimal PyTorch implementation of YOLACT.☆241Updated 3 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆246Updated 5 years ago
- This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Se…☆604Updated 2 years ago
- RefineMask: Towards High-Quality Instance Segmentation with Fine-Grained Features (CVPR 2021)☆222Updated 3 years ago
- A PyTorch implementation of PointRend: Image Segmentation as Rendering☆388Updated 5 years ago
- [ICCV 2021] Instances as Queries☆413Updated 2 years ago
- code for `Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation`☆187Updated 2 years ago
- This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achi…☆176Updated last year
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆738Updated 3 years ago
- E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation☆226Updated last year
- [ECCV 2020] Boundary-preserving Mask R-CNN☆198Updated 5 years ago
- [TIP 2022] CBNetV2: A Composite Backbone Network Architecture for Object Detection☆391Updated last year
- Fully Convolutional HarDNet for Segmentation in Pytorch☆198Updated 4 years ago
- Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral☆1,176Updated last year
- EDTER: Edge Detection with Transformer, in CVPR 2022☆314Updated last year
- SOTR: Segmenting Objects with Transformers