Skip to content

Releases: huggingface/pytorch-image-models

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

v0.3.4. Minor release. Conda setup.cfg added

08 Jan 19:51
Compare
Choose a tag to compare
Version 0.3.4. Tweak setup.cfg and update setup.py metadata

v0.3.3. ResNet-101D/152D/200D and SE-ResNet-152D models w/ weights.

03 Jan 23:30
1d01c2b
Compare
Choose a tag to compare