nondefaced_detector.utils.get_datalad¶
-
get_datalad(cache_dir='/tmp/nondefaced-detector-reproducibility', datalad_repo='https://gin.g-node.org/shashankbansal56/nondefaced-detector-reproducibility', examples=False, test_ixi=False)[source]¶ Download a datalad dataset/repo.
The weights can be found at https://gin.g-node.org/shashankbansal56/nondefaced-detector-reproducibility/
- Parameters
cache_dir (str, directory where to clone datalad repo. Save to a /tmp by default) –