Jonathan Stephens
@jonstephens85
Radiance Fields | Computer Vision | GenAI | Chief Evangelist at @EveryPointIO | Host of the Computer Vision Decoded Podcast
I'm releasing a new version of my Sutro Tower splat today that greatly improves sharpness, color fidelity, and stability during movement. I made a point of keeping the scene still under 2M splats, and the whole thing still weighs 25MB!
Michael at @RadianceFields put together a great tutorial on 3DGS for Mac using Annx Studio. It's basically an all in one software stack for Mac that has a handy installer and nice interface. No pulling code. No typing in commands. Check it out! youtu.be/9X_2wUObfJ8?si… #3D
I need help from my computer vision community: @JaredHeinly and I are hosting our very first Computer Vision Decoded meetup in Pittsburgh on the 25th. If you know someone in CV, Robotics, AI, or any overlapping tech in the Pittsburgh, please @ them! Event details:…

This One Trick Makes 3D Gaussian Splatting Look Incredible Hint: it’s all about shooting in loops! youtu.be/_7959SMHIUY
Introducing: ✨SplatTransform✨ A new, open source CLI tool for 3D Gaussian Splats: 📄 Supports .splat, .ksplat, .ply and SOGS 📊 CSV export for data science workflows 🔀 Merge multiple splats 🔄 Translate, rotate, scale splats 🧹 Filter Gaussians with powerful ops Links are 👇
I created an entire 3DGS scene in 11 seconds! Check out my latest video where I dive into On-the-fly Reconstruction for Large-Scale Novel View Synthesis from Unposed Images. #Computervision #3d youtube.com/watch?v=i7fteO…
I created this 3DGS scene from just images to final scene in 33 seconds! That includes pose estimation and training. Incredible, right? This is On The Fly NVS. This will be the topic of my next long form video! #3d #computervision #gaussiansplatting
Did we get it wrong the entire time? Are triangles really the best primitive for 3D? I dive deep into Triangle Splatting and compare it against today’s current standard. Watch: youtu.be/F0H3NAHP9r0 #3D #computervision #ai
What do you ACTUALLY need to create 3D Gaussian Splats? Spoiler: Point clouds aren't required! Just joined @ruilong_li and @JaredHeinly to break down everything about Gaussian Splatting. Link to episode: share.transistor.fm/s/48d798f2 #ComputerVision #3D #GaussianSplatting #AI
I messed up this render trajectory of a triangle splatting scene, but I like it! @janheld14 I wish I had more control over the camera path! It's a fun game of roulette :)
In case nothing is working for you on the internet at this moment, that’s because basically everything is down 😭
One of the top minds behind 3D Gaussian Splatting research, @ruilong_li, joined @JaredHeinly and I on Computer Vision Decoded yesterday. If you are looking for a primer to 3DGS, this episode is for you! Episode drops soon. #3DGaussianSplatting #Computervision
Excited to host @ZGojcic talk next week on @nvidia DiffusionRenderer, a new technique for neural rendering. It approximates how light behaves in the real world and can turn daytime scenes into night, sunny scenes into cloudy ones, and so on. It combines inverse and forward…
One of the things I like about triangle splatting is that compared to Gaussians it's pretty easy to get running in other engines - here's a scene displayed in Blender using Cycles. I wrote a script to export in PLY format: github.com/simesgreen/tri…