paper-with-me

Papers

Seeing into Darkness: Scotopic Visual Recognition

2016-10-03 · CVPR 2017 7 · Bo Chen, Pietro Perona

Images are formed by counting how many photons traveling from a given set of directions hit an image sensor during a given time interval. When photons are few and far in between, the concept of image' breaks down and it is best to consider directly the flow of photons. Computer vision in this regime, which we call scotopic', is radically different from the classical image-based paradigm in that visual computations (classification, control, search) have to take place while the stream of photons is captured and decisions may be taken as soon as enough information is available. The scotopic regime is important for biomedical imaging, security, astronomy and many other fields. Here we develop a framework that allows a machine to classify objects with as few photons as possible, while maintaining the error rate below an acceptable threshold. A dynamic and asymptotically optimal speed-accuracy tradeoff is a key feature of this framework. We propose and study an algorithm to optimize the tradeoff of a convolutional network directly from lowlight images and evaluate on simulated images from standard datasets. Surprisingly, scotopic systems can achieve comparable classification performance as traditional vision systems while using less than 0.1% of the photons in a conventional image. In addition, we demonstrate that our algorithms work even when the illuminance of the environment is unknown and varying. Last, we outline a spiking neural network coupled with photon-counting sensors as a power-efficient hardware realization of scotopic algorithms.

📄 PDF Abstract BibTeX arXiv:1610.00405

Code (1)

bochencaltech/scotopic 공식 구현

Tasks

AstronomyGeneral Classification

Similar Papers 제목 키워드 기반

1-D Convlutional Neural Networks for the Analysis of Pupil Size Variations in Scotopic Conditions

2020-02-06 · Dario Zanca, Alessandra Rufa

It is well known that a systematic analysis of the pupil size variations, recorded by means of an eye-tracker, is a rich source of information about a subject's arousal and cognitive state. Current methods for pupil anal…

BenchmarkingBinary ClassificationDescriptiveGeneral Classification

Visibility Constrained Wide-band Illumination Spectrum Design for Seeing-in-the-Dark

2023-03-21 · CVPR 2023 1 · Muyao Niu, Zhuoxiao Li, Zhihang Zhong, Yinqiang Zheng

Seeing-in-the-dark is one of the most important and challenging computer vision tasks due to its wide applications and extreme complexities of in-the-wild scenarios. Existing arts can be mainly divided into two threads: …

Translation

DCPT: Darkness Clue-Prompted Tracking in Nighttime UAVs

2023-09-19 · Jiawen Zhu, Huayi Tang, Zhi-Qi Cheng, Jun-Yan He 외

Existing nighttime unmanned aerial vehicle (UAV) trackers follow an "Enhance-then-Track" architecture - first using a light enhancer to brighten the nighttime video, then employing a daytime tracker to locate the object.…

NEC-Diff: Noise-Robust Event-RAW Complementary Diffusion for Seeing Motion in Extreme Darkness

2026-03-20 · Haoyue Liu, Jinghan Xu, Luxin Feng, Hanyu Zhou 외 arxiv

High-quality imaging of dynamic scenes in extremely low-light conditions is highly challenging. Photon scarcity induces severe noise and texture loss, causing significant image degradation. Event cameras, featuring a hig…

The All-Seeing Project: Towards Panoptic Visual Recognition and Understanding of the Open World

2023-08-03 · Weiyun Wang, Min Shi, Qingyun Li, Wenhai Wang 외

We present the All-Seeing (AS) project: a large-scale data and model for recognizing and understanding everything in the open world. Using a scalable data engine that incorporates human feedback and efficient models in t…

AllQuestion AnsweringRetrievalText Retrieval