Dataset for PerfCam: Digital Twinning for Production Lines Using 3D Gaussian Splatting and Vision Models
KTH Royal Institute of Technology, SCI; AstraZeneca, Sweden Operations
Michel Gokan Khan, Renan Guarese, Fabian Johonsson, Xi Vincent Wang, Anders Bergman, Benjamin Edvinsson, Mario Romero Vega, Jérémy Vachier, Jan Kronqvist
[Paper
] [Code
] [Project
] [BibTeX
]
PerfCam is an open-source proof of concept that integrates 3D Gaussian Splatting with real-time object detection to achieve precise digital twinning of industrial production lines. This approach leverages existing camera systems for both 3D reconstruction and object tracking, reducing the need for additional sensors and minimizing initial setup and calibration efforts.
This repository presents the dataset used in the PerfCam's original paper. This dataset is to support further research in the area of insdustrial 3D reconstruction, digital twinning, and predictive maintenance.
402359956-99d52999-dd66-4a0f-9d44-190261c326a3.1.mp4
Here you can read more about different topics in this dataset:
Dataset Generated From PerfCam's Robotic Camera
Imaegs Taken Using A Pixel 7 Pro
Details of the Experiment and Events
Dataset for Trained YOLO Model
402541354-58020937-6ea5-48ee-beb2-c9072791dab7.1.mp4
402541570-26d3f26a-af37-48ae-8a80-b4144580db11.1.mp4
To optimize this repository's performance and ensure efficient handling of large files, make sure you track the following file types with Git LFS:
git lfs track **/*.dng
git lfs track **/*.mp4
git lfs track **/*.jpg
git lfs track **/*.bin
git lfs track **/*.ply
git lfs track **/*.pt
git lfs track **/*.mov
git lfs track **/*.obj
git lfs track **/*.bytes
git lfs track **/*.png
git lfs track **/*.tar.gz*
git lfs track **/*.mtl
git lfs track **/*.log
git lfs track **/*.log.csv
git lfs track **/*.csv
- Michel Gokan Khan (Main Contributor)
- All files in this repository are licensed under the Apache-2.0 License except the YOLO weights under
experiments/*/object_and_event_detection/trained/model/train/weights
, which are licensed under the AGPL (look for a LICENSE-YOLO-AGPL inside the folder next to the weight files, see this example).
If you use PerfCam or PerfCam Dataset in your research, please use the following BibTeX entry.
@article{perfcam,
title={PerfCam: Digital Twinning for Production Lines Using 3D Gaussian Splatting and Vision Models},
author={Michel Gokan Khan and Renan Guarese and Fabian Johonsson and Xi Vincent Wang and Anders Bergman and Benjamin Edvinsson and Mario Romero Vega and Jeremy Vachier and Jan Kronqvist},
journal={TBA},
year={2025}
}
@data{73cd-3668-25,
doi = {10.21227/73cd-3668},
url = {https://dx.doi.org/10.21227/73cd-3668},
author = {Gokan Khan, Michel and Guarese, Renan and Johnson, Fabian and Wang, Xi and Romero, Mario and Vachier, Jérémy and Kronqvist, Jan},
publisher = {IEEE Dataport},
title = {Experiments Dataset for PerfCam: Digital Twinning for Production Lines Using 3D Gaussian Splatting and Vision Models},
year = {2025}
}