awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
googleinterns avatar

googleinterns/IBRNetArchived

0
View on GitHub↗
522 stars·50 forks·Python·Apache-2.0·10 views

IBRNet

PyTorch implementation of paper "IBRNet: Learning Multi-View Image-Based Rendering", CVPR 2021.

Features

  • Deformable Scenes - Learns multi-view image-based rendering for dynamic scenes.
  • Generalization Models - Generalizes multi-view rendering across different scenes.

Star history

Star history chart for googleinterns/ibrnetStar history chart for googleinterns/ibrnet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with IBRNet

These projects share indexed features with IBRNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nerfies/nerfies.github.ionerfies avatar

    nerfies/nerfies.github.io

    3,966View on GitHub↗

    This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into high-fidelity 3D models. It implements a deformable neural radiance field framework that optimizes deformation fields to represent non-rigid moving subjects in three dimensions. The system utilizes volumetric deformation fields to map 3D coordinates from a static canonical space to a deformed state. This allows for the reconstruction of photorealistic scenes and the synthesis of high-fidelity images from camera perspectives not present in the original input data. The framework

    JavaScript
    View on GitHub↗3,966
  • apchenstu/mvsnerfapchenstu avatar

    apchenstu/mvsnerf

    697View on GitHub↗

    ICCV 2021 Our work presents a novel neural rendering approach that can efficiently reconstruct geometric and neural radiance fields for view synthesis.

    Python
    View on GitHub↗697
  • autonomousvision/grafautonomousvision avatar

    autonomousvision/graf

    406View on GitHub↗

    Official code release for "GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis"

    Jupyter Notebook
    View on GitHub↗406
  • alextrevithick/grfalextrevithick avatar

    alextrevithick/GRF

    281View on GitHub↗

    🔥 General Radiance Field (ICCV, 2021)

    Python
    View on GitHub↗281
Compare all 22 related projects→

Frequently asked questions

What does googleinterns/ibrnet do?

PyTorch implementation of paper "IBRNet: Learning Multi-View Image-Based Rendering", CVPR 2021.

What are the main features of googleinterns/ibrnet?

The main features of googleinterns/ibrnet are: Deformable Scenes, Generalization Models.

Which projects share features with googleinterns/ibrnet?

Projects with overlapping indexed features include: nerfies/nerfies.github.io — This project is a computer vision pipeline and volumetric rendering system used to transform photos and videos into… apchenstu/mvsnerf — [ICCV 2021] Our work presents a novel neural rendering approach that can efficiently reconstruct geometric and neural… autonomousvision/graf — Official code release for "GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis". chungyiweng/humannerf — HumanNeRF turns a monocular video of moving people into a 360 free-viewpoint video. gafniguy/4d-facial-avatars — Dynamic Neural Radiance Fields for Monocular 4D Facial Avater Reconstruction. alextrevithick/grf — 🔥 General Radiance Field (ICCV, 2021).