English
Related papers

Related papers: Object Detection Based on Distributed Convolutiona…

200 papers

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

Computer Vision and Pattern Recognition · Computer Science 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

In this work, we propose a novel Convolutional Neural Network (CNN) architecture for the joint detection and matching of feature points in images acquired by different sensors using a single forward pass. The resulting feature detector is…

Computer Vision and Pattern Recognition · Computer Science 2021-06-17 Elad Ben Baruch , Yosi Keller

This paper proposes a Fast Region-based Convolutional Network method (Fast R-CNN) for object detection. Fast R-CNN builds on previous work to efficiently classify object proposals using deep convolutional networks. Compared to previous…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Ross Girshick

Few-shot object detection, which aims at detecting novel objects rapidly from extremely few annotated examples of previously unseen classes, has attracted significant research interest in the community. Most existing approaches employ the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Limeng Qiao , Yuxuan Zhao , Zhiyuan Li , Xi Qiu , Jianan Wu , Chi Zhang

To improve the generalization of detectors, for domain adaptive object detection (DAOD), recent advances mainly explore aligning feature-level distributions between the source and single-target domain, which may neglect the impact of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Aming Wu , Rui Liu , Yahong Han , Linchao Zhu , Yi Yang

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

Object detection is a fundamental problem in image understanding. One popular solution is the R-CNN framework and its fast versions. They decompose the object detection problem into two cascaded easier tasks: 1) generating object proposals…

Computer Vision and Pattern Recognition · Computer Science 2016-04-13 Bin Yang , Junjie Yan , Zhen Lei , Stan Z. Li

In this paper, we propose a simple yet effective solution to a change detection task that detects the difference between two images, which we call "spot the difference". Our approach uses CNN-based object detection by stacking two aligned…

Computer Vision and Pattern Recognition · Computer Science 2018-01-04 Junhui Wu , Yun Ye , Yu Chen , Zhi Weng

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Object detection, one of the most fundamental and challenging problems in computer vision, seeks to locate object instances from a large number of predefined categories in natural images. Deep learning techniques have emerged as a powerful…

Computer Vision and Pattern Recognition · Computer Science 2019-08-23 Li Liu , Wanli Ouyang , Xiaogang Wang , Paul Fieguth , Jie Chen , Xinwang Liu , Matti Pietikäinen

The field of artificial intelligence is built on object detection techniques. YOU ONLY LOOK ONCE (YOLO) algorithm and it's more evolved versions are briefly described in this research survey. This survey is all about YOLO and convolution…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Viswanatha V , Chandana R K , Ramachandra A. C.

We present an attention-based model for recognizing multiple objects in images. The proposed model is a deep recurrent neural network trained with reinforcement learning to attend to the most relevant regions of the input image. We show…

Machine Learning · Computer Science 2015-04-24 Jimmy Ba , Volodymyr Mnih , Koray Kavukcuoglu

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference or fully…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Guanbin Li , Yizhou Yu

High-energy physics detectors, images, and point clouds share many similarities in terms of object detection. However, while detecting an unknown number of objects in an image is well established in computer vision, even machine learning…

Data Analysis, Statistics and Probability · Physics 2020-09-29 Jan Kieseler

Current face or object detection methods via convolutional neural network (such as OverFeat, R-CNN and DenseNet) explicitly extract multi-scale features based on an image pyramid. However, such a strategy increases the computational burden…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Guanjun Guo , Hanzi Wang , Yan Yan , Jin Zheng , Bo Li

We propose a deep learning-based solution for the problem of feature learning in one-class classification. The proposed method operates on top of a Convolutional Neural Network (CNN) of choice and produces descriptive features while…

Computer Vision and Pattern Recognition · Computer Science 2019-10-02 Pramuditha Perera , Vishal M. Patel

Detecting and identifying objects in satellite images is a very challenging task: objects of interest are often very small and features can be difficult to recognize even using very high resolution imagery. For most applications, this…

Computer Vision and Pattern Recognition · Computer Science 2020-05-28 Damien Grosgeorge , Maxime Arbelot , Alex Goupilleau , Tugdual Ceillier , Renaud Allioux

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

One of the main challenges of visual object tracking comes from the arbitrary appearance of objects. Most existing algorithms try to resolve this problem as an object-specific task, i.e., the model is trained to regenerate or classify a…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Kai Chen , Wenbing Tao