gcvit-tf / gcvit /__init__.py
awsaf49's picture
new models
8778bc5
raw
history blame contribute delete
129 Bytes
from .models import GCViT, GCViTXXTiny, GCViTXTiny, GCViTTiny, GCViTSmall, GCViTBase, GCViTLarge
from .version import __version__