The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
32.2k
stars
4.75k
forks
source link
I'm a bit confused by the accuracy function in timm.utils.metrics, it takes the parameter topk? Does this specify number of fold cross validation?