中文
相关论文

相关论文: MSSTNet: A Multi-Scale Spatio-Temporal CNN-Transfo…

200 篇论文

Convolutional neural networks (CNNs) have been the consensus for medical image segmentation tasks. However, they suffer from the limitation in modeling long-range dependencies and spatial correlations due to the nature of convolution…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Moein Heidari , Amirhossein Kazerouni , Milad Soltany , Reza Azad , Ehsan Khodapanah Aghdam , Julien Cohen-Adad , Dorit Merhof

Micro-expression recognition (MER) has drawn increasing attention in recent years due to its potential applications in intelligent medical and lie detection. However, the shortage of annotated data has been the major obstacle to further…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Hanting Li , Hongjing Niu , Feng Zhao

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

Scaling machine learning methods to very large datasets has attracted considerable attention in recent years, thanks to easy access to ubiquitous sensing and data from the web. We study face recognition and show that three distinct…

计算机视觉与模式识别 · 计算机科学 2015-04-21 Yaniv Taigman , Ming Yang , Marc'Aurelio Ranzato , Lior Wolf

Despite great progress achieved by transformer in various vision tasks, it is still underexplored for skeleton-based action recognition with only a few attempts. Besides, these methods directly calculate the pair-wise global self-attention…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Zhimin Gao , Peitao Wang , Pei Lv , Xiaoheng Jiang , Qidong Liu , Pichao Wang , Mingliang Xu , Wanqing Li

To efficiently extract spatiotemporal features of video for action recognition, most state-of-the-art methods integrate 1D temporal convolution into a conventional 2D CNN backbone. However, they all exploit 1D temporal convolution of fixed…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Kaiyu Shan , Yongtao Wang , Zhuoying Wang , Tingting Liang , Zhi Tang , Ying Chen , Yangyan Li

Recently, deep convolution neural networks (CNNs) steered face super-resolution methods have achieved great progress in restoring degraded facial details by jointly training with facial priors. However, these methods have some obvious…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guangwei Gao , Zixiang Xu , Juncheng Li , Jian Yang , Tieyong Zeng , Guo-Jun Qi

Convolutional neural networks (CNNs) have shown great effectiveness in medical image segmentation. However, they may be limited in modeling large inter-subject variations in organ shapes and sizes and exploiting global long-range contextual…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Jin Yang , Daniel S. Marcus , Aristeidis Sotiras

A core challenge faced by the majority of individuals with Autism Spectrum Disorder (ASD) is an impaired ability to infer other people's emotions based on their facial expressions. With significant recent advances in machine learning, one…

计算机视觉与模式识别 · 计算机科学 2020-03-05 James Ren Hou Lee , Alexander Wong

Recently, CNN and Transformer hybrid networks demonstrated excellent performance in face super-resolution (FSR) tasks. Since numerous features at different scales in hybrid networks, how to fuse these multiscale features and promote their…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Xujie Wan , Wenjie Li , Guangwei Gao , Huimin Lu , Jian Yang , Chia-Wen Lin

Fully connected layer is an essential component of Convolutional Neural Networks (CNNs), which demonstrates its efficiency in computer vision tasks. The CNN process usually starts with convolution and pooling layers that first break down…

计算机视觉与模式识别 · 计算机科学 2020-09-24 M. Amine Mahmoudi , Aladine Chetouani , Fatma Boufera , Hedi Tabia

Multi-view facial expression recognition (FER) is a challenging task because the appearance of an expression varies in poses. To alleviate the influences of poses, recent methods either perform pose normalization or learn separate FER…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Yuanyuan Liu , Jiyao Peng , Jiabei Zeng , Shiguang Shan

Semantic segmentation of remotely sensed urban scene images is required in a wide range of practical applications, such as land cover mapping, urban change detection, environmental protection, and economic assessment.Driven by rapid…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Libo Wang , Rui Li , Ce Zhang , Shenghui Fang , Chenxi Duan , Xiaoliang Meng , Peter M. Atkinson

Facial Expression Recognition (FER) has consistently been a focal point in the field of facial analysis. In the context of existing methodologies for 3D FER or 2D+3D FER, the extraction of expression features often gets entangled with…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Hebeizi Li , Hongyu Yang , Di Huang

Facial micro-expression (ME) recognition has posed a huge challenge to researchers for its subtlety in motion and limited databases. Recently, handcrafted techniques have achieved superior performance in micro-expression recognition but at…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Huai-Qian Khor , John See , Raphael C. W. Phan , Weiyao Lin

Deep neural networks enriched with structural information have been widely employed for facial expression recognition tasks. However, these methods often depend on hierarchical information rather than face property to finish expression…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Chunwei Tian , Jingyuan Xie , Qi Zhang , Chao Li , Wangmeng Zuo , Shichao Zhang

Temporal modeling still remains challenging for action recognition in videos. To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing multi-scale temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Limin Wang , Zhan Tong , Bin Ji , Gangshan Wu

The goal of our work is to generate high-quality novel views from monocular videos of complex and dynamic scenes. Prior methods, such as DynamicNeRF, have shown impressive performance by leveraging time-varying dynamic radiation fields.…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Xingyu Miao , Yang Bai , Haoran Duan , Yawen Huang , Fan Wan , Yang Long , Yefeng Zheng

Although many deep learning (DL) algorithms have been proposed for the IMU-based HAR domain, traditional machine learning that utilizes handcrafted time series features (TSFs) still often performs well. It is not rare that combinations…

人机交互 · 计算机科学 2024-02-08 Yu Enokibori

This paper is aimed at creating extremely small and fast convolutional neural networks (CNN) for the problem of facial expression recognition (FER) from frontal face images. To this end, we employed the popular knowledge distillation (KD)…

计算机视觉与模式识别 · 计算机科学 2019-12-25 İlke Çuğu , Eren Şener , Emre Akbaş