中文
相关论文

相关论文: EDTER: Edge Detection with Transformer

200 篇论文

We propose PSFormer, an effective point transformer model for 3D salient object detection. PSFormer is an encoder-decoder network that takes full advantage of transformers to model the contextual information in both multi-scale point- and…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Baian Chen , Lipeng Gu , Xin Zhuang , Yiyang Shen , Weiming Wang , Mingqiang Wei

Object detection and segmentation represents the basis for many tasks in computer and machine vision. In biometric recognition systems the detection of the region-of-interest (ROI) is one of the most crucial steps in the overall processing…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Žiga Emeršič , Luka Lan Gabriel , Vitomir Štruc , Peter Peer

Electrocardiogram (ECG) has been widely used for emotion recognition. This paper presents a deep neural network based on convolutional layers and a transformer mechanism to detect stress using ECG signals. We perform leave-one-subject-out…

信号处理 · 电气工程与系统科学 2021-08-24 Behnam Behinaein , Anubhav Bhatti , Dirk Rodenburg , Paul Hungler , Ali Etemad

Encoder-decoder transformer models have achieved great success on various vision-language (VL) tasks, but they suffer from high inference latency. Typically, the decoder takes up most of the latency because of the auto-regressive decoding.…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Peng Tang , Pengkai Zhu , Tian Li , Srikar Appalaraju , Vijay Mahadevan , R. Manmatha

Although detection with Transformer (DETR) is increasingly popular, its global attention modeling requires an extremely long training period to optimize and achieve promising detection performance. Alternative to existing studies that…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Zhe Chen , Jing Zhang , Dacheng Tao

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

Many edge and contour detection algorithms give a soft-value as an output and the final binary map is commonly obtained by applying an optimal threshold. In this paper, we propose a novel method to detect image contours from the extracted…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Zahra Mousavi Kouzehkanan , Reshad Hosseini , Babak Nadjar Araabi

Transformer-based detection and segmentation methods use a list of learned detection queries to retrieve information from the transformer network and learn to predict the location and category of one specific object from each query. We…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Yiming Cui , Linjie Yang , Haichao Yu

Time series forecasting is a crucial challenge with significant applications in areas such as weather prediction, stock market analysis, and scientific simulations. This paper introduces an embedded decomposed transformer, 'EDformer', for…

机器学习 · 计算机科学 2024-12-18 Sanjay Chakraborty , Ibrahim Delibasoglu , Fredrik Heintz

While nowadays deep neural networks achieve impressive performances on semantic segmentation tasks, they are usually trained by optimizing pixel-wise losses such as cross-entropy. As a result, the predictions outputted by such networks…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Yifu Chen , Arnaud Dapogny , Matthieu Cord

Face recognition has been an active research area in the past few decades. In general, face recognition can be very challenging due to variations in viewpoint, illumination, facial expression, etc. Therefore it is essential to extract…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Shervin Minaee , Amirali Abdolrashidi , Yao Wang

Scientists at the Berkeley SETI Research Center are Searching for Extraterrestrial Intelligence (SETI) by a new signal detection method that converts radio signals into spectrograms through Fourier transforms and classifies signals…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhewei Chen , Sami Ahmed Haider

Detection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Qianyu Zhou , Xiangtai Li , Lu He , Yibo Yang , Guangliang Cheng , Yunhai Tong , Lizhuang Ma , Dacheng Tao

Error correction code is a major part of the communication physical layer, ensuring the reliable transfer of data over noisy channels. Recently, neural decoders were shown to outperform classical decoding techniques. However, the existing…

机器学习 · 计算机科学 2022-03-30 Yoni Choukroun , Lior Wolf

The Euler Characteristic Transform (ECT) has proven to be a powerful representation, combining geometrical and topological characteristics of shapes and graphs. However, the ECT was hitherto unable to learn task-specific representations. We…

机器学习 · 计算机科学 2024-03-20 Ernst Roell , Bastian Rieck

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

Traditional techniques for emotion recognition have focused on the facial expression analysis only, thus providing limited ability to encode context that comprehensively represents the emotional responses. We present deep networks for…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Jiyoung Lee , Seungryong Kim , Sunok Kim , Jungin Park , Kwanghoon Sohn

Video Moment Retrieval and Highlight Detection aim to find corresponding content in the video based on a text query. Existing models usually first use contrastive learning methods to align video and text features, then fuse and extract…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Pengcheng Zhao , Zhixian He , Fuwei Zhang , Shujin Lin , Fan Zhou

Change detection (CD) in remote sensing aims to identify semantic differences between satellite images captured at different times. While deep learning has significantly advanced this field, existing approaches based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Durgesh Ameta , Ujjwal Mishra , Praful Hambarde , Amit Shukla

We develop a deep learning algorithm for contour detection with a fully convolutional encoder-decoder network. Different from previous low-level edge detection, our algorithm focuses on detecting higher-level object contours. Our network is…

计算机视觉与模式识别 · 计算机科学 2016-03-16 Jimei Yang , Brian Price , Scott Cohen , Honglak Lee , Ming-Hsuan Yang