mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
3 lines
94 B
Python
3 lines
94 B
Python
from .resnet_variant import ResNet50_last_stage_stride1
|
|
from .vgg_variant import VGG19Sigmoid
|