paper-with-me

홈 › Papers

Lightweight Monocular Depth with a Novel Neural Architecture Search Method

2021-08-25 · Lam Huynh, Phong Nguyen, Jiri Matas, Esa Rahtu, Janne Heikkila

This paper presents a novel neural architecture search method, called LiDNAS, for generating lightweight monocular depth estimation models. Unlike previous neural architecture search (NAS) approaches, where finding optimized networks are computationally highly demanding, the introduced novel Assisted Tabu Search leads to efficient architecture exploration. Moreover, we construct the search space on a pre-defined backbone network to balance layer diversity and search space size. The LiDNAS method outperforms the state-of-the-art NAS approach, proposed for disparity and depth estimation, in terms of search efficiency and output model performance. The LiDNAS optimized models achieve results superior to compact depth estimation state-of-the-art on NYU-Depth-v2, KITTI, and ScanNet, while being 7%-500% more compact in size, i.e the number of model parameters.

📄 PDF Abstract BibTeX arXiv:2108.11105

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDiversityMonocular Depth EstimationNeural Architecture Search

Similar Papers 제목 키워드 기반

Lightweight Monocular Depth Estimation via Token-Sharing Transformer

2023-06-09 · Dong-Jae Lee, Jae Young Lee, Hyounguk Shon, Eojindl Yi 외

Depth estimation is an important task in various robotics systems and applications. In mobile robotics systems, monocular depth estimation is desirable since a single RGB camera can be deployable at a low cost and compac…

Depth EstimationDepth PredictionMonocular Depth Estimation

MiniNet: An extremely lightweight convolutional neural network for real-time unsupervised monocular depth estimation

2020-06-27 · Jun Liu, Qing Li, Rui Cao, Wenming Tang 외

Predicting depth from a single image is an attractive research topic since it provides one more dimension of information to enable machines to better perceive the world. Recently, deep learning has emerged as an effectiv…

CPUDepth EstimationDepth PredictionGPU+4

METER: a mobile vision transformer architecture for monocular depth estimation

2024-03-13 · L. Papa, P. Russo, I. Amerini

Depth estimation is a fundamental knowledge for autonomous systems that need to assess their own state and perceive the surrounding environment. Deep learning algorithms for depth estimation have gained significant inter…

CPUData AugmentationDepth EstimationGPU+1

Lightweight Prompt-Guided CLIP Adaptation for Monocular Depth Estimation

2026-04-01 · Reyhaneh Ahani Manghotay, Jie Liang arxiv

Leveraging the rich semantic features of vision-language models (VLMs) like CLIP for monocular depth estimation tasks is a promising direction, yet often requires extensive fine-tuning or lacks geometric precision. We pr…

Monocular Depth Estimation

Fast Neural Architecture Search for Lightweight Dense Prediction Networks

2022-03-03 · Lam Huynh, Esa Rahtu, Jiri Matas, Janne Heikkila

We present LDP, a lightweight dense prediction neural architecture search (NAS) framework. Starting from a pre-defined generic backbone, LDP applies the novel Assisted Tabu Search for efficient architecture exploration. …

Depth EstimationImage Super-ResolutionMonocular Depth EstimationNeural Architecture Search+4