dlam4h / OCD-PyTorchLinks
The code for paper 《Object Contour Detection with a Fully Convolutional Encoder-Decoder Network》
☆19Updated 6 years ago
Alternatives and similar repositories for OCD-PyTorch
Users that are interested in OCD-PyTorch are comparing it to the libraries listed below
Sorting:
- A Pytorch implementation of CASENet for the Cityscapes Dataset☆85Updated 6 years ago
- variety of Richer Convolutional Features for Edge Detection (resnet101 based)☆65Updated 6 years ago
- TRADITIONAL METHOD INSPIRED DEEP NEURAL NETWORK FOR EDGE DETECTION☆36Updated 4 years ago
- Results of the paper "Object Contour and Edge Detection with RefineContourNet"☆23Updated 4 years ago
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- Self-Supervised Deep Learning for Fisheye Image Rectification (pytorch implementation).☆46Updated 5 years ago
- Res2Net for Instance segmentation and Object detection using MaskRCNN☆53Updated 4 years ago
- This repo contains usable code convert cityscapes to coco format (Detectron and maskrcnn-benchmark were all broken)☆35Updated 5 years ago
- Richer Convolutional Features for Contour Detection on PASCAL VOC 2012 Dataset.☆29Updated 3 years ago
- Deep Crisp Boundaries☆32Updated 6 years ago
- Code for our IEEE TIP 2020 paper "Dynamic Feature Integration for Simultaneous Detection of Salient Object, Edge and Skeleton"☆53Updated 3 years ago
- pytorch code for Holistically-Nested Edge Detection☆109Updated 4 years ago
- The implementation of hed using pytorch.