中文
相关论文

相关论文: Area of interest adaption using feature importance

200 篇论文

In human-object interactions (HOI) recognition, conventional methods consider the human body as a whole and pay a uniform attention to the entire body region. They ignore the fact that normally, human interacts with an object by using some…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Hao-Shu Fang , Jinkun Cao , Yu-Wing Tai , Cewu Lu

Video periocular recognition is the task of recognizing an individual's identity based on the region around an individual's eyes. The periocular area is one of the most discriminative regions of the human face, making it suitable for…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Luiz G F Carreira , Breno A Mariano , Victor H C de Melo , David Menotti , William Robson Schwartz

Mobile object tracking has an important role in the computer vision applications. In this paper, we use a tracked target-based taxonomy to present the object tracking algorithms. The tracked targets are divided into three categories: points…

计算机视觉与模式识别 · 计算机科学 2013-04-19 Duc Phu Chau , François Bremond , Monique Thonnat

Face detection is an essential step in many computer vision applications like surveillance, tracking, medical analysis, facial expression analysis etc. Several approaches have been made in the direction of face detection. Among them,…

计算机视觉与模式识别 · 计算机科学 2015-05-14 Anjith George , Anirban Dasgupta , Aurobinda Routray

While domain adaptation has been used to improve the performance of object detectors when the training and test data follow different distributions, previous work has mostly focused on two-stage detectors. This is because their use of…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vidit Vidit , Mathieu Salzmann

Domain adaptation (DA) aims at improving the performance of a model on target domains by transferring the knowledge contained in different but related source domains. With recent advances in deep learning models which are extremely data…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Gabriela Csurka

The use of the iris and periocular region as biometric traits has been extensively investigated, mainly due to the singularity of the iris features and the use of the periocular region when the image resolution is not sufficient to extract…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Luiz A. Zanlorensi , Rayson Laroca , Eduardo Luz , Alceu S. Britto , Luiz S. Oliveira , David Menotti

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

While attention has been an increasingly popular component in deep neural networks to both interpret and boost performance of models, little work has examined how attention progresses to accomplish a task and whether it is reasonable. In…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shi Chen , Ming Jiang , Jinhui Yang , Qi Zhao

Interactive segmentation aims to accurately segment target objects with minimal user interactions. However, current methods often fail to accurately separate target objects from the background, due to a limited understanding of order, the…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Bin Wang , Anwesa Choudhuri , Meng Zheng , Zhongpai Gao , Benjamin Planche , Andong Deng , Qin Liu , Terrence Chen , Ulas Bagci , Ziyan Wu

The use of AI in public spaces continually raises concerns about privacy and the protection of sensitive data. An example is the deployment of detection and recognition methods on humans, where images are provided by surveillance cameras.…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Christoph Liebender , Ranulfo Bezerra , Kazunori Ohno , Satoshi Tadokoro

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

While most steps in the modern object detection methods are learnable, the region feature extraction step remains largely hand-crafted, featured by RoI pooling methods. This work proposes a general viewpoint that unifies existing region…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Jiayuan Gu , Han Hu , Liwei Wang , Yichen Wei , Jifeng Dai

Attention mechanisms have significantly boosted the performance of video classification neural networks thanks to the utilization of perspective contexts. However, the current research on video attention generally focuses on adopting a…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Yanbin Hao , Shuo Wang , Pei Cao , Xinjian Gao , Tong Xu , Jinmeng Wu , Xiangnan He

Facial action unit (AU) detection and face alignment are two highly correlated tasks since facial landmarks can provide precise AU locations to facilitate the extraction of meaningful local features for AU detection. Most existing AU…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Zhiwen Shao , Zhilei Liu , Jianfei Cai , Lizhuang Ma

This paper outlines the development and testing of a novel, feedback-enabled attention allocation aid (AAAD), which uses real-time physiological data to improve human performance in a realistic sequential visual search task. Indeed, by…

人机交互 · 计算机科学 2017-01-17 Arturo Deza , Jeffrey R. Peters , Grant S. Taylor , Amit Surana , Miguel P. Eckstein

There is tremendous scope for improving the energy efficiency of embedded vision systems by incorporating programmable region-of-interest (ROI) readout in the image sensor design. In this work, we study how ROI programmability can be…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Odrika Iqbal , Victor Isaac Torres Muro , Sameeksha Katoch , Andreas Spanias , Suren Jayasuriya

Machine learning based object detection as well as tracking that object have been performed in this paper. The authors were able to set a range of interest (ROI) around an object using Open Computer Vision, better known as OpenCV. Next a…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Md Rakibul Karim Akanda , Joshua Reynolds , Treylin Jackson , Milijah Gray

Population-based evolutionary algorithms have great potential to handle multiobjective optimisation problems. However, these algorithms depends largely on problem characteristics, and there is a need to improve their performance for a wider…

神经与进化计算 · 计算机科学 2019-10-17 Shouyong Jiang , Hongru Li , Jinglei Guo , Mingjun Zhong , Shengxiang Yang , Marcus Kaiser , Natalio Krasnogor

Person attributes are often exploited as mid-level human semantic information to help promote the performance of person re-identification task. In this paper, unlike most existing methods simply taking attribute learning as a classification…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Shuzhao Li , Huimin Yu , Wei Huang , Jing Zhang