전체 글73 [논문 리뷰] SuGaR: Surface-Aligned Gaussian Splatting forEfficient 3D Mesh Reconstruction and High-Quality Mesh Rendering 정리 목차1.Abstract2.Introduction3.Method4.Experiments SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering 논문을 리뷰하려고 합니다. CVPR 2024에 출판된 논문입니다. 이름을 SuGaR로 잘 지었네요. 논문 바로가기: https://arxiv.org/abs/2311.12775 SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh RenderingWe propose a method to allow pr.. 2024. 9. 13. 3D Gaussian Splatting 논문 약간 자세한 정리 목차1.Abstract2.Introduction3.Method4.Experiments NeRF 이후로 나온 새로운 3D representation인 3D Gaussian Splatting (3DGS), 3D Gaussian Splatting for Real-Time Radiance Field Rendering 논문에 대한 정리입니다.NeRF는 implicit representation, 3DGS는 explicit representation입니다.논문 바로가기: https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/ 3D Gaussian Splatting for Real-Time Radiance Field Rendering[Müller 2022] Müller.. 2024. 9. 9. TalkingGaussian 코드 돌려보기 TalkingGaussian은 ECCV 2024에 나온 논문입니다.논문 확인: https://arxiv.org/abs/2404.15264 TalkingGaussian: Structure-Persistent 3D Talking Head Synthesis via Gaussian SplattingRadiance fields have demonstrated impressive performance in synthesizing lifelike 3D talking heads. However, due to the difficulty in fitting steep appearance changes, the prevailing paradigm that presents facial motions by directly mo.. 2024. 9. 7. OpenFace 설치 및 실행, 사용법 TalkingGaussian 실행을 시도하려고 하다가 OpenFace를 설치해야 했습니다. 생각보다 복잡한 과정이어서 글로 정리해두려고 합니다.Install (Ubuntu 22.04)OpenFace 설치 전 미리 있어야 할 dependency를 설치해주세요. sudo apt-get update sudo apt-get install build-essential sudo apt-get install g++-8 을 설치하라고 하는데, 저는 ubuntu 22.04 버전이라 11 버전의 g++이 설치되어 있어서 11버전을 썼어요.버전 확인 명령어:gcc --version cmake를 설치해줍니다.sudo apt-get install cmake OpenBLAS 설치해줍니다.sudo apt-get install li.. 2024. 9. 7. 01_MorphableModel.mat 다운로드 받기 아래의 링크로 가서 정보 입력하면 입력한 이메일을 통해 다운로드 받을 수 있습니다. 2019년 최신 버전 말고 아래 링크를 이용하셔야 합니다.https://faces.dmi.unibas.ch/bfm/main.php?nav=1-2&id=downloads MorphaceThis page is part of the old Basel Face Model from 2009, find most recent Basel Face Model here. Downloads Terms of Non-Commercial Use The downloads are compressed using tgz. A tgz file is a bundle of files packaged with tar, and subsequently compre.. 2024. 9. 7. 3D Gaussian Parametric Head Model 논문 자세한 정리 목차1.Abstract2.Introduction3.Method4.Experiments ECCV 2024에 나온 따끈따끈한 논문입니다. 3D Gaussian Parametric Head Modelhttps://arxiv.org/abs/2407.15070 3D Gaussian Parametric Head ModelCreating high-fidelity 3D human head avatars is crucial for applications in VR/AR, telepresence, digital human interfaces, and film production. Recent advances have leveraged morphable face models to generate animated head a.. 2024. 9. 7. 이전 1 2 3 4 5 6 7 8 ··· 13 다음