huggingface / pytorch-image-models

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

Home Page:https://huggingface.co/docs/timm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] License in csv

nietras opened this issue · comments

Is your feature request related to a problem? Please describe.

Evaluating potential models is not only related to performance but also licensing e.g. can model be used commercially. Therefore, it would be nice if model results/meta-data contains license as a column for easy browsing.

Describe the solution you'd like

Add column license to all csv results for models.

Describe alternatives you've considered

Way too cumbersome to switch between csv and HF in browser.