muneebaadil / line-detection-using-cnnsLinks
Detecting lines in binary edge-image using CNNs
☆75Updated 6 years ago
Alternatives and similar repositories for line-detection-using-cnns
Users that are interested in line-detection-using-cnns are comparing it to the libraries listed below
Sorting:
- Keras BiseNet architecture implementation☆55Updated 3 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆64Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- Mask R-CNN, FPN, LinkNet, PSPNet and UNet with multiple backbone architectures support readily available☆64Updated 6 years ago
- Anchor optimization for RetinaNet.☆115Updated 5 years ago
- Here is a tutorial on how to implement a research Paper with Keras☆43Updated 6 years ago
- RefineNet: a Keras implementation☆32Updated 5 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆98Updated 5 years ago
- DeepLabV3+ implemented in TensorFlow2.0☆167Updated 4 years ago
- An awesome semantic segmentation model that runs in real time☆177Updated 5 years ago
- ENet - A Neural Net Architecture for real time Semantic Segmentation☆284Updated 4 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆94Updated 5 years ago
- ☆56Updated 4 years ago
- This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.☆29Updated 7 years ago
- Example notebooks on building PyTorch, preparing data and training as well as an updated project from a PyTorch MaskRCNN port☆41Updated 6 years ago
- lightweight and efficient cnn for semantic segmentation, my blog address:☆152Updated 5 years ago
- Code and assets to generate the documentation of imgaug☆163Updated 3 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- Holistically-Nested Edge Detection in Keras☆135Updated 8 years ago
- Python script for Pascal VOC to COCO conversion☆83Updated 7 years ago
- Code for Quality-Aware Template Matching for Deep Learning☆178Updated 4 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 4 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated 2 years ago
- A tensorflow implementation of object-contour-detection with fully convolutional encoder decoder network☆111Updated 7 years ago
- A Caffe Fully Convolutional Network that detects any kind of text and generates pixel-level heatmaps.☆23Updated 8 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing☆179Updated 6 years ago
- Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the ot…☆112Updated 6 years ago
- Keras implementation of Real-Time Semantic Segmentation on High-Resolution Images☆87Updated 7 years ago
- VoVNet backbone for Detectron2 (select 'vovnet' branch --> projects/VoVNet)☆24Updated 5 years ago