中文
相关论文

相关论文: EdgeNAT: Transformer for Efficient Edge Detection

200 篇论文

Image restoration tasks traditionally rely on convolutional neural networks. However, given the local nature of the convolutional operator, they struggle to capture global information. The promise of attention mechanisms in Transformers is…

图像与视频处理 · 电气工程与系统科学 2024-05-08 Amirhosein Ghasemabadi , Muhammad Kamran Janjua , Mohammad Salameh , Chunhua Zhou , Fengyu Sun , Di Niu

Transformers have shown superior performance on various vision tasks. Their large receptive field endows Transformer models with higher representation power than their CNN counterparts. Nevertheless, simply enlarging the receptive field…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Zhuofan Xia , Xuran Pan , Shiji Song , Li Erran Li , Gao Huang

For decades, fingerprint recognition has been prevalent for security, forensics, and other biometric applications. However, the availability of good-quality fingerprints is challenging, making recognition difficult. Fingerprint images might…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Ekta Gavas , Anoop Namboodiri

Region proposal based methods like R-CNN and Faster R-CNN models have proven to be extremely successful in object detection and segmentation tasks. Recently, Transformers have also gained popularity in the domain of Computer Vision, and are…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Deepanshu Pandey , Pradyumna Gupta , Sumit Bhattacharya , Aman Sinha , Rohit Agarwal

Currently, convolutional neural networks (CNN) (e.g., U-Net) have become the de facto standard and attained immense success in medical image segmentation. However, as a downside, CNN based methods are a double-edged sword as they fail to…

图像与视频处理 · 电气工程与系统科学 2022-04-01 Reza Azad , Moein Heidari , Yuli Wu , Dorit Merhof

Real-time object detection is crucial for real-world applications as it requires high accuracy with low latency. While Detection Transformers (DETR) have demonstrated significant performance improvements, current real-time DETR models are…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jiannan Huang , Aditya Kane , Fengzhe Zhou , Yunchao Wei , Humphrey Shi

Spiking neural networks (SNNs) offer an energy-efficient alternative to conventional deep learning by emulating the event-driven processing manner of the brain. Incorporating Transformers with SNNs has shown promise for accuracy. However,…

神经与进化计算 · 计算机科学 2024-09-05 Yuetong Fang , Ziqing Wang , Lingfeng Zhang , Jiahang Cao , Honglei Chen , Renjing Xu

Surface normal holds significant importance in visual environmental perception, serving as a source of rich geometric information. However, the state-of-the-art (SoTA) surface normal estimators (SNEs) generally suffer from an unsatisfactory…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yi Feng , Bohuan Xue , Ming Liu , Qijun Chen , Rui Fan

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous striding and pooling…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhengzheng Tu , Yan Ma , Chenglong Li , Jin Tang , Bin Luo

Detecting anomalies in images is an important task, especially in real-time computer vision applications. In this work, we focus on computational efficiency and propose a lightweight feature extractor that processes an image in less than a…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Kilian Batzner , Lars Heckler , Rebecca König

Image Representation learning via input reconstruction is a common technique in machine learning for generating representations that can be effectively utilized by arbitrary downstream tasks. A well-established approach is using…

神经与进化计算 · 计算机科学 2025-06-10 Raoof HojatJalali , Edmondo Trentin

Transformers have recently emerged as powerful neural networks for graph learning, showcasing state-of-the-art performance on several graph property prediction tasks. However, these results have been limited to small-scale graphs, where the…

机器学习 · 计算机科学 2023-12-19 Vijay Prakash Dwivedi , Yozen Liu , Anh Tuan Luu , Xavier Bresson , Neil Shah , Tong Zhao

Recent deblurring networks have effectively restored clear images from the blurred ones. However, they often struggle with generalization to unknown domains. Moreover, these models typically focus on distortion metrics such as PSNR and…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Hanzhou Liu , Binghan Li , Chengkai Liu , Mi Lu

The real-time segmentation of surgical instruments plays a crucial role in robot-assisted surgery. However, it is still a challenging task to implement deep learning models to do real-time segmentation for surgical instruments due to their…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Zhen-Liang Ni , Gui-Bin Bian , Zeng-Guang Hou , Xiao-Hu Zhou , Xiao-Liang Xie , Zhen Li

Anomaly detection is widely used in a broad range of domains from cybersecurity to manufacturing, finance, and so on. Deep learning based anomaly detection has recently drawn much attention because of its superior capability of recognizing…

机器学习 · 计算机科学 2023-05-23 Ronit Das , Tie Luo

Edge computing allows more computing tasks to take place on the decentralized nodes at the edge of networks. Today many delay sensitive, mission-critical applications can leverage these edge devices to reduce the time delay or even to…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Seyed Yahya Nikouei , Yu Chen , Sejun Song , Ronghua Xu , Baek-Young Choi , Timothy R. Faughnan

Interpreting human actions requires understanding the spatial and temporal context of the scenes. State-of-the-art action detectors based on Convolutional Neural Network (CNN) have demonstrated remarkable results by adopting two-stream or…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Yu Liu , Fan Yang , Dominique Ginhac

High-performance deep neural network (DNN)-based systems are in high demand in edge environments. Due to its high computational complexity, it is challenging to deploy DNNs on edge devices with strict limitations on computational resources.…

机器学习 · 计算机科学 2023-07-04 Hiroki Kawakami , Hirohisa Watanabe , Keisuke Sugiura , Hiroki Matsutani

Many state-of-the-art computer vision architectures leverage U-Net for its adaptability and efficient feature extraction. However, the multi-resolution convolutional design often leads to significant computational demands, limiting…

图像与视频处理 · 电气工程与系统科学 2024-11-18 Sanghyun Byun , Kayvan Shah , Ayushi Gang , Christopher Apton , Jacob Song , Woo Seong Chung