adirathor07's picture
added doctr folder
153628e
raw
history blame
154 Bytes
from .mobilenet import *
from .resnet import *
from .vgg import *
from .magc_resnet import *
from .vit import *
from .textnet import *
from .zoo import *