Edge detect && image enhance

========================================================================================
Image enhance


================
[LLNET]
[2015][DL]
LLNet: A Deep Autoencoder Approach to Natural Low-light Image Enhancement
https://github.com/pythonuser200/LLNet 

================
[DPED]
[201704][DL]
DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks
https://github.com/aiff22/DPED

================
[HDRNET]
[201707][DL]
Deep Bilateral Learning for Real-Time Image Enhancements
https://github.com/mgharbi/hdrnet
https://groups.csail.mit.edu/graphics/hdrnet/

================
[OpenCE]
[201707][CV]
A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework
https://github.com/AndyHuang1995/Image-Contrast-Enhancement
https://github.com/baidut/OpenCE
================
[2017]
https://github.com/IsaacChanghau/OptimizedImageEnhance

================
[201709][DL]
Fast Image Processing with Fully-Convolutional Networks
https://github.com/CQFIO/FastImageProcessing

================
https://github.com/CongBao/ImageEnhancer

===========================================================================================
Edge detect

================
[DeepEdge]
[2015][DL]    

DeepEdge: A Multi-Scale Bifurcated Deep Network for Top-Down Contour Detection
https://github.com/i008/deepedge
================
[DeepContour]
[2015][DL]   

DeepContour: A Deep Convolutional Feature Learned by Positive-sharing Loss for Contour Detection
https://github.com/shenwei1231/DeepContour
================
[HFL]
[2015][DL]    

High-for-low and low-for-high: Efficient boundary detection from deep object features and its applications to high-level vision
https://github.com/gberta/HFL_codehttps://github.com/i008/deepedge
================         
[HED]
[201504][DL]  

Holistically-Nested Edge Detection
https://github.com/s9xie/hed
================
[COB]
[2016][DL]    

COB: Convolutional Oriented Boundaries
https://github.com/kmaninis/COB
http://www.vision.ee.ethz.ch/~cvlsegmentation/cob/code.html
================ 
[2016][DL]    

CVPR Scale-Aware Alignment of Hierarchical Image Segmentation
https://github.com/yuhuayc/alignhier

================
[PAMI]
[2017][DL]    

PAMI Convolutional Oriented Boundaries:From Image Segmentation to High-Level Tasks
http://www.vision.ee.ethz.ch/~cvlsegmentation/cob/code.html
================
[RCF]
[201701][DL]  

Richer Convolutional Features for Edge Detection
https://github.com/yun-liu/rcf
 http://mmcheng.net/zh/rcfedge/

猜你喜欢

转载自blog.csdn.net/mydear_11000/article/details/82149353