中文
相关论文

相关论文: Convolutional Image Edge Detection Using Ultrafast…

200 篇论文

Spectral graph convolutional neural networks (GCNNs) have been producing encouraging results in graph classification tasks. However, most spectral GCNNs utilize fixed graphs when aggregating node features, while omitting edge feature…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Yang Yi , Xuequan Lu , Shang Gao , Antonio Robles-Kelly , Yuejie Zhang

Image orientation detection requires high-level scene understanding. Humans use object recognition and contextual scene information to correctly orient images. In literature, the problem of image orientation detection is mostly confronted…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Kunal Swami , Pranav P. Deshpande , Gaurav Khandelwal , Ajay Vijayvargiya

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

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Fabian Tschopp

In this paper, we propose a new two-dimensional directional discrete wavelet transform that can decompose an image into 12 multiscale directional edge components. The proposed transform is designed in a fully discrete setting and thus is…

信号处理 · 电气工程与系统科学 2021-12-03 Kensuke Fujinoki , Keita Ashizawa

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

Deep learning using convolutional neural networks (CNNs) is quickly becoming the state-of-the-art for challenging computer vision applications. However, deep learning's power consumption and bandwidth requirements currently limit its…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Huaijin Chen , Suren Jayasuriya , Jiyue Yang , Judy Stephen , Sriram Sivaramakrishnan , Ashok Veeraraghavan , Alyosha Molnar

The change of retinal vasculature is an early sign of many vascular and systematic diseases, such as diabetes and hypertension. Different behaviors of retinal arterioles and venules form an important metric to measure the disease severity.…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Meng Li , Yan Zhang , Haicheng She , Jinqiong Zhou , Jia Jia , Danmei He , Li Zhang

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Real-time accurate detection of three-dimensional (3D) objects is a fundamental necessity for self-driving vehicles. Most existing computer vision approaches are based on convolutional neural networks (CNNs). Although the CNN-based…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Shibo Zhou , Ying Chen , Xiaohua Li , Arindam Sanyal

Spiking neural networks (SNNs) can be used in low-power and embedded systems (such as emerging neuromorphic chips) due to their event-based nature. Also, they have the advantage of low computation cost in contrast to conventional artificial…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Ali Samadzadeh , Fatemeh Sadat Tabatabaei Far , Ali Javadi , Ahmad Nickabadi , Morteza Haghir Chehreghani

Spiking Neural Networks (SNNs) are well-suited for processing event streams from Dynamic Visual Sensors (DVSs) due to their use of sparse spike-based coding and asynchronous event-driven computation. To extract features from DVS objects,…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Peng Zheng , Qian Zhou

Two dimensional (2D) peak finding is a common practice in data analysis for physics experiments, which is typically achieved by computing the local derivatives. However, this method is inherently unstable when the local landscape is…

数据分析、统计与概率 · 物理学 2020-04-22 Han Peng , Xiang Gao , Yu He , Yiwei Li , Yuchen Ji , Chuhang Liu , Sandy A. Ekahana , Ding Pei , Zhongkai Liu , Zhixun Shen , Yulin Chen

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

Computed tomography (CT) generates a stack of cross-sectional images covering a region of the body. The visual assessment of these images for the identification of potential abnormalities is a challenging and time consuming task due to the…

机器学习 · 统计学 2016-10-03 Petros-Pavlos Ypsilantis , Giovanni Montana

Detecting local features, such as corners, segments or blobs, is the first step in the pipeline of many Computer Vision applications. Its speed is crucial for real-time applications. In this paper we present ELSED, the fastest line segment…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Iago Suárez , José M. Buenaposada , Luis Baumela

We report a multi-modal spiking neuron that allows optical and electronic input and control, and wavelength-multiplexing operation, for use in novel high-speed neuromorphic sensing and computing functionalities. The photonic-electronic…

Extracting multi-scale information is key to semantic segmentation. However, the classic convolutional neural networks (CNNs) encounter difficulties in achieving multi-scale information extraction: expanding convolutional kernel incurs the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Mo Zhang , Jie Zhao , Xiang Li , Li Zhang , Quanzheng Li

Lenses that can collect the perfect image of an object must restore propagative and evanescent waves. However, for efficient information transfer, e.g., in compressed sensing, it is often desirable to detect only the fast spatial variations…

光学 · 物理学 2016-02-01 Miguel Molerón , Chiara Daraio

In computer vision, superpixels have been widely used as an effective way to reduce the number of image primitives for subsequent processing. But only a few attempts have been made to incorporate them into deep neural networks. One main…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Fengting Yang , Qian Sun , Hailin Jin , Zihan Zhou