Computer Vision with a Superpixelation Camera
Conventional cameras generate a lot of data that can be challenging to process in resource-constrained applications. Usually, cameras generate data streams on the order of the number of pixels in the image. However, most of this captured data is redundant for many downstream computer vision algorithms. We propose a novel camera design, which we call SuperCam, that adaptively processes captured data by performing superpixel segmentation on the fly. We show that SuperCam performs better than current state-of-the-art superpixel algorithms under memory-constrained situations. We also compare how well SuperCam performs when the compressed data is used for downstream computer vision tasks. Our results demonstrate that the proposed design provides superior output for image segmentation, object detection, and monocular depth estimation in situations where the available memory on the camera is limited. We posit that superpixel segmentation will play a crucial role as more computer vision inference models are deployed in edge devices. SuperCam would allow computer vision engineers to design more efficient systems for these applications.
Code (0)
등록된 구현이 없습니다.
Tasks
Monocular Depth EstimationImage SegmentationObject DetectionSimilar Papers 제목 키워드 기반
Computer Vision Based Distance Measurement System using Stereo Camera View
In recent years, especially in industrial automation systems, in order for robots to understand their distances and positions according to the target, close to human vision, computer vision systems are needed. Comp…
calibDB: enabling web based computer vision through on-the-fly camera calibration
For many computer vision applications, the availability of camera calibration data is crucial as overall quality heavily depends on it. While calibration data is available on some devices through Augmented Reality (AR) f…
Camera CalibrationMidgar: Detection of people through computer vision in the Internet of Things scenarios to improve the security in Smart Cities, Smart Towns, and Smart Homes
Could we use Computer Vision in the Internet of Things for using pictures as sensors? This is the principal hypothesis that we want to resolve. Currently, in order to create safety areas, cities, or homes, people use IP …
Deep Learning with Energy-efficient Binary Gradient Cameras
Power consumption is a critical factor for the deployment of embedded computer vision systems. We explore the use of computational cameras that directly output binary gradient images to reduce the portion of the power co…
Deep LearningFace DetectionGesture RecognitionObject RecognitionComputer Vision Systems in Road Vehicles: A Review
The number of road vehicles significantly increased in recent decades. This trend accompanied a build-up of road infrastructure and development of various control systems to increase road traffic safety, road capacity an…