Files
optical-regeneration/README.md
2024-11-15 23:54:33 +01:00

703 B

optical-regeneration

Notes on cloning:

  • pypho is added as a submodule -> --recurse-submodules
  • This repo has about 7.5GB of datasets in it. The git lfs fetch step will take a while.
apt install git-lfs
# only necessary once per user account
git lfs install

git clone --recurse-submodules https://git.suuppl.dev/seppl/optical-regeneration.git && cd optical-regeneration
git lfs fetch
git lfs checkout

License

This project is licensed under EUPL-1.2.