paper-with-me

Papers

Descriptor-In-Pixel : Point-Feature Tracking For Pixel Processor Arrays

2025-01-01 · CVPR 2025 1 · Laurie Bose, Jianing Chen, Piotr Dudek

This paper presents a novel approach for joint point-feature detection and tracking, designed specifically for Pixel Processor Array (PPA) vision sensors. Instead of standard pixels, PPA sensors consist of thousands of "pixel-processors", enabling massive parallel computation of visual data at the point of light capture. Our approach performs all computation entirely in-pixel, meaning no raw image data need ever leave the sensor for external processing. We introduce a Descriptor-In-Pixel paradigm, in which a feature descriptor is held within the memory of each pixel-processor. The PPA's architecture enables the response of every processor's descriptor, upon the current image, to be computed in parallel. This produces a "descriptor response map", which, by generating the correct layout of descriptors across the pixel-processors, can be used for both point-feature detection and tracking. This reduces sensor output to just sparse feature locations and descriptors, read-out via an address-event interface, giving a greater than 1000X reduction in data transfer compared to raw image output. The sparse readout and complete utilization of all pixel-processors makes our approach very efficient. Our implementation upon the SCAMP-7 PPA prototype runs at over 3000 FPS (Frames Per Second), tracking point-features reliably under violent motion. This is the first work performing point-feature detection and tracking entirely in-pixel.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Optical Flow-Based Line Feature Tracking

2022-04-07 · Qiang Fu, Hongshan Yu, Islam Ali, Hong Zhang

In this paper we propose a novel sparse optical flow (SOF)-based line feature tracking method for the camera pose estimation problem. This method is inspired by the point-based SOF algorithm and developed based on an obs…

Camera Pose EstimationOptical Flow EstimationPose Estimation

Cycle-Correspondence Loss: Learning Dense View-Invariant Visual Features from Unlabeled and Unordered RGB Images

2024-06-18 · David B. Adrian, Andras Gabor Kupcsik, Markus Spies, Heiko Neumann

Robot manipulation relying on learned object-centric descriptors became popular in recent years. Visual descriptors can easily describe manipulation task objectives, they can be learned efficiently using self-supervision…

Robot Manipulationvalid

P2-Net: Joint Description and Detection of Local Features for Pixel and Point Matching

2021-03-01 · ICCV 2021 10 · Bing Wang, Changhao Chen, Zhaopeng Cui, Jie Qin 외

Accurately describing and detecting 2D and 3D keypoints is crucial to establishing correspondences across images and point clouds. Despite a plethora of learning-based 2D or 3D local feature descriptors and detectors hav…

Visual Localization

SPiKeS: Superpixel-Keypoints Structure for Robust Visual Tracking

2016-10-23 · François-Xavier Derue, Guillaume-Alexandre Bilodeau, Robert Bergevin

In visual tracking, part-based trackers are attractive since they are robust against occlusion and deformation. However, a part represented by a rectangular patch does not account for the shape of the target, while a sup…

SuperpixelsVisual Tracking

Tracking Objects as Pixel-wise Distributions

2022-07-12 · Zelin Zhao, Ze Wu, Yueqing Zhuang, Boxun Li 외

Multi-object tracking (MOT) requires detecting and associating objects through frames. Unlike tracking via detected bounding boxes or tracking objects as points, we propose tracking objects as pixel-wise distributions. W…

Multi-Object TrackingObjectObject Tracking