中文
相关论文

相关论文: Defective Edge Detection Using Cascaded Ensemble C…

200 篇论文

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2015-04-09 Jyh-Jing Hwang , Tyng-Luh Liu

Image segmentation is an essential component in many image processing and computer vision tasks. The primary goal of image segmentation is to simplify an image for easier analysis, and there are two broad approaches for achieving this: edge…

计算机视觉与模式识别 · 计算机科学 2021-12-24 J. N. Mueller , J. N. Corcoran

The edge computing paradigm places compute-capable devices - edge servers - at the network edge to assist mobile devices in executing data analysis tasks. Intuitively, offloading compute-intense tasks to edge servers can reduce their…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yoshitomo Matsubara , Marco Levorato

Edge detection is a fundamental technique in various computer vision tasks. Edges are indeed effectively delineated by pixel discontinuity and can offer reliable structural information even in textureless areas. State-of-the-art heavily…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Leng Kai , Zhang Zhijie , Liu Jie , Zed Boukhers , Sui Wei , Cong Yang , Li Zhijun

Edge detection is a fundamental task in computer vision. It has made great progress under the development of deep convolutional neural networks (DCNNs), some of which have achieved a beyond human-level performance. However, recent…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Changsong Liu , Yimeng Fan , Mingyang Li , Wei Zhang , Yanyan Liu , Yuming Li , Wenlin Li , Liang Zhang

Endoscopic artefact detection challenge consists of 1) Artefact detection, 2) Semantic segmentation, and 3) Out-of-sample generalisation. For Semantic segmentation task, we propose a multi-plateau ensemble of FPN (Feature Pyramid Network)…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Suyog Jadhav , Udbhav Bamba , Arnav Chavan , Rishabh Tiwari , Aryan Raj

Noisy images processing is a fundamental task of computer vision. The first example is the detection of faint edges in noisy images, a challenging problem studied in the last decades. A recent study introduced a fast method to detect faint…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Nati Ofir , Yosi Keller

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing task, and most…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Dimitrios Marmanis , Konrad Schindler , Jan Dirk Wegner , Silvano Galliani , Mihai Datcu , Uwe Stilla

In this paper we propose an edge-direct visual odometry algorithm that efficiently utilizes edge pixels to find the relative pose that minimizes the photometric error between images. Prior work on exploiting edge pixels instead treats edges…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Kevin Christensen , Martial Hebert

Edge detection is an important field in image processing. Edges characterize object boundaries and are therefore useful for segmentation, registration, feature extraction, and identification of objects in a scene. In this paper, an approach…

计算机视觉与模式识别 · 计算机科学 2012-11-13 Mohamed A. El-Sayed , Tarek Abd-El Hafeez

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately identifying the…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Yujia Sun , Shuo Wang , Chenglizhao Chen , Tian-Zhu Xiang

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2015-05-13 Jyh-Jing Hwang , Tyng-Luh Liu

There has been profound progress in visual saliency thanks to the deep learning architectures, however, there still exist three major challenges that hinder the detection performance for scenes with complex compositions, multiple salient…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Jing Zhang , Yuchao Dai , Fatih Porikli , Mingyi He

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang

Edge detection is a cornerstone of image processing, yet existing methods often face critical limitations. Traditional deep learning edge detection methods require extensive training datasets and fine-tuning, while classical techniques…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Arti Jain , Pradeep Singh

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve this problem, we…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jia-Xing Zhao , Jiangjiang Liu , Den-Ping Fan , Yang Cao , Jufeng Yang , Ming-Ming Cheng

Learning-based edge detection usually suffers from predicting thick edges. Through extensive quantitative study with a new edge crispness measure, we find that noisy human-labeled edges are the main cause of thick predictions. Based on this…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Yunfan Ye , Renjiao Yi , Zhirui Gao , Zhiping Cai , Kai Xu

We report experimentally and in theory on the detection of edge information in digital images using ultrafast spiking optical artificial neurons towards convolutional neural networks (CNNs). In tandem with traditional convolution…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Joshua Robertson , Yahui Zhang , Matej Hejda , Andrew Adair , Julian Bueno , Shuiying Xiang , Antonio Hurtado

Deep-learning based salient object detection methods achieve great improvements. However, there are still problems existing in the predictions, such as blurry boundary and inaccurate location, which is mainly caused by inadequate feature…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Han Sun , Yetong Bian , Ningzhong Liu , Huiyu Zhou

Accurate classification of medical images is critical for detecting abnormalities in the gastrointestinal tract, a domain where misclassification can significantly impact patient outcomes. We propose an ensemble-based approach to improve…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Ishita Harish , Saurav Mishra , Neha Bhadoria , Rithik Kumar , Madhav Arora , Syed Rameem Zahra , Ankur Gupta