paper-with-me

Papers

Eventor: An Efficient Event-Based Monocular Multi-View Stereo Accelerator on FPGA Platform

2022-03-29 · Mingjun Li, Jianlei Yang, Yingjie Qi, Meng Dong, Yuhao Yang, Runze Liu, Weitao Pan, Bei Yu, Weisheng Zhao

Event cameras are bio-inspired vision sensors that asynchronously represent pixel-level brightness changes as event streams. Event-based monocular multi-view stereo (EMVS) is a technique that exploits the event streams to estimate semi-dense 3D structure with known trajectory. It is a critical task for event-based monocular SLAM. However, the required intensive computation workloads make it challenging for real-time deployment on embedded platforms. In this paper, Eventor is proposed as a fast and efficient EMVS accelerator by realizing the most critical and time-consuming stages including event back-projection and volumetric ray-counting on FPGA. Highly paralleled and fully pipelined processing elements are specially designed via FPGA and integrated with the embedded ARM as a heterogeneous system to improve the throughput and reduce the memory footprint. Meanwhile, the EMVS algorithm is reformulated to a more hardware-friendly manner by rescheduling, approximate computing and hybrid data quantization. Evaluation results on DAVIS dataset show that Eventor achieves up to $24\times$ improvement in energy efficiency compared with Intel i5 CPU platform.

📄 PDF Abstract BibTeX arXiv:2203.15439

Code (0)

등록된 구현이 없습니다.

Tasks

CPUQuantization

Similar Papers 제목 키워드 기반

STS: Surround-view Temporal Stereo for Multi-view 3D Detection

2022-08-22 · Zengran Wang, Chen Min, Zheng Ge, Yinhao Li 외

Learning accurate depth is essential to multi-view 3D object detection. Recent approaches mainly learn depth from monocular images, which confront inherent difficulties due to the ill-posed nature of monocular depth lear…

3D Object DetectionDepth EstimationDepth Predictionobject-detection+3

MVSAnywhere: Zero-Shot Multi-View Stereo

2025-03-28 · CVPR 2025 1 · Sergio Izquierdo, Mohamed Sayed, Michael Firman, Guillermo Garcia-Hernando 외

Computing accurate depth from multiple views is a fundamental and longstanding challenge in computer vision. However, most existing approaches do not generalize well across different domains and scene types (e.g. indoor …

Depth Estimationvalid

Scale-aware direct monocular odometry

2021-09-21 · Carlos Campos, Juan D. Tardós

We present a generic framework for scale-aware direct monocular odometry based on depth prediction from a deep neural network. In contrast with previous methods where depth information is only partially exploited, we for…

Depth EstimationDepth PredictionPrediction

BridgeDepth: Bridging Monocular and Stereo Reasoning with Latent Alignment

2025-08-06 · Tongfan Guan, Jiaxin Guo, Chen Wang, Yun-Hui Liu arxiv

Monocular and stereo depth estimation offer complementary strengths: monocular methods capture rich contextual priors but lack geometric precision, while stereo approaches leverage epipolar geometry yet struggle with amb…

Zero-shot GeneralizationStereo Depth Estimation

Stereo-Matching Knowledge Distilled Monocular Depth Estimation Filtered by Multiple Disparity Consistency

2024-01-22 · Woonghyun Ka, Jae Young Lee, Jaehyun Choi, Junmo Kim

In stereo-matching knowledge distillation methods of the self-supervised monocular depth estimation, the stereo-matching network's knowledge is distilled into a monocular depth network through pseudo-depth maps. In these…

Depth EstimationKnowledge DistillationMonocular Depth EstimationStereo Matching