Hanqer / deep-hough-transformLinks
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
☆358Updated 5 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:
- Official implementation for Deep-Hough-Transform-Line-Priors (ECCV 2020)☆168Updated last month
- (CVPR 2021 Oral) LETR: Line Segment Detection Using Transformers without Edges☆224Updated 11 months ago
- Official pytorch reimplementation for "Semantic Line Detection and Its Applications"☆37Updated 3 years ago
- Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)☆398Updated 4 years ago
- Pytorch implementation of "M-LSD: Towards Light-weight and Real-time Line Segment Detection"☆213Updated 2 years ago
- Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]☆556Updated last year
- The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"☆434Updated last year
- The official PyTorch implementation of the paper: *Xili Dai, Haigang Gong, Shuai Wu, Xiaojun Yuan, Yi Ma. "Fully Convolutional Line Parsi…☆166Updated 7 months ago
- E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation☆226Updated last year
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆377Updated last year
- PyTorch code for training EfficientPS for Panoptic Segmentation☆545Updated 2 years ago
- [TIP 2022] CBNetV2: A Composite Backbone Network Architecture for Object Detection☆386Updated 7 months ago
- code for `Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation`☆184Updated last year
- LCNN: End-to-End Wireframe Parsing☆528Updated 9 months ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆244Updated 5 years ago
- Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022☆539Updated 2 years ago
- Differentiable IoU of rotated bounding boxes using Pytorch☆430Updated 2 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…☆599Updated last year
- RefineMask: Towards High-Quality Instance Segmentation with Fine-Grained Features (CVPR 2021)☆218Updated 3 years ago
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆728Updated 3 years ago
- Line segment detection papers☆276Updated 3 months ago
- [NeurIPS2021] Code Release of K-Net: Towards Unified Image Segmentation☆476Updated 3 years ago
- Minimal PyTorch implementation of YOLACT.