AmphibianDetector: adaptive computation for moving objects detection
- URL: http://arxiv.org/abs/2011.07513v2
- Date: Fri, 25 Dec 2020 09:09:54 GMT
- Title: AmphibianDetector: adaptive computation for moving objects detection
- Authors: David Svitov, Sergey Alyamkin
- Abstract summary: We propose an approach to object detection which makes it possible to reduce the number of false-positive detections.
The proposed approach is a modification of CNN already trained for object detection task.
The efficiency of the proposed approach was demonstrated on the open dataset "CDNet2014 pedestrian"
- Score: 0.913755431537592
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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
power. In this paper, we propose an approach to object detection which makes it
possible to reduce the number of false-positive detections by processing only
moving objects and reduce the required processing power for algorithm
inference. The proposed approach is a modification of CNN already trained for
object detection task. This method can be used to improve the accuracy of an
existing system by applying minor changes to the algorithm. The efficiency of
the proposed approach was demonstrated on the open dataset "CDNet2014
pedestrian". The implementation of the method proposed in the article is
available on the GitHub: https://github.com/david-svitov/AmphibianDetector
Related papers
- A PST Algorithm for FPs Suppression in Two-stage CNN Detection Methods [2.288618928064061]
This paper proposes a pedestrian-sensitive training algorithm to help two-stage CNN detection methods learn to distinguish the pedestrian and non-pedestrian samples.
With the help of the proposed algorithm, the detection accuracy of the MetroNext, an smaller and accurate metro passenger detector, is further improved.
arXiv Detail & Related papers (2024-05-24T08:26:14Z) - Patch-based Selection and Refinement for Early Object Detection [20.838511460733038]
We propose a novel set of algorithms that divide the image into patches, select patches with objects at various scales, elaborate the details of a small object, and detect it as early as possible.
Our approach is built upon a transformer-based network and integrates the diffusion model to improve the detection accuracy.
Our algorithms enhance the mAP for small objects from 1.03 to 8.93, and reduce the data volume in computation by more than 77%.
arXiv Detail & Related papers (2023-11-03T23:41:13Z) - SalienDet: A Saliency-based Feature Enhancement Algorithm for Object
Detection for Autonomous Driving [160.57870373052577]
We propose a saliency-based OD algorithm (SalienDet) to detect unknown objects.
Our SalienDet utilizes a saliency-based algorithm to enhance image features for object proposal generation.
We design a dataset relabeling approach to differentiate the unknown objects from all objects in training sample set to achieve Open-World Detection.
arXiv Detail & Related papers (2023-05-11T16:19:44Z) - Label-Efficient Object Detection via Region Proposal Network
Pre-Training [58.50615557874024]
We propose a simple pretext task that provides an effective pre-training for the region proposal network (RPN)
In comparison with multi-stage detectors without RPN pre-training, our approach is able to consistently improve downstream task performance.
arXiv Detail & Related papers (2022-11-16T16:28:18Z) - Should All Proposals be Treated Equally in Object Detection? [110.27485090952385]
The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks.
It is hypothesized that improved detection efficiency requires a paradigm shift, towards the unequal processing of proposals.
This results in better utilization of available computational budget, enabling higher accuracy for the same FLOPS.
arXiv Detail & Related papers (2022-07-07T18:26:32Z) - R(Det)^2: Randomized Decision Routing for Object Detection [64.48369663018376]
We propose a novel approach to combine decision trees and deep neural networks in an end-to-end learning manner for object detection.
To facilitate effective learning, we propose randomized decision routing with node selective and associative losses.
We name this approach as the randomized decision routing for object detection, abbreviated as R(Det)$2$.
arXiv Detail & Related papers (2022-04-02T07:54:58Z) - Improved detection of small objects in road network sequences [0.0]
We propose a new procedure for detecting small-scale objects by applying super-resolution processes based on detections performed by convolutional neural networks.
This work has been tested for a set of traffic images containing elements of different scales to test the efficiency according to the detections obtained by the model.
arXiv Detail & Related papers (2021-05-18T10:13:23Z) - Lightweight Convolutional Neural Network with Gaussian-based Grasping
Representation for Robotic Grasping Detection [4.683939045230724]
Current object detectors are difficult to strike a balance between high accuracy and fast inference speed.
We present an efficient and robust fully convolutional neural network model to perform robotic grasping pose estimation.
The network is an order of magnitude smaller than other excellent algorithms.
arXiv Detail & Related papers (2021-01-25T16:36:53Z) - FairMOT: On the Fairness of Detection and Re-Identification in Multiple
Object Tracking [92.48078680697311]
Multi-object tracking (MOT) is an important problem in computer vision.
We present a simple yet effective approach termed as FairMOT based on the anchor-free object detection architecture CenterNet.
The approach achieves high accuracy for both detection and tracking.
arXiv Detail & Related papers (2020-04-04T08:18:00Z) - A Video Analysis Method on Wanfang Dataset via Deep Neural Network [8.485930905198982]
We describe the new function for real-time multi-object detection in sports competition and pedestrians flow detection in public based on deep learning.
Based on the proposed algorithm, we adopt wanfang sports competition dataset as the main test dataset.
Our work also can used for pedestrians flow detection and pedestrian alarm tasks.
arXiv Detail & Related papers (2020-02-28T04:09:53Z) - Depthwise Non-local Module for Fast Salient Object Detection Using a
Single Thread [136.2224792151324]
We propose a new deep learning algorithm for fast salient object detection.
The proposed algorithm achieves competitive accuracy and high inference efficiency simultaneously with a single CPU thread.
arXiv Detail & Related papers (2020-01-22T15:23:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.