FADEC: FPGA-based Acceleration of Video Depth Estimation by HW/SW Co-design
Nobuho Hashimoto, Shinya Takamaeda-Yamazaki

TL;DR
This paper introduces an FPGA-based co-designed hardware/software accelerator for deep neural network-based video depth estimation, achieving over 60 times speedup with minimal accuracy loss for 3D reconstruction tasks.
Contribution
It presents a novel HW/SW co-design approach for FPGA acceleration of complex video depth estimation, optimizing hardware/software partitioning for efficiency.
Findings
Achieved 60.2x speedup over software implementation.
Utilized heterogeneous FPGA components for optimized performance.
Minimal accuracy degradation observed in accelerated method.
Abstract
3D reconstruction from videos has become increasingly popular for various applications, including navigation for autonomous driving of robots and drones, augmented reality (AR), and 3D modeling. This task often combines traditional image/video processing algorithms and deep neural networks (DNNs). Although recent developments in deep learning have improved the accuracy of the task, the large number of calculations involved results in low computation speed and high power consumption. Although there are various domain-specific hardware accelerators for DNNs, it is not easy to accelerate the entire process of applications that alternate between traditional image/video processing algorithms and DNNs. Thus, FPGA-based end-to-end acceleration is required for such complicated applications in low-power embedded environments. This paper proposes a novel FPGA-based accelerator for DeepVideoMVS,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · CCD and CMOS Imaging Sensors
