Example-Research-COAT/Code/Python/datasets/__init__.py

6 lines
250 B
Python
Raw Normal View History

2024-10-03 01:04:42 +08:00
# This file is part of COAT, and is distributed under the
# OSI-approved BSD 3-Clause License. See top-level LICENSE file or
# https://github.com/Kitware/COAT/blob/master/LICENSE for details.
from .build import build_test_loader, build_train_loader