↓ 2 callersFunctionload_modelLoad standard model, like vgg16, resnet18, Args: model_name: e.g., vgg16, inception, resnet18, ... ctg_num: e.g., 1000 us
toolkit/chelper.py:50
Method__init__(self, channels, num_blocks, stage_lk_size, drop_path,
small_kernel, dw_ratio=1, ffn_ratio=4,
model/replknet.py:172
Method__init__(self, in_chans=3, num_classes=1000,
depths=[3, 3, 9, 3], dims=[96, 192, 384, 768], drop_pat
model/convnext.py:66