Real-Time Resource Allocation for Tracking Systems
- URL: http://arxiv.org/abs/2010.03024v1
- Date: Mon, 21 Sep 2020 08:29:05 GMT
- Title: Real-Time Resource Allocation for Tracking Systems
- Authors: Yash Satsangi, Shimon Whiteson, Frans A. Oliehoek, Henri Bouma
- Abstract summary: We propose a new algorithm called emphPartiMax that greatly reduces this cost by applying the person detector only to the relevant parts of the image.
PartiMax exploits information in the particle filter to select $k$ of the $n$ candidate emphpixel boxes in the image.
We show that our system runs in real-time by processing only 10% of the pixel boxes in the image while still retaining 80% of the original tracking performance achieved when processing all pixel boxes.
- Score: 54.802447204921634
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Automated tracking is key to many computer vision applications. However, many
tracking systems struggle to perform in real-time due to the high computational
cost of detecting people, especially in ultra high resolution images. We
propose a new algorithm called \emph{PartiMax} that greatly reduces this cost
by applying the person detector only to the relevant parts of the image.
PartiMax exploits information in the particle filter to select $k$ of the $n$
candidate \emph{pixel boxes} in the image. We prove that PartiMax is guaranteed
to make a near-optimal selection with error bounds that are independent of the
problem size. Furthermore, empirical results on a real-life dataset show that
our system runs in real-time by processing only 10\% of the pixel boxes in the
image while still retaining 80\% of the original tracking performance achieved
when processing all pixel boxes.
Related papers
- Multi-resolution Rescored ByteTrack for Video Object Detection on Ultra-low-power Embedded Systems [13.225654514930595]
Multi-Resolution Rescored Byte-Track (MR2-ByteTrack) is a novel video object detection framework for ultra-low-power embedded processors.
MR2-ByteTrack reduces the average compute load of an off-the-shelf Deep Neural Network based object detector by up to 2.25$times$.
We demonstrate an average accuracy increase of 2.16% and a latency reduction of 43% on the GAP9 microcontroller.
arXiv Detail & Related papers (2024-04-17T15:45:49Z) - Dense Optical Tracking: Connecting the Dots [82.79642869586587]
DOT is a novel, simple and efficient method for solving the problem of point tracking in a video.
We show that DOT is significantly more accurate than current optical flow techniques, outperforms sophisticated "universal trackers" like OmniMotion, and is on par with, or better than, the best point tracking algorithms like CoTracker.
arXiv Detail & Related papers (2023-12-01T18:59:59Z) - Learn how to Prune Pixels for Multi-view Neural Image-based Synthesis [10.571582038258443]
We present LeHoPP, a method for input pixel pruning.
We examine the importance of each input pixel concerning the rendered view, and we avoid the use of irrelevant pixels.
Even without retraining the image-based rendering network, our approach shows a good trade-off between synthesis quality and pixel rate.
arXiv Detail & Related papers (2023-05-05T14:29:24Z) - Person Detection Using an Ultra Low-resolution Thermal Imager on a
Low-cost MCU [5.684789481921423]
We propose a novel ultra-lightweight CNN-based person detector that processes thermal video from a low-cost 32x24 pixel static imager.
Our model achieves up to 91.62% accuracy (F1-score), has less than 10k parameters, and runs as fast as 87ms and 46ms on low-cost microcontrollers.
arXiv Detail & Related papers (2022-12-16T11:27:50Z) - Beyond Greedy Search: Tracking by Multi-Agent Reinforcement
Learning-based Beam Search [103.53249725360286]
Existing trackers usually select a location or proposal with the maximum score as tracking result for each frame.
We propose a novel multi-agent reinforcement learning based beam search strategy (termed BeamTracking) to address this issue.
arXiv Detail & Related papers (2022-05-19T16:35:36Z) - Generating Superpixels for High-resolution Images with Decoupled Patch
Calibration [82.21559299694555]
Patch Networks (PCNet) is designed to efficiently and accurately implement high-resolution superpixel segmentation.
DPC takes a local patch from the high-resolution images and dynamically generates a binary mask to impose the network to focus on region boundaries.
In particular, DPC takes a local patch from the high-resolution images and dynamically generates a binary mask to impose the network to focus on region boundaries.
arXiv Detail & Related papers (2021-08-19T10:33:05Z) - Fast, Accurate Barcode Detection in Ultra High-Resolution Images [1.160208922584163]
We propose using semantic segmentation to achieve a fast and accurate detection of barcodes in UHR images.
The end-to-end system has a latency of 16 milliseconds, which is $2.5times$ faster than YOLOv4 and $5.9times$ faster than Mask RCNN.
In terms of accuracy, our method outperforms YOLOv4 and Mask R-CNN by a $mAP$ of 5.5% and 47.1% respectively.
arXiv Detail & Related papers (2021-02-13T05:59:59Z) - Personal Privacy Protection via Irrelevant Faces Tracking and Pixelation
in Video Live Streaming [61.145467627057194]
We develop a new method called Face Pixelation in Video Live Streaming to generate automatic personal privacy filtering.
For fast and accurate pixelation of irrelevant people's faces, FPVLS is organized in a frame-to-video structure of two core stages.
On the video live streaming dataset we collected, FPVLS obtains satisfying accuracy, real-time efficiency, and contains the over-pixelation problems.
arXiv Detail & Related papers (2021-01-04T16:18:26Z) - Faster than FAST: GPU-Accelerated Frontend for High-Speed VIO [46.20949184826173]
This work focuses on the applicability of efficient low-level, GPU hardware-specific instructions to improve on existing computer vision algorithms.
Especially non-maxima suppression and the subsequent feature selection are prominent contributors to the overall image processing latency.
arXiv Detail & Related papers (2020-03-30T14:16:23Z)
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.