sean1832 / instant-ngp-webui

A simple GUI for Insant NGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant NGP WebUI

This is a simple GUI for the Instant NGP project. It allows you to easily generate photogrammetry models from a video using Nvidia's instant NeRF.


⭐️ Like this repo? please consider a star!

💡This project is still in development, thus may contain bugs. If you encounter any issues, please suggest them in the Issues section.


❓Why

The original project is a command line tool, which can be a bit intimidating for some users. This GUI makes it easier to use the tool, and streamlines the process of generating a model.

💡Requirements

  • Python 3.10+
  • Nvidia GPU with CUDA support, 1000 series or newer. (Tested on RTX 4090)

💻Installation

  1. Clone this repository:
git clone https://github.com/sean1832/instant-ngp-webui.git
  1. Run batch file: gui.bat

🤝Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

About

A simple GUI for Insant NGP

License:Apache License 2.0


Languages

Language:Python 95.4%Language:Batchfile 4.6%