English

Omnidata: A Scalable Pipeline for Making Multi-Task Mid-Level Vision Datasets from 3D Scans

Computer Vision and Pattern Recognition 2021-10-12 v1 Artificial Intelligence Graphics Robotics

Abstract

This paper introduces a pipeline to parametrically sample and render multi-task vision datasets from comprehensive 3D scans from the real world. Changing the sampling parameters allows one to "steer" the generated datasets to emphasize specific information. In addition to enabling interesting lines of research, we show the tooling and generated data suffice to train robust vision models. Common architectures trained on a generated starter dataset reached state-of-the-art performance on multiple common vision tasks and benchmarks, despite having seen no benchmark or non-pipeline data. The depth estimation network outperforms MiDaS and the surface normal estimation network is the first to achieve human-level performance for in-the-wild surface normal estimation -- at least according to one metric on the OASIS benchmark. The Dockerized pipeline with CLI, the (mostly python) code, PyTorch dataloaders for the generated data, the generated starter dataset, download scripts and other utilities are available through our project website, https://omnidata.vision.

Keywords

Cite

@article{arxiv.2110.04994,
  title  = {Omnidata: A Scalable Pipeline for Making Multi-Task Mid-Level Vision Datasets from 3D Scans},
  author = {Ainaz Eftekhar and Alexander Sax and Roman Bachmann and Jitendra Malik and Amir Zamir},
  journal= {arXiv preprint arXiv:2110.04994},
  year   = {2021}
}

Comments

ICCV 2021: See project website https://omnidata.vision

R2 v1 2026-06-24T06:46:51.002Z