3 lines
94 B
Python
Raw Normal View History

2021-06-04 10:19:01 +08:00
from .resnet_variant import ResNet50_last_stage_stride1
2021-08-23 19:08:06 +08:00
from .vgg_variant import VGG19Sigmoid