Edge Detection Based on Generative Adversarial Networks
作者机构:Nanjing University of Information Science and TechnologyNanjing210044China
出 版 物:《Journal of New Media》 (新媒体杂志(英文))
年 卷 期:2020年第2卷第2期
页 面:61-77页
学科分类:0809[工学-电子科学与技术(可授工学、理学学位)] 08[工学]
主 题:Edge detection generative adversarial network computer vision image processing
摘 要:Aiming at the problem that the detection effect of traditional edge detection algorithm is not good,and the problem that the existing edge detection algorithm based on convolution network cannot solve the thick edge problem from the model itself,this paper proposes a new edge detection method based on the generative adversarial *** confrontation network consists of generator network and discriminator network,generator network is composed of U-net network and discriminator network is composed of five-layer convolution *** this paper,we use BSDS500 training data set to train the ***,several images are randomly selected from BSDS500 test set to compare with the results of traditional edge detection algorithm and HED *** results of BSDS500 benchmark test show that the ODS and OIS indices of the proposed method are 0.779 and 0.782 respectively,which are much higher than those of traditional edge detection algorithms,and the indices of HED algorithm using non-maximum suppression are similar.