hed

Edge detector

An edge detection algorithm that uses deep learning to predict images from hierarchical representations

code for Holistically-Nested Edge Detection

GitHub

2k stars
66 watching
530 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
s1ddok/hed-coreml A framework for applying Holistically-Nested Edge Detection to image processing using CoreML and Swift. 108
pdollar/edges A toolbox for detecting and locating edges in images with high accuracy 827
skyhehe123/sa-ssd A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. 493
microsoft/roaddetections Automating road detection from aerial imagery using deep learning techniques. 538
liulei01/drbox An open-source deep learning framework for detecting rotated objects in images 421
simmonsja/cnn-shoreline-detect A deep learning-based shoreline detection model using a modified HED CNN approach to identify pixels likely to represent the shoreline in oblique images. 11
ori-drs/plane_seg A software library for robust plane fitting and edge detection from 3D point cloud data 160
szq0214/dsod A deep learning-based object detection system from scratch 706
hyeongseokson1/deep_blur_detection_and_classification A deep learning-based system for detecting and classifying blur in images 73
cemalunal/xdog-filter An implementation of XDoG Filter to detect edges in images using Matlab. 36
shengcao-cao/hassod Develops a neural network architecture for object detection and instance segmentation without labeled data 51
hamedn/slicendice This project is about discovering clusters of similar entities that behave similarly across multiple features or views. 21
weecology/deepforest A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. 519
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
lzx1413/caffe_ssd An implementation of a unified framework for object detection using a single network. 109