affmae / scripts /__init__.py
smerkd's picture
AFF-MAE ZeroGPU demo: segmentation, reconstruction, token layout, batch
8065faa verified
Raw
History Blame Contribute Delete
307 Bytes
"""Standalone scripts: dataset statistics, rank analysis, and rendering.
A real package rather than a namespace package on purpose. ``scripts`` is a
name that exists on PyPI, and a regular package installed in site-packages
wins over a namespace portion no matter where the repo root sits on sys.path.
"""