paper-with-me

Papers

Scanner: Efficient Video Analysis at Scale

2018-05-18 · Alex Poms, Will Crichton, Pat Hanrahan, Kayvon Fatahalian

A growing number of visual computing applications depend on the analysis of large video collections. The challenge is that scaling applications to operate on these datasets requires efficient systems for pixel data access and parallel processing across large numbers of machines. Few programmers have the capability to operate efficiently at these scales, limiting the field's ability to explore new applications that leverage big video data. In response, we have created Scanner, a system for productive and efficient video analysis at scale. Scanner organizes video collections as tables in a data store optimized for sampling frames from compressed video, and executes pixel processing computations, expressed as dataflow graphs, on these frames. Scanner schedules video analysis applications expressed using these abstractions onto heterogeneous throughput computing hardware, such as multi-core CPUs, GPUs, and media processing ASICs, for high-throughput pixel processing. We demonstrate the productivity of Scanner by authoring a variety of video processing applications including the synthesis of stereo VR video streams from multi-camera rigs, markerless 3D human pose reconstruction from video, and data-mining big video datasets such as hundreds of feature-length films or over 70,000 hours of TV news. These applications achieve near-expert performance on a single machine and scale efficiently to hundreds of machines, enabling formerly long-running big video data analysis tasks to be carried out in minutes to hours.

📄 PDF Abstract BibTeX arXiv:1805.07339

Code (1)

scanner-research/scanner 공식 구현

Similar Papers 제목 키워드 기반

LiDAR-Video Driving Dataset: Learning Driving Policies Effectively

2018-06-01 · CVPR 2018 6 · Yiping Chen, Jingkang Wang, Jonathan Li, Cewu Lu 외

Learning autonomous-driving policies is one of the most challenging but promising tasks for computer vision. Most researchers believe that future research and applications should combine cameras, video recorders and lase…

Autonomous Driving

$\text{PKS}^4$:Parallel Kinematic Selective State Space Scanners for Efficient Video Understanding

2026-04-29 · Lingjie Zeng, Hailun Zhang, Xiwen Wang, Qijun Zhao arxiv

Temporal modeling remains a fundamental challenge in video understanding, particularly as sequence lengths scale. Traditional video models relying on dense spatiotemporal attention suffer from quadratic computational cos…

parameter-efficient fine-tuningAction Recognition

Multi-Texture GAN: Exploring the Multi-Scale Texture Translation for Brain MR Images

2021-02-14 · Xiaobin Hu

Inter-scanner and inter-protocol discrepancy in MRI datasets are known to lead to significant quantification variability. Hence image-to-image or scanner-to-scanner translation is a crucial frontier in the area of medica…

AnatomyDiffusion MRIMedical Image AnalysisSuper-Resolution+1

Methods of Weighted Combination for Text Field Recognition in a Video Stream

2019-11-27 · Olga Petrova, Konstantin Bulatov, Vladimir L. Arlazarov

Due to a noticeable expansion of document recognition applicability, there is a high demand for recognition on mobile devices. A mobile camera, unlike a scanner, cannot always ensure the absence of various image distorti…

Shedding the Facades, Connecting the Domains: Detecting Shifting Multimodal Hate Video with Test-Time Adaptation

2026-01-28 · Jiao Li, Jian Lang, Xikai Tang, Wenzheng Shu 외 arxiv

Hate Video Detection (HVD) is crucial for online ecosystems. Existing methods assume identical distributions between training (source) and inference (target) data. However, hateful content often evolves into irregular an…

Test-time Adaptation