Skip to content

Tags: aicaicaicai/pytorch-image-models

Tags

v0.1-rsb-weights

Toggle v0.1-rsb-weights's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request huggingface#898 from leondgarse/master

Remove a duplicate layer creation in  byobnet.py

v0.1-attn-weights

Toggle v0.1-attn-weights's commit message
Fix silly typo

v0.4.12

Toggle v0.4.12's commit message
Remove sotabench files, no longer working / maintained

v0.1-vt3p-weights

Toggle v0.1-vt3p-weights's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request huggingface#651 from mrT23/master

mixer_b16_224 with miil pretraining

v0.4.9

Toggle v0.4.9's commit message
Fix drop/drop_path arg on MLP-Mixer model. Fix huggingface#641

v0.1-effv2-weights

Toggle v0.1-effv2-weights's commit message
Update results.csv files with cait, mlp-mixer, resnetrs, miil imagene…

…t21k pretrained, and my latest efficientnet v2s/b4 weights.

v0.1-rs-weights

Toggle v0.1-rs-weights's commit message
Fixup byoanet configs to pass unit tests. Add swin_attn and swinnet26…

…t model for testing.

v0.1-coat-weights

Toggle v0.1-coat-weights's commit message
Merge branch 'mrT23-master'

v0.1-pit-weights

Toggle v0.1-pit-weights's commit message
Merge branch 'contrastive-master'

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request huggingface#475 from rwightman/pre-release/0.4.5

Prep for PyPi release. Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features. Also, add act args to RexNet huggingface#202