PhD Student @ Graz University of Technology.
Highlights
- Pro
Pinned Loading
-
StopThePop
StopThePop PublicOriginal reference implementation of "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"
-
nerfinternals
nerfinternals PublicOriginal reference implementation of "Analyzing the Internals of Neural Radiance Fields"
-
PoppingDetection
PoppingDetection PublicOriginal implementation of the Popping Detection method from the paper "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"
-
StopThePop-Rasterization
StopThePop-Rasterization PublicOriginal reference implementation of the CUDA rasterizer from the paper "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"
4 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 1 repository
-
r4dl/splatviz
Python
This contribution was made on Apr 9
Created a pull request in Florian-Barthel/splatviz that received 1 comment
fixed wrong camera center
self.camera_center = -self.full_proj_transform[:3, -1]
for the CustomCam was wrong, I fixed it. This is evident when sorting using the distance to …
+1
−1
lines changed
•
1
comment