Update __init__.py

pull/581/head
morizin 4 years ago committed by GitHub
parent fd022fd6a2
commit 1e3b6d4dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
from .byoanet import *
from .byobnet import *
from .coat import *
from .cspnet import *
from .densenet import *
from .dla import *
@ -9,7 +10,6 @@ from .ghostnet import *
from .gluon_resnet import *
from .gluon_xception import *
from .hardcorenas import *
from .coat import *
from .hrnet import *
from .inception_resnet_v2 import *
from .inception_v3 import *

Loading…
Cancel
Save