Skip to main content

Showing 1–2 of 2 results for author: Chemerys, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2306.00980  [pdf, other

    cs.CV cs.AI cs.LG

    SnapFusion: Text-to-Image Diffusion Model on Mobile Devices within Two Seconds

    Authors: Yanyu Li, Huan Wang, Qing **, Ju Hu, Pavlo Chemerys, Yun Fu, Yanzhi Wang, Sergey Tulyakov, Jian Ren

    Abstract: Text-to-image diffusion models can create stunning images from natural language descriptions that rival the work of professional artists and photographers. However, these models are large, with complex network architectures and tens of denoising iterations, making them computationally expensive and slow to run. As a result, high-end GPUs and cloud-based inference are required to run diffusion mode… ▽ More

    Submitted 16 October, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: Our project webpage: https://snap-research.github.io/SnapFusion/

  2. arXiv:2212.08057  [pdf, other

    cs.CV cs.AI cs.LG

    Real-Time Neural Light Field on Mobile Devices

    Authors: Junli Cao, Huan Wang, Pavlo Chemerys, Vladislav Shakhrai, Ju Hu, Yun Fu, Denys Makoviichuk, Sergey Tulyakov, Jian Ren

    Abstract: Recent efforts in Neural Rendering Fields (NeRF) have shown impressive results on novel view synthesis by utilizing implicit neural representation to represent 3D scenes. Due to the process of volumetric rendering, the inference speed for NeRF is extremely slow, limiting the application scenarios of utilizing NeRF on resource-constrained hardware, such as mobile devices. Many works have been condu… ▽ More

    Submitted 24 June, 2023; v1 submitted 15 December, 2022; originally announced December 2022.

    Comments: CVPR 2023. Project page: https://snap-research.github.io/MobileR2L/ Code: https://github.com/snap-research/MobileR2L/