中文
相关论文

相关论文: MicroNet: Towards Image Recognition with Extremely…

200 篇论文

Building footprint extraction from high-resolution aerial images is always an essential part of urban dynamic monitoring, planning and management. It has also been a challenging task in remote sensing research. In recent years, deep neural…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Jingbo Lin , Weipeng Jing , Houbing Song , Guangsheng Chen

Face Anti-spoofing gains increased attentions recently in both academic and industrial fields. With the emergence of various CNN based solutions, the multi-modal(RGB, depth and IR) methods based CNN showed better performance than single…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Peng Zhang , Fuhao Zou , Zhiwen Wu , Nengli Dai , Skarpness Mark , Michael Fu , Juan Zhao , Kai Li

Deep learning based fusion methods have been achieving promising performance in image fusion tasks. This is attributed to the network architecture that plays a very important role in the fusion process. However, in general, it is hard to…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Hui Li , Tianyang Xu , Xiao-Jun Wu , Jiwen Lu , Josef Kittler

Traffic sign recognition is a very important computer vision task for a number of real-world applications such as intelligent transportation surveillance and analysis. While deep neural networks have been demonstrated in recent years to…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Alexander Wong , Mohammad Javad Shafiee , Michael St. Jules

We introduce a light-weight, power efficient, and general purpose convolutional neural network, ESPNetv2, for modeling visual and sequential data. Our network uses group point-wise and depth-wise dilated separable convolutions to learn…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Sachin Mehta , Mohammad Rastegari , Linda Shapiro , Hannaneh Hajishirzi

Micro-expression recognition (MER), a critical subfield of affective computing, presents greater challenges than macro-expression recognition due to its brief duration and low intensity. While incorporating prior knowledge has been shown to…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Chuang Ma , Shaokai Zhao , Dongdong Zhou , Yu Pei , Zhiguo Luo , Liang Xie , Ye Yan , Erwei Yin

To improve the discriminative and generalization ability of lightweight network for face recognition, we propose an efficient variable group convolutional network called VarGFaceNet. Variable group convolution is introduced by VarGNet to…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Mengjia Yan , Mengao Zhao , Zining Xu , Qian Zhang , Guoli Wang , Zhizhong Su

Recently ConvNets or convolutional neural networks (CNN) have come up as state-of-the-art classification and detection algorithms, achieving near-human performance in visual detection. However, ConvNet algorithms are typically very…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Bert Moons , Bert De Brabandere , Luc Van Gool , Marian Verhelst

In this paper, we propose a compact network called CUNet (compact unsupervised network) to counter the image classification challenge. Different from the traditional convolutional neural networks learning filters by the time-consuming…

计算机视觉与模式识别 · 计算机科学 2016-07-07 Le Dong , Ling He , Gaipeng Kong , Qianni Zhang , Xiaochun Cao , Ebroul Izquierdo

Traditional algorithms for compressive sensing recovery are computationally expensive and are ineffective at low measurement rates. In this work, we propose a data driven non-iterative algorithm to overcome the shortcomings of earlier…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Suhas Lohit , Kuldeep Kulkarni , Ronan Kerviche , Pavan Turaga , Amit Ashok

AI spans from large language models to tiny models running on microcontrollers (MCUs). Extremely memory-efficient model architectures are decisive to fit within an MCU's tiny memory budget e.g., 128kB of RAM. However, inference latency must…

机器学习 · 计算机科学 2025-10-20 Zhaolan Huang , Emmanuel Baccelli

In order to enhance the real-time performance of convolutional neural networks(CNNs), more and more researchers are focusing on improving the efficiency of CNN. Based on the analysis of some CNN architectures, such as ResNet, DenseNet,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Qiuyu Zhu , Ruixin Zhang

Using a large number of parameters , deep neural networks have achieved remarkable performance on computer vison and natural language processing tasks. However the networks usually suffer from overfitting by using too much parameters.…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Zhengsu Chen Jianwei Niu Qi Tian

Deep models have achieved significant process on single image super-resolution (SISR) tasks, in particular large models with large kernel ($3\times3$ or more). However, the heavy computational footprint of such models prevents their…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Gang Wu , Junjun Jiang , Kui Jiang , Xianming Liu

Semantic segmentation is a pixel-level prediction task to classify each pixel of the input image. Deep learning models, such as convolutional neural networks (CNNs), have been extremely successful in achieving excellent performances in this…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Nadeem Atif , Saquib Mazhar , Debajit Sarma , M. K. Bhuyan , Shaik Rafi Ahamed

Micro-expressions are hard to spot due to fleeting and involuntary moments of facial muscles. Interpretation of micro emotions from video clips is a challenging task. In this paper we propose an affective-motion imaging that cumulates rapid…

多媒体 · 计算机科学 2021-04-16 Monu Verma , Santosh Kumar Vipparthi , Girdhari Singh

Multimodal information processing has become increasingly important for enhancing image classification performance. However, the intricate and implicit dependencies across different modalities often hinder conventional methods from…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Yang Qiao , Xiaoyu Zhong , Xiaofeng Gu , Zhiguo Yu

ResNet has achieved tremendous success in computer vision through its residual connection mechanism. ResNet can be viewed as a discretized form of ordinary differential equations (ODEs). From this perspective, the multiple residual blocks…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Nuolin Sun , Linyuan Wang , Haonan Wei , Lei Li , Bin Yan

Deep neural networks have been widely used in image denoising during the past few years. Even though they achieve great success on this problem, they are computationally inefficient which makes them inappropriate to be implemented in mobile…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Lu Xu , Jiawei Zhang , Xuanye Cheng , Feng Zhang , Xing Wei , Jimmy Ren

Convolutional neural networks (CNN) are increasingly used in many areas of computer vision. They are particularly attractive because of their ability to "absorb" great quantities of labeled data through millions of parameters. However, as…

机器学习 · 计算机科学 2015-06-16 Wenlin Chen , James T. Wilson , Stephen Tyree , Kilian Q. Weinberger , Yixin Chen
‹ 上一页 1 8 9 10 下一页 ›