项目主页:https://zju3dv.github.io/pgsr/ 最近,3D Gaussian泼溅( 3DGS )由于其高质量的渲染,以及超快的训练和渲染速度引起了广泛的关注。然而,由于高斯点云的非结构化和不规则性,单纯依靠图像重建损失难以保证几何重建精度和多视图一致性。虽然最近涌现出许多基于3DGS的曲面重建研究,但其网格质量普遍不尽如人意。
Explore All features Documentation GitHub Skills Blog Solutions By company size Enterprises Small and medium teams Startups Nonprofits By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries View all sol...
项目主页:https://zju3dv.github.io/pgsr/ 代码仓库:https://github.com/zju3dv/PGSR 具体贡献点如下: 提出一种新颖的无偏深度渲染方法。基于该渲染方法,每个像素可以被渲染出可靠的平面参数,从而方便纳入各种形位约束。 引入单视图和多视图正则化方法来优化每个像素的平面参数,实现高精度的全局几何一致性。 曝光...
# # For inquiries contact george.drettakis@inria.fr # import os from datetime import datetime import torch import random import numpy as np from random import randint from utils.loss_utils import l1_loss, ssim, lncc, get_img_grad_weight from utils.graphics_utils import patch_offsets, patch...
项目主页:https://zju3dv.github.io/pgsr/ 代码仓库:https://github.com/zju3dv/PGSR 具体贡献点如下: 提出一种新颖的无偏深度渲染方法。基于该渲染方法,每个像素可以被渲染出可靠的平面参数,从而方便纳入各种形位约束。 引入单视图和多视图正则化方法来优化每个像素的平面参数,实现高精度的全局几何一致性。
# SSH git clone git@github.com:zju3dv/PGSR.git cd PGSR conda create -n pgsr python=3.8 conda activate pgsr pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 #replace your cuda version pip install -r requirements.txt pip install submodules/diff-...
Fork35 Star564 Commits Breadcrumbs History for PGSR render.py onmain User selector Datepicker Commit History Commits on Sep 25, 2024 update dtu eval chendanpeng committedSep 25, 2024 0a1fdfa Commits on Jul 29, 2024 update dtu textures mesh ...
项目主页: https://zju3dv.github.io/pgsr/ 最近,3D Gaussian泼溅( 3DGS )由于其高质量的渲染,以及超快的训练和渲染速度引起了广泛的关注。然而,由于高斯点云的非结构化和不规则性,单纯依靠图像重建损失难以保证几何重建精度和多视图一致性。虽然最近涌现出许多基于3DGS的曲面重建研究,但其网格质量普遍不尽如人意...
代码链接:jiepengwang.github.io/G 1. 导读 3D Gaussian Splatting在具有实时渲染能力的新颖视图合成中取得了令人印象深刻的性能。然而,使用3D高斯重建具有精细细节的高质量表面仍然是一项具有挑战性的任务。在本文中,我们介绍了GausSurf,一种新的高质量表面重建方法,该方法通过在场景的纹理丰富的区域采用来自多视图一...
Follow qian5683 Is from 西安 西安 lif314 Works for Tongji University Tongji University Follow exaluc Is from France France Follow Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...