English
Related papers

Related papers: Learning Mobile CNN Feature Extraction Toward Fast…

200 papers

Most of the existing tracking methods based on CNN(convolutional neural networks) are too slow for real-time application despite the excellent tracking precision compared with the traditional ones. Moreover, neural networks are memory…

Computer Vision and Pattern Recognition · Computer Science 2018-11-22 Zhiyan Cui , Na Lu

During the last years, deep learning trackers achieved stimulating results while bringing interesting ideas to solve the tracking problem. This progress is mainly due to the use of learned deep features obtained by training deep…

Computer Vision and Pattern Recognition · Computer Science 2020-12-24 Ahmed Zgaren , Wassim Bouachir , Riadh Ksantini

This paper proposes a novel model, named Continuity-Discrimination Convolutional Neural Network (CD-CNN), for visual object tracking. Existing state-of-the-art tracking methods do not deal with temporal relationship in video sequences,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-20 Shen Li , Bingpeng Ma , Hong Chang , Shiguang Shan , Xilin Chen

We propose an object detection system that relies on a multi-region deep convolutional neural network (CNN) that also encodes semantic segmentation-aware features. The resulting CNN-based representation aims at capturing a diverse set of…

Computer Vision and Pattern Recognition · Computer Science 2015-09-25 Spyros Gidaris , Nikos Komodakis

Modern efficient Convolutional Neural Networks(CNNs) always use Depthwise Separable Convolutions(DSCs) and Neural Architecture Search(NAS) to reduce the number of parameters and the computational complexity. But some inherent…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Liangqi Zhang , Haibo Shen , Yihao Luo , Xiang Cao , Leixilan Pan , Tianjiang Wang , Qi Feng

Convolutional neural networks (CNN) allow achieving the highest accuracy for the task of object detection in images. Major challenges in further development of object detectors are false-positive detections and high demand of processing…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 David Svitov , Sergey Alyamkin

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…

Computer Vision and Pattern Recognition · Computer Science 2016-11-17 Bert Moons , Bert De Brabandere , Luc Van Gool , Marian Verhelst

Object localization has a vital role in any object detector, and therefore, has been the focus of attention by many researchers. In this article, a special training approach is proposed for a light convolutional neural network (CNN) to…

Computer Vision and Pattern Recognition · Computer Science 2023-05-18 Faraz Lotfi , Farnoosh Faraji , Hamid D. Taghirad

We propose a new method to create compact convolutional neural networks (CNNs) by exploiting sparse convolutions. Different from previous works that learn sparsity in models, we directly employ hand-crafted kernels with regular sparse…

Computer Vision and Pattern Recognition · Computer Science 2018-09-12 Chun-Fu Chen , Quanfu Fan , Marco Pistoia , Gwo Giun Lee

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

Computer Vision and Pattern Recognition · Computer Science 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

Object localization is an important task in computer vision but requires a large amount of computational power due mainly to an exhaustive multiscale search on the input image. In this paper, we describe a near real-time multiscale search…

Computer Vision and Pattern Recognition · Computer Science 2016-04-14 Hyungtae Lee , Heesung Kwon , Archith J. Bency , William D. Nothwang

Mobile and embedded applications require neural networks-based pattern recognition systems to perform well under a tight computational budget. In contrast to commonly used synchronous, frame-based vision systems and CNNs, asynchronous,…

Neural and Evolutionary Computing · Computer Science 2019-06-24 Bodo Rückauer , Nicolas Känzig , Shih-Chii Liu , Tobi Delbruck , Yulia Sandamirskaya

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

In this paper, we propose a novel Convolutional Neural Network (CNN) architecture for learning multi-scale feature representations with good tradeoffs between speed and accuracy. This is achieved by using a multi-branch network, which has…

Computer Vision and Pattern Recognition · Computer Science 2019-08-01 Chun-Fu Chen , Quanfu Fan , Neil Mallinar , Tom Sercu , Rogerio Feris

Convolutional neural networks (CNN) based tracking approaches have shown favorable performance in recent benchmarks. Nonetheless, the chosen CNN features are always pre-trained in different task and individual components in tracking systems…

Computer Vision and Pattern Recognition · Computer Science 2017-11-21 Zheng Zhu , Guan Huang , Wei Zou , Dalong Du , Chang Huang

Object Detection is critical for automatic military operations. However, the performance of current object detection algorithms is deficient in terms of the requirements in military scenarios. This is mainly because the object presence is…

Computer Vision and Pattern Recognition · Computer Science 2017-12-04 Shuo Liu , Zheng Liu

Applying deep learning to object detection provides the capability to accurately detect and classify complex objects in the real world. However, currently, few mobile applications use deep learning because such technology is…

Performance · Computer Science 2020-11-30 Haoxin Wang , BaekGyu Kim , Jiang Xie , Zhu Han

In this chapter, we present a brief overview of the recent development in object detection using convolutional neural networks (CNN). Several classical CNN-based detectors are presented. Some developments are based on the detector…

Computer Vision and Pattern Recognition · Computer Science 2019-12-05 Kaidong Li , Wenchi Ma , Usman Sajid , Yuanwei Wu , Guanghui Wang

Building a small-sized fast surveillance system model to fit on limited resource devices is a challenging, yet an important task. Convolutional Neural Networks (CNNs) have replaced traditional feature extraction and machine learning models…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Ali Farouk Khalifa , Hesham N. Elmahdy , Eman Badr

It is well known that attention mechanisms can effectively improve the performance of many CNNs including object detectors. Instead of refining feature maps prevalently, we reduce the prohibitive computational complexity by a novel attempt…

Computer Vision and Pattern Recognition · Computer Science 2020-02-05 Hefei Ling , Yangyang Qin , Li Zhang , Yuxuan Shi , Ping Li