English
Related papers

Related papers: PatchNet -- Short-range Template Matching for Effi…

200 papers

In this paper, we construct a lightweight, high-precision and high-speed object tracking using a trained CNN. Conventional methods with trained CNNs use VGG16 network which requires powerful computational resources. Therefore, there is a…

Computer Vision and Pattern Recognition · Computer Science 2021-04-06 Tsubasa Murate , Takashi Watanabe , Masaki Yamada

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2017-05-09 Peng Tang , Xinggang Wang , Zilong Huang , Xiang Bai , Wenyu Liu

We introduce an extremely computation-efficient CNN architecture named ShuffleNet, which is designed specially for mobile devices with very limited computing power (e.g., 10-150 MFLOPs). The new architecture utilizes two new operations,…

Computer Vision and Pattern Recognition · Computer Science 2017-12-08 Xiangyu Zhang , Xinyu Zhou , Mengxiao Lin , Jian Sun

Extracting features from a huge amount of data for object recognition is a challenging task. Convolution neural network can be used to meet the challenge, but it often requires a large number of computation resources. In this paper, a…

Image and Video Processing · Electrical Eng. & Systems 2018-05-08 Yunlong Ma , Chunyan Wang

This paper addresses the problem of how to exploit spatio-temporal information available in videos to improve the object detection precision. We propose a two stage object detector called FANet based on short-term spatio-temporal feature…

Computer Vision and Pattern Recognition · Computer Science 2020-11-09 Daniel Cores , Víctor M. Brea , Manuel Mucientes

In this paper, we present Shift Convolution Network (ShiftConvNet) to provide matching capability between two feature maps for stereo estimation. The proposed method can speedily produce a highly accurate disparity map from stereo images. A…

Computer Vision and Pattern Recognition · Computer Science 2019-11-21 Jian Xie

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy…

Computer Vision and Pattern Recognition · Computer Science 2024-09-27 Abid Hasan Zim , Aquib Iqbal , Zaid Al-Huda , Asad Malik , Minoru Kuribayash

This paper proposes a novel approach for detecting objects using mobile robots in the context of the RoboCup Standard Platform League, with a primary focus on detecting the ball. The challenge lies in detecting a dynamic object in varying…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Arne Moos

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. However, these methods…

Computer Vision and Pattern Recognition · Computer Science 2021-04-29 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Wenxiu Sun

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Wenshuo Li

Face anti-spoofing (FAS) plays a critical role in securing face recognition systems from different presentation attacks. Previous works leverage auxiliary pixel-level supervision and domain generalization approaches to address unseen spoof…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Chien-Yi Wang , Yu-Ding Lu , Shang-Ta Yang , Shang-Hong Lai

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve the matching…

Computer Vision and Pattern Recognition · Computer Science 2016-01-20 Vassileios Balntas , Edward Johns , Lilian Tang , Krystian Mikolajczyk

Video object segmentation is challenging yet important in a wide variety of applications for video analysis. Recent works formulate video object segmentation as a prediction task using deep nets to achieve appealing state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2018-09-05 Yuan-Ting Hu , Jia-Bin Huang , Alexander G. Schwing

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

Computer Vision and Pattern Recognition · Computer Science 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park

Efficient and accurate object detection in video and image analysis is one of the major beneficiaries of the advancement in computer vision systems with the help of deep learning. With the aid of deep learning, more powerful tools evolved,…

Computer Vision and Pattern Recognition · Computer Science 2021-01-06 Karthik E

Long-form video understanding is essential for various applications such as video retrieval, summarizing, and question answering. Yet, traditional approaches demand substantial computing power and are often bottlenecked by GPU memory. To…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Saket Gurukar , Asim Kadav

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together.…

Computer Vision and Pattern Recognition · Computer Science 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , Anthony S. Paek , In So Kweon