mmpretrain/projects/dino/dataset/transform/__init__.py

4 lines
67 B
Python

from .processing import DINOMultiCrop
__all__ = ['DINOMultiCrop']