paper-with-me

홈 › Papers

3D Cal: An Open-Source Software Library for Depth Reconstruction on Vision-Based Tactile Sensors

2025-11-04 · Rohan Kota, Kaival Shah, J. Edward Colgate, Gregory Reardon arxiv

Tactile sensing plays a key role in enabling dexterous and reliable robotic manipulation, but realizing this capability requires substantial calibration to convert raw sensor readings into physically meaningful quantities. Despite its near-universal necessity, the calibration process remains ad hoc and labor-intensive. Here, we introduce 3D Cal, an open-source library that transforms a low-cost 3D printer into an automated probing device capable of generating large volumes of labeled training data for calibrating vision-based tactile sensors. 3D Cal also provides an end-to-end, user-friendly pipeline for training custom convolutional networks to produce high-quality depth reconstructions. Using 3D Cal, we systematically explore the relationship between training data volume and spatial reconstruction performance on two commercially available sensors, DIGIT and GelSight Mini, and derive practical, empirically-grounded guidelines for calibrating these sensors. Finally, we demonstrate depth reconstruction performance on the DIGIT and GelSight Mini comparable to state-of-the-art methods, achieving average reconstruction errors of 156 $\mathrm{μm}$ and 205 $\mathrm{μm}$ on unseen objects, respectively. By automating tactile sensor calibration, 3D Cal can accelerate tactile sensing research, simplify sensor deployment, and facilitate the integration of tactile sensing in robotic platforms.

📄 PDF Abstract BibTeX arXiv:2511.03078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the Language Gap: An Empirical Study of Bindings for Open Source Machine Learning Libraries Across Software Package Ecosystems

2022-01-18 · Hao Li, Cor-Paul Bezemer

Open source machine learning (ML) libraries enable developers to integrate advanced ML functionality into their own applications. However, popular ML libraries, such as TensorFlow, are not available natively in all progr…

BIG-bench Machine Learning

Differentiable Forward Projector for X-ray Computed Tomography

2023-07-11 · Hyojin Kim, Kyle Champley

Data-driven deep learning has been successfully applied to various computed tomographic reconstruction problems. The deep inference models may outperform existing analytical and iterative algorithms, especially in ill-po…

CT ReconstructionDeep LearningGPU

A Library for Constraint Consistent Learning

2018-07-12 · Yuchen Zhao, Jeevan Manavalan, Prabhakar Ray, Hsiu-Chin Lin 외

This paper introduces the first, open source software library for Constraint Consistent Learning (CCL). It implements a family of data-driven methods that are capable of (i) learning state-independent and -dependent cons…

Multi view stereo with semantic priors

2020-07-05 · Elisavet Konstantina Stathopoulou, Fabio Remondino

Patch-based stereo is nowadays a commonly used image-based technique for dense 3D reconstruction in large scale multi-view applications. The typical steps of such a pipeline can be summarized in stereo pair selection, de…

3D Reconstruction

OpenFHE: Open-Source Fully Homomorphic Encryption Library

2022-09-15 · WAHC 2022 – 10th Workshop on Encrypted Computing & Applied Homomorphic Cryptography 2022 9 · Ahmad Al Badawi, Andreea Alexandru, Jack Bates, Flavio Bergamaschi 외

Fully Homomorphic Encryption (FHE) is a powerful cryptographic primitive that enables performing computations over encrypted data without having access to the secret key. We introduce OpenFHE, a new open-source FHE softw…