Home › Code › gaussian

gaussian

Syntologyentry name in harvested coderead from the graph 2026-09-24

gaussian appears in the code Syntology harvested for 218 papers, as 52 distinct code bodies found in 220 places (a place is one code body under one paper). At least one of them ran in 170 of the papers; 18 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named gaussian do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 23 of the 52 distinct code bodies named gaussian; 29 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

3ran · honoured contract
7ran · violated contract
2ran · our draft was wrong
0ran · fixture could not drive it
11ran
29unverified
18fingerprinted

Licence is a property of each copy, so it is counted per place: 94 of the 220 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

100 papers shown of 218 (newest first; the JSON twin carries all 220 places); 100 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 16 papers added by Syntology; 11 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
CapFrame: Text-Instructed Viewpoint Grounding in 3D Gaussian Scenes via Geometric Pseudo Labels added by Syntology 2026-08 (from id) jirongli/CapFrame/CameraGS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Contextualizing Biological Language Models across Modalities via Logit-Space Contrastive Alignment added by Syntology 2026-06 (from id) bowen-gao/DrugCLIP/unimol/models/unimol.py 294ba20b052bfbc7 ran · violated contract no licence file found · pointer only
Accelerating Power Method with Fast Sketching for Stronger Low-Rank Approximation added by Syntology 2026-05 (from id) shabarishch/SketchedPowerMethod/sketches.py 3f7ede5cbf82e71b ran no licence file found · pointer only
Beyond Heuristics: Learnable Density Control for 3D Gaussian Splatting added by Syntology 2026-05 (from id) AaronNZH/LeGS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
GGMPs: Generalized Gaussian Mixture Processes added by Syntology 2026-03 (from id) vt2211/GGMP/ggmp.py fd1ffcda5a2cb791 ran fingerprinted no licence file found · pointer only
Real-Time 2D LiDAR Object Detection Using Three-Frame RGB Scan Encoding added by Syntology 2026-02 (from id) soheilbh/2d-lidar-identification/bot3/controllers/Extra_controllers/turtlebot3_controller/turtlebot3_controller.py 21a02403ea213ac0 unverified no licence file found · pointer only
Eliminating Registration Bias in Synthetic CT Generation: A Physics-Based Simulation Framework added by Syntology 2026-02 (from id) openvoxelmed/simcbctgenerator/src/simcbctgenerator/generate_projections.py f22879290736f325 unverified Apache-2.0 (permissive)
Fast Converging 3D Gaussian Splatting for 1-Minute Reconstruction added by Syntology 2026-01 (from id) will-zzy/siggraph_asia/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
RoamScene3D: Immersive Text-to-3D Scene Generation via Adaptive Object-aware Roaming added by Syntology 2026-01 (from id) JS-CHU/RoamScene3D/utils/loss.py e2424ce033ba3a0f unverified no licence file found · pointer only
PROFUSE: Efficient Cross-View Context Fusion for Open-Vocabulary 3D Gaussian Splatting added by Syntology 2026-01 (from id) chiou1203/ProFuse/feature_registration/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
InertialAR: Autoregressive 3D Molecule Generation with Inertial Frames added by Syntology 2025-10 (from id) HaoruiLi46/InertialAR/InertialAR/layers.py 294ba20b052bfbc7 ran · violated contract no licence file found · pointer only
VA-GS: Enhancing the Geometric Representation of Gaussian Splatting via View Alignment added by Syntology 2025-10 (from id) LeoQLi/VA-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
FAST: Foreground-aware Diffusion with Accelerated Sampling Trajectory for Segmentation-oriented Anomaly Synthesis added by Syntology 2025-09 (from id) Chhro123/fast-foreground-aware-anomaly-synthesis/unet_utils/loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
RayGaussX: Accelerating Gaussian-Based Ray Marching for Real-Time and High-Quality Novel View Synthesis added by Syntology 2025-09 (from id) hugobl1/raygaussx/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
TemCoCo: Temporally Consistent Multi-modal Video Fusion with Visual-Semantic Collaboration added by Syntology 2025-08 (from id) Meiqi-Gong/TemCoCo/loss.py e2424ce033ba3a0f unverified no licence file found · pointer only
GSFixer: Improving 3D Gaussian Splatting with Reference-Guided Video Diffusion Priors added by Syntology 13 Aug 2025 GVCLab/GSFixer/Reconstruction/gsfixer/cogvideo/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
arXiv:2507.15629 2025-07 (from id) NK-CS-ZZL/DiscretizedSDF/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
arXiv:2507.00846 2025-07 (from id) RishalAggarwal/BoltzNCE/BoltzNCE/models/graphormer.py 294ba20b052bfbc7 ran · violated contract MIT (permissive)
TextureSplat: Per-Primitive Texture Mapping for Reflective Gaussian Splatting 16 Jun 2025 maeyounes/texturesplat/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
URWKV: Unified RWKV Model with Multi-state Perspective for Low-light Image Restoration 29 May 2025 FZU-N/URWKV/custom_utils/losses.py b98ab675041aad53 unverified Apache-2.0 (permissive)
Open Set Label Shift with Test Time Out-of-Distribution Reference 9 May 2025 ChangkunYe/OpenSetLabelShift/openood/losses/ssim.py e2424ce033ba3a0f unverified MIT (permissive)
Deformable Beta Splatting 27 Jan 2025 RongLiu-Leo/beta-splatting/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
GS-LiDAR: Generating Realistic LiDAR Point Clouds with Panoramic Gaussian Splatting 22 Jan 2025 fudan-zvg/gs-lidar/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
EVOS: Efficient Implicit Neural Training via EVOlutionary Selector 13 Dec 2024 zwx-open/evos-inr/components/ssim.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Momentum-GS: Momentum Gaussian Self-Distillation for High-Quality Large Scene Reconstruction 6 Dec 2024 Jixuan-Fan/Momentum-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Deep Variational Bayesian Modeling of Haze Degradation Process 4 Dec 2024 eunwooim/variational-dehazing-networks/FFA-Net/metrics.py e2424ce033ba3a0f unverified MIT (permissive)
Volumetrically Consistent 3D Gaussian Rasterization 4 Dec 2024 chinmay0301ucsd/Vol3DGS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
HUGSIM: A Real-Time, Photo-Realistic and Closed-Loop Simulator for Autonomous Driving 2 Dec 2024 hyzhou404/hugsim/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Ref-GS: Directional Factorization for 2D Gaussian Splatting 1 Dec 2024 YoujiaZhang/Ref-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Speedy-Splat: Fast 3D Gaussian Splatting with Sparse Pixels and Sparse Primitives 30 Nov 2024 j-alex-hanson/speedy-splat/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
SuperGaussians: Enhancing Gaussian Splatting Using Primitives with Spatially Varying Colors 28 Nov 2024 Xrvitd/SuperGaussians/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
GSurf: 3D Reconstruction via Signed Distance Fields with Direct Gaussian Supervision 24 Nov 2024 xubaixinxbx/gsurf/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
3D Convex Splatting: Radiance Field Rendering with 3D Smooth Convexes 22 Nov 2024 convexsplatting/convex-splatting/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
DeSiRe-GS: 4D Street Gaussians for Static-Dynamic Decomposition and Surface Reconstruction for Urban Driving Scenes 18 Nov 2024 chengweialan/desire-gs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Going Beyond Conventional OOD Detection 16 Nov 2024 sudarshanregmi/ascood/openood/losses/ssim.py e2424ce033ba3a0f unverified MIT (permissive)
Efficient Density Control for 3D Gaussian Splatting 15 Nov 2024 XiaoBin2001/EDC/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Adaptive Deviation Learning for Visual Anomaly Detection with Data Contamination 14 Nov 2024 anindyasdas/adl4vad/loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
BillBoard Splatting (BBSplat): Learnable Textured Primitives for Novel View Synthesis 13 Nov 2024 david-svitov/BBSplat/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
SplatFormer: Point Transformer for Robust 3D Gaussian Splatting 10 Nov 2024 ChenYutongTHU/SplatFormer/utils/metrics.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Diffusion Twigs with Loop Guidance for Conditional Graph Generation 31 Oct 2024 Aalto-QuML/Diffusion_twigs/models/layers.py 294ba20b052bfbc7 ran · violated contract MIT (permissive)
Text-DiFuse: An Interactive Multi-Modal Image Fusion Framework based on Text-modulated Diffusion Model 31 Oct 2024 Leiii-Cao/Text-DiFuse/diffusion_fusion/util.py c813c3992f7b56da unverified MIT (permissive)
GS-Blur: A 3D Scene-Based Dataset for Realistic Image Deblurring 31 Oct 2024 dongwoohhh/GS-Blur/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
ECMamba: Consolidating Selective State Space Model with Retinex Guidance for Efficient Multiple Exposure Correction 28 Oct 2024 LowlevelAI/ECMamba/basicsr/losses/onerestore_loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Open Materials 2024 (OMat24) Inorganic Materials Dataset and Models 16 Oct 2024 atomicarchitects/dens/model/equiformer_v2/gaussian_rbf.py 294ba20b052bfbc7 ran · violated contract MIT (permissive)
GS^3: Efficient Relighting with Triple Gaussian Splatting 15 Oct 2024 gsrelight/gs-relight/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only
Few-shot Novel View Synthesis using Depth Aware 3D Gaussian Splatting 14 Oct 2024 raja-kumar/depth-aware-3dgs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
WGFormer: An SE(3)-Transformer Driven by Wasserstein Gradient Flows for Molecular Ground-State Conformation Prediction 13 Oct 2024 FanmengWang/WGFormer/WGFormer/models/WGFormer.py 294ba20b052bfbc7 ran · violated contract GPL-3.0 (copyleft) · pointer only
MVGS: Multi-view-regulated Gaussian Splatting for Novel View Synthesis 2 Oct 2024 xiaobiaodu/MVGS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
MiraGe: Editable 2D Images using Gaussian Splatting 2 Oct 2024 waczjoan/mirage/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
MaskBit: Embedding-free Image Generation via Bit Tokens 24 Sep 2024 markweberdev/maskbit/evaluator/evaluator.py 14e3dcfc8720603e ran fingerprinted Apache-2.0 (permissive)
V^3: Viewing Volumetric Videos on Mobiles via Streamable 2D Dynamic Gaussians 20 Sep 2024 AuthorityWang/VideoGS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
3DGS-LM: Faster Gaussian-Splatting Optimization with Levenberg-Marquardt 19 Sep 2024 lukashoel/3dgs-lm/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Statistical and Geometrical properties of regularized Kernel Kullback-Leibler divergence 29 Aug 2024 clementinechazal/KKL-divergence-gradient-flows/Regularized/kkl/generate_data.py 315c972d7076c254 ran no licence file found · pointer only
Mipmap-GS: Let Gaussians Deform with Scale-specific Mipmap for Anti-aliasing Rendering 12 Aug 2024 renaissanceee/mipmap-gs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
ControlMLLM: Training-Free Visual Prompt Learning for Multimodal Large Language Models 31 Jul 2024 mrwu-mac/controlmllm/controlmllm++/llava/utils.py a9210833fb8a046d ran fingerprinted Apache-2.0 (permissive)
Revisiting Tampered Scene Text Detection in the Era of Generative AI 31 Jul 2024 qcf-568/ostf/FBCNN/models/loss_ssim.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
HDRSplat: Gaussian Splatting for High Dynamic Range 3D Scene Reconstruction from Raw Images 23 Jul 2024 shreyesss/hdrsplat/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Blind Image Deconvolution by Generative-based Kernel Prior and Initializer via Latent Encoding 20 Jul 2024 jtaoz/gkpile-deconvolution/SSIM.py c56b7ef16f309a45 ran · honoured contract fingerprinted BSD-2-Clause (permissive)
Connecting Consistency Distillation to Score Distillation for Text-to-3D Generation 18 Jul 2024 LMozart/ECCV2024-GCS-BEG/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Generalizable Human Gaussians for Sparse View Synthesis 17 Jul 2024 humansensinglab/Generalizable-Human-Gaussians/lib/loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
LAPT: Label-driven Automated Prompt Tuning for OOD Detection with Vision-Language Models 12 Jul 2024 ybzh/openood-vlm/openood/losses/ssim.py e2424ce033ba3a0f unverified MIT (permissive)
OSN: Infinite Representations of Dynamic 3D Scenes from Monocular Videos 8 Jul 2024 vlar-group/osn/evaluate.py 248f4a6e974afae4 ran · honoured contract fingerprinted licence not identified · pointer only
On Scaling Up 3D Gaussian Splatting Training 26 Jun 2024 nyu-systems/grendel-gs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Trimming the Fat: Efficient Compression of 3D Gaussian Splats through Pruning 26 Jun 2024 salmanali96/trimming-the-fat/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Taming 3DGS: High-Quality Radiance Fields with Limited Resources 21 Jun 2024 nullptr81/3dgs-accel/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Uni-Mol2: Exploring Molecular Pretraining Model at Scale 21 Jun 2024 dptech-corp/Uni-Mol/unimol/unimol/models/unimol.py 294ba20b052bfbc7 ran · violated contract MIT (permissive)
MMPolymer: A Multimodal Multitask Pretraining Framework for Polymer Property Prediction 7 Jun 2024 fanmengwang/mmpolymer/MMPolymer/models/MMPolymer.py 294ba20b052bfbc7 ran · violated contract GPL-3.0 (copyleft) · pointer only
ZeroPur: Succinct Training-Free Adversarial Purification 5 Jun 2024 erhul/ZeroPur/peceptual/distances.py a945dca82afbbec0 ran fingerprinted no licence file found · pointer only
RaDe-GS: Rasterizing Depth in Gaussian Splatting 3 Jun 2024 BaowenZ/RaDe-GS/utils/loss_utils.py e2424ce033ba3a0f unverified no licence file found · pointer only
Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks 2 Jun 2024 supersupercong/msgnn/msgnn/config/cal_ssim.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Cascade-CLIP: Cascaded Vision-Language Embeddings Alignment for Zero-Shot Semantic Segmentation 2 Jun 2024 hvision-nku/cascade-clip/models/decode_heads/decode_seg.py 39f08d24e0c8725c ran fingerprinted MIT (permissive)
Correlation Matching Transformation Transformers for UHD Image Restoration 2 Jun 2024 supersupercong/uhdformer/basicsr/models/cal_ssim.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
CLAY: A Controllable Large-scale Generative Model for Creating High-quality 3D Assets 30 May 2024 yixunliang/unitex/LTM/craftsman/utils/loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
GS-Phong: Meta-Learned 3D Gaussians for Relightable Novel View Synthesis 31 May 2024 ymhe12/GS-Phong/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
ContextGS: Compact 3D Gaussian Splatting with Anchor Level Context Model 31 May 2024 wyf0912/contextgs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction 31 May 2024 caiyuanhao1998/x-gaussian/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Diffusion Bridge AutoEncoders for Unsupervised Representation Learning 27 May 2024 aailab-kaist/DBAE/eval_reconstruction.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
DMPlug: A Plug-in Method for Solving Inverse Problems with Diffusion Models 27 May 2024 csdwren/SelfDeblur/SSIM.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
HDR-GS: Efficient High Dynamic Range Novel View Synthesis at 1000x Speed via Gaussian Splatting 24 May 2024 caiyuanhao1998/HDR-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Learning A Spiking Neural Network for Efficient Image Deraining 10 May 2024 MingTian99/ESDNet/utils/image_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Spectrally Pruned Gaussian Fields with Neural Compensation 1 May 2024 runyiyang/sundae/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
End-to-End Rate-Distortion Optimized 3D Gaussian Representation 9 Apr 2024 ustc-imcl/rdo-gaussian/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
3D Gaussian Splatting with Deferred Reflection 29 Apr 2024 gapszju/3DGS-DR/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
A Dynamic Kernel Prior Model for Unsupervised Blind Image Super-Resolution 24 Apr 2024 XYLGroup/DKP/DIPDKP/DIPDKP/model/SSIM.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Unified Unsupervised Salient Object Detection via Knowledge Transfer 23 Apr 2024 I2-Multimedia-Lab/A2S-v3/base/loss.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
Rawformer: Unpaired Raw-to-Raw Translation for Learnable Camera ISPs 16 Apr 2024 gosha20777/rawformer/rawformer/torch/losses.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
RF-Diffusion: Radio Signal Generation via Time-Frequency Diffusion 14 Apr 2024 mobicom24/rf-diffusion/inference.py f58517bfa674dcbc unverified GPL-3.0 (copyleft) · pointer only
FusionMamba: Efficient Remote Sensing Image Fusion with State Space Model 11 Apr 2024 PSRben/FusionMamba/utils/tools.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
SA-GS: Scale-Adaptive Gaussian Splatting for Training-Free Anti-Aliasing 28 Mar 2024 zsy1987/sa-gs/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Octree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D Gaussians 26 Mar 2024 city-super/Octree-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
2D Gaussian Splatting for Geometrically Accurate Radiance Fields 26 Mar 2024 hbb1/2d-gaussian-splatting/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
CG-SLAM: Efficient Dense RGB-D SLAM in a Consistent Uncertainty-aware 3D Gaussian Field 24 Mar 2024 hjr37/CG-SLAM/gaussian_utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Mini-Splatting: Representing Scenes with a Constrained Number of Gaussians 21 Mar 2024 fatpeter/mini-splatting/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Fed3DGS: Scalable 3D Gaussian Splatting with Federated Learning 18 Mar 2024 densoitlab/fed3dgs/gaussian-splatting/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Relaxing Accurate Initialization Constraint for 3D Gaussian Splatting 14 Mar 2024 KU-CVLAB/RAIN-GS/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)
SemGauss-SLAM: Dense Semantic Gaussian Splatting SLAM 12 Mar 2024 IRMVLab/SemGauss-SLAM/utils/slam_external.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
Finding Visual Saliency in Continuous Spike Stream 10 Mar 2024 BIT-Vision/SVS/utils/pytorch_ssim.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
BAGS: Blur Agnostic Gaussian Splatting through Multi-Scale Kernel Modeling 7 Mar 2024 snldmt/bags/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis 7 Mar 2024 caiyuanhao1998/X-Gaussian/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted no licence file found · pointer only
3DGStream: On-the-Fly Training of 3D Gaussians for Efficient Streaming of Photo-Realistic Free-Viewpoint Videos 3 Mar 2024 SJoJoK/3DGStream/utils/loss_utils.py c56b7ef16f309a45 ran · honoured contract fingerprinted MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections