pytorch-image-models/timm/data/readers/__init__.py

3 lines
72 B
Python
Raw Normal View History

from .reader_factory import create_reader
from .img_extensions import *