Nvidia Research Turns 2D Photos into 3D Scenes in the Blink of an AI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • instant-ngp

    Instant neural graphics primitives: lightning fast NeRF and more

  • Still, NVIDIA's achievement (and Thomas Müller in particular) is amazing. Thomas and his collaborators achieved an almost 1000x performance improvement, by a combination of algorithmical and implementation tricks.

    I highly recommend trying this at home:

    https://nvlabs.github.io/instant-ngp/

    https://github.com/NVlabs/instant-ngp

    Very straightforward and gives better insight into what NeRF is than any shiny marketing demo.

  • colmap

    COLMAP - Structure-from-Motion and Multi-View Stereo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nerf

    Code release for NeRF (Neural Radiance Fields)

  • TensoRF

    [ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields

  • This is great, and the paper+codebase they're referring to (but not linking, here [1]) is neat too.

    The research is moving fast though, so if you want something almost as fast without specialized CUDA kernels (just plain pytorch) you're in luck: https://github.com/apchenstu/TensoRF

    As a bonus you also get a more compact representation of the scene.

    [1] https://github.com/NVlabs/instant-ngp

  • awesome-NeRF

    A curated list of awesome neural radiance fields papers

  • There is an explosion of NeRF papers:

    https://github.com/yenchenlin/awesome-NeRF

    It's possible to capture video / movement to into NeRFs, possible to animate, relight, compose multiple NeRF scenes, and a lot of papers are about making faster more efficient and higher quality NeRF. Looks very promising.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts