English
Related papers

Related papers: Lite-HRNet: A Lightweight High-Resolution Network

200 papers

Vision transformers (ViTs) are usually considered to be less light-weight than convolutional neural networks (CNNs) due to the lack of inductive bias. Recent works thus resort to convolutions as a plug-and-play module and embed them in…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 Tao Huang , Lang Huang , Shan You , Fei Wang , Chen Qian , Chang Xu

Point cloud-based large scale place recognition is fundamental for many applications like Simultaneous Localization and Mapping (SLAM). Although many models have been proposed and have achieved good performance by learning short-range local…

Computer Vision and Pattern Recognition · Computer Science 2021-12-14 Zhaoxin Fan , Zhenbo Song , Hongyan Liu , Zhiwu Lu , Jun He , Xiaoyong Du

Deep neural networks have enormous representational power which leads them to overfit on most datasets. Thus, regularizing them is important in order to reduce overfitting and enhance their generalization capabilities. Recently, channel…

Computer Vision and Pattern Recognition · Computer Science 2021-06-18 Sudhakar Kumawat , Gagan Kanojia , Shanmuganathan Raman

Existing convolution techniques in artificial neural networks suffer from huge computation complexity, while the biological neural network works in a much more powerful yet efficient way. Inspired by the biological plasticity of dendritic…

Computer Vision and Pattern Recognition · Computer Science 2023-01-16 Rongzhen Zhao , Zhenzhi Wu , Qikun Zhang

Human pose estimation in complicated situations has always been a challenging task. Many Transformer-based pose networks have been proposed recently, achieving encouraging progress in improving performance. However, the remarkable…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Chengpeng Wu , Guangxing Tan , Chunyu Li

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

Image and Video Processing · Electrical Eng. & Systems 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

Virtual applications through mobile platforms are one of the most critical and ever-growing fields in AI, where ubiquitous and real-time person authentication has become critical after the breakthrough of all services provided via mobile…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Fernando Alonso-Fernandez , Javier Barrachina , Kevin Hernandez-Diaz , Josef Bigun

Hierarchical feature extractors such as Convolutional Networks (ConvNets) have achieved impressive performance on a variety of classification tasks using purely feedforward processing. Feedforward architectures can learn rich…

Computer Vision and Pattern Recognition · Computer Science 2016-06-14 Joao Carreira , Pulkit Agrawal , Katerina Fragkiadaki , Jitendra Malik

Human pose estimation is a fundamental yet challenging task in computer vision. Although deep learning techniques have made great progress in this area, difficult scenarios (e.g., invisible keypoints, occlusions, complex multi-person…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Yabo Xiao , Dongdong Yu , Xiaojuan Wang , Tianqi Lv , Yiqi Fan , Lingrui Wu

Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that…

Machine Learning · Computer Science 2020-09-14 Mingxing Tan , Quoc V. Le

In order to achieve better performance for point cloud analysis, many researchers apply deeper neural networks using stacked Multi-Layer-Perceptron (MLP) convolutions over irregular point cloud. However, applying dense MLP convolutions over…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Light-weight convolutional neural networks (CNNs) suffer performance degradation as their low computational budgets constrain both the depth (number of convolution layers) and the width (number of channels) of CNNs, resulting in limited…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Yinpeng Chen , Xiyang Dai , Mengchen Liu , Dongdong Chen , Lu Yuan , Zicheng Liu

The architecture of deep convolutional networks (CNNs) has evolved for years, becoming more accurate and faster. However, it is still challenging to design reasonable network structures that aim at obtaining the best accuracy under a…

Computer Vision and Pattern Recognition · Computer Science 2021-10-01 Lu Rao

We propose a novel efficient and lightweight model for human pose estimation from a single image. Our model is designed to achieve competitive results at a fraction of the number of parameters and computational cost of various…

Computer Vision and Pattern Recognition · Computer Science 2020-02-11 Hossam Isack , Christian Haene , Cem Keskin , Sofien Bouaziz , Yuri Boykov , Shahram Izadi , Sameh Khamis

Modern mobile neural networks with a reduced number of weights and parameters do a good job with image classification tasks, but even they may be too complex to be implemented in an FPGA for video processing tasks. The article proposes…

Computer Vision and Pattern Recognition · Computer Science 2020-12-04 Roman Solovyev , Alexander Kustov , Dmitry Telpukhov , Vladimir Rukhlov , Alexandr Kalinin

Spotting camouflaged objects that are visually assimilated into the background is tricky for both object detection algorithms and humans who are usually confused or cheated by the perfectly intrinsic similarities between the foreground…

Computer Vision and Pattern Recognition · Computer Science 2023-02-06 Xiaobin Hu , Shuo Wang , Xuebin Qin , Hang Dai , Wenqi Ren , Ying Tai , Chengjie Wang , Ling Shao

Since the breakthrough performance of AlexNet in 2012, convolutional neural networks (convnets) have grown into extremely powerful vision models. Deep learning researchers have used convnets to perform vision tasks with accuracy that was…

Machine Learning · Computer Science 2024-05-22 Andrew Lavin

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

In this paper, we explore the idea of weight sharing over multiple scales in convolutional networks. Inspired by traditional computer vision approaches, we share the weights of convolution kernels over different scales in the same layers of…

Computer Vision and Pattern Recognition · Computer Science 2020-01-10 Shubhra Aich , Ian Stavness , Yasuhiro Taniguchi , Masaki Yamazaki