百科
.dev
全部条目
趋势榜
开源项目
技术资讯
提交条目
Language
中文
English
登录
< 返回工具列表
Language
中文
English
G
gaussian-splatting
> 编程语言
开源
"3D高斯平板用于实时辐射场渲染"的原始参考执行
22.8K stars
0 点赞
1 次浏览
访问官网
GitHub
点赞
收藏
分享体验
工具介绍
"3D高斯平板用于实时辐射场渲染"的原始参考执行
3D Gaussian Splating for Real-Time Radiance Field Reference Bernhard Kerbl, Georgios Kopanas, Thomas Leimkühler, George Dretakis (表示同等贡献)
核心特点
•
A PyTorch-based optimizer to produce a 3D Gaussian model from SfM inputs
•
A network viewer that allows to connect to and visualize the optimization process
•
An OpenGL-based real-time viewer to render trained models in real-time.
•
A script to help you turn your own images into optimization-ready SfM data sets
•
CUDA-ready GPU with Compute Capability 7.0+
•
24 GB VRAM (to train to paper evaluation quality)
•
Please see FAQ for smaller VRAM configurations
•
Conda (recommended for easy setup)
•
C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
•
CUDA SDK 11 for PyTorch extensions, install *after* Visual Studio (we used 11.8, known issues with 11.6)
>
标签
Python
computer-graphics
computer-vision
radiance-field
>
讨论区
最新
发表
暂无评论,来聊聊你的看法吧
> 工具信息
发布日期
2026年8月1日
最后更新
2026年9月9日
分类
编程语言
定价
开源
> 相关工具
T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
报告问题