中文
相关论文

相关论文: Binarized Convolutional Landmark Localizers for Hu…

200 篇论文

Human body parsing remains a challenging problem in natural scenes due to multi-instance and inter-part semantic confusions as well as occlusions. This paper proposes a novel approach to decomposing multiple human bodies into semantic part…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tinghuai Wang , Huiling Wang

Binary neural networks are the extreme case of network quantization, which has long been thought of as a potential edge machine learning solution. However, the significant accuracy gap to the full-precision counterparts restricts their…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Nianhui Guo , Joseph Bethge , Christoph Meinel , Haojin Yang

With the increasing popularity and the increasing size of vision transformers (ViTs), there has been an increasing interest in making them more efficient and less computationally costly for deployment on edge devices with limited computing…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Phuoc-Hoan Charles Le , Xinlin Li

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Existing 3D occupancy networks demand significant hardware resources, hindering the deployment of edge devices. Binarized Neural Networks (BNN) offer substantially reduced computational and memory requirements. However, their performance…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zongkai Zhang , Zidong Xu , Wenming Yang , Qingmin Liao , Jing-Hao Xue

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

We introduce Larq Compute Engine, the world's fastest Binarized Neural Network (BNN) inference engine, and use this framework to investigate several important questions about the efficiency of BNNs and to design a new state-of-the-art BNN…

Convolutional neural networks (CNNs) have achieved great successes in many computer vision problems. Unlike existing works that designed CNN architectures to improve performance on a single task of a single domain and not generalizable, we…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xingang Pan , Ping Luo , Jianping Shi , Xiaoou Tang

How to effectively approximate real-valued parameters with binary codes plays a central role in neural network binarization. In this work, we reveal an important fact that binarizing different layers has a widely-varied effect on the…

计算机视觉与模式识别 · 计算机科学 2018-02-19 Lixue Zhuang , Yi Xu , Bingbing Ni , Hongteng Xu

Convolutional Neural Networks (CNNs) have recently been shown to excel at performing visual place recognition under changing appearance and viewpoint. Previously, place recognition has been improved by intelligently selecting relevant…

机器人学 · 计算机科学 2018-10-31 Stephen Hausler , Adam Jacobson , Michael Milford

Binary Neural Networks (BNNs) have received significant attention due to their promising efficiency. Currently, most BNN studies directly adopt widely-used CNN architectures, which can be suboptimal for BNNs. This paper proposes a novel…

人工智能 · 计算机科学 2021-03-30 Tianchen Zhao , Xuefei Ning , Xiangsheng Shi , Songyi Yang , Shuang Liang , Peng Lei , Jianfei Chen , Huazhong Yang , Yu Wang

An ability to generalize unconstrained conditions such as severe occlusions and large pose variations remains a challenging goal to achieve in face alignment. In this paper, a multistage model based on deep neural networks is proposed which…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Huabin Wang , Rui Cheng , Jian Zhou , Liang Tao , Hon Keung Kwan

Convolutional neural networks (CNNs) have received increasing attention over the last few years. They were initially conceived for image categorization, i.e., the problem of assigning a semantic label to an entire input image. In this paper…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Emmanuel Maggiori , Yuliya Tarabalka , Guillaume Charpiat , Pierre Alliez

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately localizing facial…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lingbo Liu , Guanbin Li , Yuan Xie , Yizhou Yu , Qing Wang , Liang Lin

Convolutional neural networks (CNNs) based approaches for semantic alignment and object landmark detection have improved their performance significantly. Current efforts for the two tasks focus on addressing the lack of massive training…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Sangryul Jeon , Dongbo Min , Seungryong Kim , Kwanghoon Sohn

Current artificial neural networks are trained with parameters encoded as floating point numbers that occupy lots of memory space at inference time. Due to the increase in the size of deep learning models, it is becoming very difficult to…

机器学习 · 计算机科学 2024-08-09 Ben Crulis , Barthelemy Serres , Cyril de Runz , Gilles Venturini

It is challenging to bridge the performance gap between Binary CNN (BCNN) and Floating point CNN (FCNN). We observe that, this performance gap leads to substantial residuals between intermediate feature maps of BCNN and FCNN. To minimize…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Jianming Ye , Shiliang Zhang , Jingdong Wang

Articulated human pose estimation is a fundamental yet challenging task in computer vision. The difficulty is particularly pronounced in scale variations of human body parts when camera view changes or severe foreshortening happens.…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Wei Yang , Shuang Li , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet (FPN) can be used…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Fengju Chang , Anh Tuan Tran , Tal Hassner , Iacopo Masi , Ram Nevatia , Gerard Medioni

Deep neural networks are highly effective at a range of computational tasks. However, they tend to be computationally expensive, especially in vision-related problems, and also have large memory requirements. One of the most effective…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Ameya Prabhu , Vishal Batchu , Sri Aurobindo Munagala , Rohit Gajawada , Anoop Namboodiri