This repository hosts two self-contained tutorial projects, each with its own examples, scripts, and documentation:
tt-cross/
: Tutorial on the TT-Cross method, with Jupyter notebooks and Python scripts.tt-svd/
: Tutorial on the TT-SVD method, including multiple notebooks and data handling tools.
Each subfolder contains its own README.md
with detailed usage instructions.
- Python version: 3.10.17
- Pytorch version: 2.7.0
- Install open3d: 0.17.0 (for 3D visualization)
- Other packages
pip install -r requirements.txt
Recommended: Start by exploring the
README.md
inside each directory to understand prerequisites, usage, and objectives.
For any questions, contact the author Teng Xue teng.xue@idiap.ch
Copyright (c) 2025 Idiap Research Institute contact@idiap.ch