Skip to content

Releases: huggingface/pytorch-image-models

3rd Party Vision Transformer Weights

21 May 23:02
b4ebf92
Compare
Choose a tag to compare

A catch-all (ish) release for storing vision transformer weights adapted/rehosted from 3rd parties. Too many incoming models for one release per source...

Containing weights from:

v0.4.9. EfficientNetV2. MLP-Mixer. ResNet-RS. More vision transformers.

18 May 23:17
Compare
Choose a tag to compare
Fix drop/drop_path arg on MLP-Mixer model. Fix #641

EfficientNet-V2 weights ported from Tensorflow impl

14 May 18:10
Compare
Choose a tag to compare

ResNet-RS weights

04 May 01:18
Compare
Choose a tag to compare

Weights for ResNet-RS models as per #554 . Ported from Tensorflow impl (https://github.com/tensorflow/tpu/tree/master/models/official/resnet/resnet_rs) by @amaarora

Weights for CoaT (vision transformer) models

28 Apr 23:08
Compare
Choose a tag to compare

Weights for CoaT: Co-Scale Conv-Attentional Image Transformers (from https://github.com/mlpc-ucsd/CoaT)

Weights for PiT (Pooling-based Vision Transformer) models

31 Mar 19:11
Compare
Choose a tag to compare

Weights from https://github.com/naver-ai/pit

Copyright 2021-present NAVER Corp.

Rehosted here for easy pytorch hub downloads.

v0.4.5. Lots of models. NFNets (& NF-ResNet, NF-RegNet), GPU-Efficient Nets, RepVGG, VGG.

08 Mar 00:35
5b28ef4
Compare
Choose a tag to compare
Merge pull request #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 #202

DeepMind NFNet-F* weights

18 Feb 08:02
4ea5931
Compare
Choose a tag to compare

RepVGG checkpoints remapped from official repo

09 Feb 07:22
aaa715b
Compare
Choose a tag to compare

GPU-Efficient (Residual) Networks checkpoints

09 Feb 07:00
aaa715b
Compare
Choose a tag to compare