| --- |
| license: fair-noncommercial-research-license |
| --- |
| |
| Model checkpoints accompanying the paper: |
|
|
| **A Fast Volumetric Capture and Reconstruction Pipeline for Dynamic Point Clouds and Gaussian Splats**<br> |
| Athanasios Charisoudis, Simone Croci, Lam Kit Yung, Pascal Frossard, Aljosa Smolic<br> |
| CVMP 2025 |
|
|
|
|
| ## Checkpoint Files |
|
|
| - `gps-authors-retrained.pth` (54.1MB): Retrained model using original code and rendering process. The model comprises RAFT disparity estimator and the GPS gaussian atributes estimator module. |
| - `gps-noraft.pth` (20.7MB): Model using camera depth (after Bilateral Filtering). Includes the gaussian rotation bug fix. Data were rendered using own calibration. |
| - `gps-noraft-sft.pth` (20.7MB): Our **best** model. It requires camera depth, includes the gaussian rotation bug fix, and has been finetuned on real data. |
|
|