Skip to main content

Showing 1–3 of 3 results for author: Salahi, K

Searching in archive cs. Search in all archives.
.
  1. Nerfstudio: A Modular Framework for Neural Radiance Field Development

    Authors: Matthew Tancik, Ethan Weber, Evonne Ng, Ruilong Li, Brent Yi, Justin Kerr, Terrance Wang, Alexander Kristoffersen, Jake Austin, Kamyar Salahi, Abhik Ahuja, David McAllister, Angjoo Kanazawa

    Abstract: Neural Radiance Fields (NeRF) are a rapidly growing area of research with wide-ranging applications in computer vision, graphics, robotics, and more. In order to streamline the development and deployment of NeRF research, we propose a modular PyTorch framework, Nerfstudio. Our framework includes plug-and-play components for implementing NeRF-based methods, which make it easy for researchers and pr… ▽ More

    Submitted 16 October, 2023; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: Project page at https://nerf.studio

  2. arXiv:2212.08059  [pdf, other

    cs.CV cs.AI cs.LG

    Rethinking Vision Transformers for MobileNet Size and Speed

    Authors: Yanyu Li, Ju Hu, Yang Wen, Georgios Evangelidis, Kamyar Salahi, Yanzhi Wang, Sergey Tulyakov, Jian Ren

    Abstract: With the success of Vision Transformers (ViTs) in computer vision tasks, recent arts try to optimize the performance and complexity of ViTs to enable efficient deployment on mobile devices. Multiple approaches are proposed to accelerate attention mechanism, improve inefficient designs, or incorporate mobile-friendly lightweight convolutions to form hybrid architectures. However, ViT and its varian… ▽ More

    Submitted 4 September, 2023; v1 submitted 15 December, 2022; originally announced December 2022.

    Comments: Code is available at: https://github.com/snap-research/EfficientFormer

  3. arXiv:2012.10467  [pdf, other

    cs.CV cs.AI cs.LG

    Minimax Active Learning

    Authors: Sayna Ebrahimi, William Gan, Dian Chen, Giscard Biamby, Kamyar Salahi, Michael Laielli, Shizhan Zhu, Trevor Darrell

    Abstract: Active learning aims to develop label-efficient algorithms by querying the most representative samples to be labeled by a human annotator. Current active learning techniques either rely on model uncertainty to select the most uncertain samples or use clustering or reconstruction to choose the most diverse set of unlabeled examples. While uncertainty-based strategies are susceptible to outliers, so… ▽ More

    Submitted 30 March, 2021; v1 submitted 18 December, 2020; originally announced December 2020.

    Comments: Project page is available at https://people.eecs.berkeley.edu/~sayna/mal.html