3D Gaussian Splatting: A Step-by-Step Guide for Older GPUs | SIBR Viewers Working!

Subscribers:
22,400
Published on ● Video Link: https://www.youtube.com/watch?v=UPypfPUzT_A



Category:
Guide
Duration: 30:42
788 views
31


Jump into the world of 3D visualization with our comprehensive guide on Gaussian Splatting! This 30-minute tutorial is packed with invaluable insights on capturing and training 3D Gaussian Splats right from your PC. Discover how to seamlessly use SIBR viewers and NerfStudio to view your outputs, even if you're working with an older graphics card like the 1080ti. My unique workaround ensures you won't face any compatibility issues. This video is perfect for enthusiasts at any skill level - all you need is a dash of positivity! Whether you're a seasoned pro or just starting, join me in unlocking the potential of Gaussian Splatting on any setup.

=========LINKS:=========
πŸš¨β–Ά Download Git - https://git-scm.com/
1️⃣▢ Check Your GPU's Compute Capability - https://developer.nvidia.com/cuda-gpus
πŸ”—β–Ά Gaussian Splatting GitHub - https://github.com/graphdeco-inria/gaussian-splatting

======FIX YOUR SIBR VIEWERS=======
You need to change 2 files in SIBR_viewers folder to fix it

1. SIBR_viewers\extlibs\CudaRasterizer\CudaRasterizer\CMakeLists.txt

Change line: set_target_properties(CudaRasterizer PROPERTIES CUDA_ARCHITECTURES "70;75;86") To: set_target_properties(CudaRasterizer PROPERTIES CUDA_ARCHITECTURES "60;70;75;86")

2. SIBR_viewers\src\projects\gaussianviewer\renderer\GaussianView.cpp

Remove code on line 337*-339* (where the code is actually listed)

:
if (prop.major - 7)
{
SIBR_ERR -- "Sorry, need at least compute capability 7.0+!";
}
:

3. Rebuild the viewers as described in the Git


Reference Link Special Thanks to user Wanger-666
https://github.com/graphdeco-inria/gaussian-splatting/issues/175#issuecomment-1869402747

===CHAPTERS===
00:00 Gaussian Splatting Intro
01:25 Prepare to Install Gsplats
02:16 Install GitHub
03:18 Install Virtual Environment Tools
04:01 CUDA Check βœ…
04:30 Visual Studio βœ…
04:50 Colmapping βœ…
06:40 ImageMagik for resizing only
07:30 FFMpeg added to PATH
08:30 Clone the 3DGsplat Repository
09:40 Install the Optimizer
11:18 Prepare media for Colmap
14:00 Taking our Colmap data and preparing it for Optimizing (Final Training)
15:44 Final Training Begins
17:35 Finished 3D GSplat Training Example
18:25 Download SIBR Viewers
20:35 Sorry, need at least compute capability 7.0+!
22:15 Fix File GaussianView.cpp
23:40 Fix File CMakeLists.txt
24:30 Rebuild the Viewers
25:15 Run SIBR Viewers on a 1080ti GPU
26:05 SIBR Viewer Example #1 Gillian Tennis
27:05 SIBR Viewer Example #2 Gillian Halloween
27:35 SIBR Viewer Example #3 BeetleJuice
28:06 SIBR Viewer Example #4 Caleb Selfie
29:00 SIBR Viewer Example #5 Palm Trees
29:25 SIBR Viewer Example #6 Gillian Ocean View
29:40 3D Gsplat Step by Step Tutorial Outro



=========CONTACT/SUPPORT=========
β˜•Buy Me a Coffee! - https://bmc.link/calebcriste
πŸ’˜Help Support Me On Patreon! - https://www.patreon.com/RealityCheckVR
πŸ“†Book a One-on-One Consultation! - https://bit.ly/3Okad8v
-
⚫Twitter: https://twitter.com/RealityCheckVR
πŸ”΅FB Page: https://www.facebook.com/RealityCheckVR
🟠Instagram: https://instagram.com/RealityCheckVR
🟑 LinkedIn! - https://www.linkedin.com/in/calebcriste/




Other Videos By Reality Check VR


2024-04-18Is This the Best Budget Folding E-Bike? | DYU A1F Unboxing & Review
2024-03-153D Gaussian Splatting: A Step-by-Step Guide for Older GPUs | SIBR Viewers Working!
2024-02-23Unboxing the Bluedee 2.1 Soundbar Subwoofer Soundsystem that ROCKS my home office! 🎢🎸
2024-02-21From Gaming to Family Films: Content & Backups w/Multifunctional FHD Recorder πŸŽ₯
2024-02-12Back Attack! The Ultimate DIY Haptic Setup for Movies, Music, and Gaming!
2023-10-273D Gaussian Splatting w/Ray-Ban Glasses! πŸ‘“πŸ“² #gaussiansplatting #3D #RayBanMeta
2023-10-23Looking for the Perfect Ring Light? πŸ’‘ #ringlight #desklight #litones
2023-10-20Cute Newborn Baby Captured in 3D! 🐣 #gaussiansplatting
2023-10-17Create Instant 3D Magic from Your Phone 🀳 🌟 #GaussianSplatting #3D
2023-10-13How To Create EPIC 3D Gaussian Splatting On Your Phone!
2023-10-07Learn ANY Language Today! πŸ™ŒπŸŒ #discount #learning #preply
2023-10-04GSplats Made EASY w/Luma AI! 🀯 #GaussianSplatting #LumaAi
2023-09-21βœ”οΈ What is 3D Gaussian Splatting? πŸ‘€πŸ“½οΈ #nerfs #gaussiansplatting #3D
2023-09-20βœ” 3D Gaussian Splatting Examples - The Future of LIVE EVENT Capture? πŸŽ₯
2023-09-19Turn your Photos into 3D Worlds you can EXPLORE w/Gaussian Splatting! πŸ€³πŸŒŽπŸ’―πŸ€― #ai
2023-09-14Replace Actors w/CG Characters in Seconds Using Wonder Dynamics AI Tool
2023-09-13From 2D to 3D in Real-Time: The Future of Entertainment Capture! πŸŽ₯πŸ‘ #NeRFs #GaussianSplatting #AI
2023-09-07We all have that one friend.. πŸ˜‚ #tokyo #vrarcade #virtualreality
2023-09-05Dare to Dream in VR: A TEDx Journey from the Cornfields to the Cosmos 🌽🌟 #dreambig #vr #tedxtalk
2023-09-03πŸ€– Using Wonder Studio to turn my 5-year-old into a Robot is too much fun! 🀣
2023-09-02Unleash Your Inner Badass with Beat Saber & VR Fitness Games! βš”οΈπŸŸ₯🟦 #tedx #beatsaber #vrworkout



Tags:
Gaussian Splatting
3D Visualization
SIBR Viewers
NerfStudio
1080ti GPU
3D Modeling Tutorial
Step-by-Step Guide
3D Graphics
DIY 3D Modeling
SIBR Viewer Fix
SIBR Viewers Working
3D Splatting Tutorial
Advanced 3D Modeling
Graphics Card Tips
Older GPU Compatibility
Visual Effects Tutorial
3D Art Techniques
Computer Graphics Tutorial
Tech Hacks
Creative 3D Solutions
SIBR Viewer Guide
NerfStudio Tutorial
Home Studio 3D
Digital Artwork Tutorial