中文
相关论文

相关论文: Practical Edge Detection via Robust Collaborative …

200 篇论文

In this study, we tackle the challenging fine-grained edge detection task, which refers to predicting specific edges caused by reflectance, illumination, normal, and depth changes, respectively. Prior methods exploit multi-scale…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Shaocong Xu , Xiaoxue Chen , Yuhang Zheng , Guyue Zhou , Yurong Chen , Hongbin Zha , Hao Zhao

Edge detection has long been an important problem in the field of computer vision. Previous works have explored category-agnostic or category-aware edge detection. In this paper, we explore edge detection in the context of object instances.…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Xueyan Zou , Haotian Liu , Yong Jae Lee

Edge detection, a basic task in the field of computer vision, is an important preprocessing operation for the recognition and understanding of a visual scene. In conventional models, the edge image generated is ambiguous, and the edge lines…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Dawei Dai , Chunjie Wang , Shuyin Xia , Yingge Liu , Guoyin Wang

Data-driven approaches for edge detection have proven effective and achieve top results on modern benchmarks. However, all current data-driven edge detectors require manual supervision for training in the form of hand-labeled region…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yin Li , Manohar Paluri , James M. Rehg , Piotr Dollár

Learning-based edge detection has hereunto been strongly supervised with pixel-wise annotations which are tedious to obtain manually. We study the problem of self-training edge detection, leveraging the untapped wealth of large-scale…

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

Most high-level computer vision tasks rely on low-level image operations as their initial processes. Operations such as edge detection, image enhancement, and super-resolution, provide the foundations for higher level image analysis. In…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Xavier Soria , Yachuan Li , Mohammad Rouhani , Angel D. Sappa

Semantic edge detection (SED), which aims at jointly extracting edges as well as their category information, has far-reaching applications in domains such as semantic segmentation, object proposal generation, and object recognition. SED…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yun Liu , Ming-Ming Cheng , Deng-Ping Fan , Le Zhang , JiaWang Bian , Dacheng Tao

Detecting edges in images suffers from the problems of (P1) heavy imbalance between positive and negative classes as well as (P2) label uncertainty owing to disagreement between different annotators. Existing solutions address P1 using…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Bedrettin Cetinkaya , Sinan Kalkan , Emre Akbas

We tackle the problem of semantic boundary prediction, which aims to identify pixels that belong to object(class) boundaries. We notice that relevant datasets consist of a significant level of label noise, reflecting the fact that precise…

计算机视觉与模式识别 · 计算机科学 2019-06-11 David Acuna , Amlan Kar , Sanja Fidler

Edge computing enables data processing closer to the source, significantly reducing latency, an essential requirement for real-time vision-based analytics such as object detection in surveillance and smart city environments. However, these…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Daghash K. Alqahtani , Maria A. Rodriguez , Muhammad Aamir Cheema , Hamid Rezatofighi , Adel N. Toosi

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

The edge detection task is essential in image processing aiming to extract relevant information from an image. One recurring problem in this task is the weaknesses found in some detectors, such as the difficulty in detecting loose edges and…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Vinícius Ferraria , Eurico Ruivo

The performance of deep learning based edge detector has far exceeded that of humans, but the huge computational cost and complex training strategy hinder its further development and application. In this paper, we eliminate these…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yachuan Li , Xavier Soria Pomab , Yongke Xi , Guanlin Li , Chaozhi Yang , Qian Xiao , Yun Bai , Zongmin LI

With the widespread application of Light Detection and Ranging (LiDAR) technology in fields such as autonomous driving, robot navigation, and terrain mapping, the importance of edge detection in LiDAR images has become increasingly…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Haowei Yang , Liyang Wang , Jingyu Zhang , Yu Cheng , Ao Xiang

Machine learning at the edge offers great benefits such as increased privacy and security, low latency, and more autonomy. However, a major challenge is that many devices, in particular edge devices, have very limited memory, weak…

机器学习 · 计算机科学 2019-09-05 Yang Li , Thomas Strohmer

We propose EasyControlEdge, adapting an image-generation foundation model to edge detection. In real-world edge detection (e.g., floor-plan walls, satellite roads/buildings, and medical organ boundaries), crispness and data efficiency are…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Hiroki Nakamura , Hiroto Iino , Masashi Okada , Tadahiro Taniguchi

Detecting edges is a fundamental problem in computer vision with many applications, some involving very noisy images. While most edge detection methods are fast, they perform well only on relatively clean images. Indeed, edges in such…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Nati Ofir , Meirav Galun , Boaz Nadler , Ronen Basri

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

This paper proposes a Deep Learning based edge detector, which is inspired on both HED (Holistically-Nested Edge Detection) and Xception networks. The proposed approach generates thin edge-maps that are plausible for human eyes; it can be…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Xavier Soria , Edgar Riba , Angel D. Sappa

Edge detection in images is the foundation of many complex tasks in computer graphics. Due to the feature loss caused by multi-layer convolution and pooling architectures, learning-based edge detection models often produce thick edges and…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Qinghui Hong , Haoyou Jiang , Pingdan Xiao , Sichun Du , Tao Li