DeepContour

Contour detector

The deep contour detector is a MATLAB-based software for detecting contours in images using a deep learning approach

The testing code for deep contour detector

GitHub

94 stars
9 watching
39 forks
Language: MATLAB
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture 21
matlab-deep-learning/pretrained-efficientdet-d0 Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture 15
zhzhanp/tcdcn-face-alignment Facial landmark detection using deep multi-task learning in Matlab 232
liuziwei7/fashion-detection Automates clothes detection in images using a deep learning-based framework 483
matlab-deep-learning/pretrained-yolov9-network-for-object-detection Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. 4
dolotovevgeniy/deeppyramid A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture 23
matlab-deep-learning/pretrained-yolo-v4 Pretrained deep learning object detection model for image analysis in MATLAB 47
chrisjmccormick/hog_matlab Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor 34
chenjoya/vehicle_detection_recognition A Matlab project for vehicle detection and recognition using deep learning techniques. 202
matlab-deep-learning/seven-segment-digit-recognition Automates digit recognition in images of seven segment displays 7
hanqer/deep-hough-transform A deep learning-based approach to semantic line detection 344
cvg/sold2 A deep learning framework for detecting and describing lines in images, particularly robust to occlusion 546
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13