ayaanzhaque/instruct-nerf2nerf
Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
Leverages InstructPix2Pix diffusion models to iteratively edit pre-trained NeRF scenes via natural language prompts, optimizing the 3D representation with LPIPS and L1 losses in a Nerfstudio pipeline. Supports multi-GPU inference by isolating the diffusion model on separate devices, with memory-optimized variants (half-precision, no LPIPS) for constrained hardware. Integrates tightly with Nerfstudio's training infrastructure and provides configurable guidance scales to balance instruction adherence against image fidelity.
850 stars. No commits in the last 6 months.
Stars
850
Forks
79
Language
Python
License
MIT
Category
Last pushed
Feb 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ayaanzhaque/instruct-nerf2nerf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rundiwu/DeepCAD
code for our ICCV 2021 paper "DeepCAD: A Deep Generative Network for Computer-Aided Design Models"
XingangPan/GAN2Shape
Code for GAN2Shape (ICLR2021 oral)
compphoto/Intrinsic
Repo for the papers "Intrinsic Image Decomposition via Ordinal Shading" (TOG 2023) and "Colorful...
mworchel/differentiable-shadow-mapping
Differentiable Shadow Mapping for Efficient Inverse Graphics (CVPR 2023)
NVlabs/dream-in-4d
Official PyTorch implementation of "A Unified Approach for Text- and Image-guided 4D Scene...