Skip to content

Releases: huggingface/pytorch-image-models

RegNet official weights (remapped and cleaned)

18 May 01:48
dab9935
Compare
Choose a tag to compare

RegNet weights cleaned and remapped from https://github.com/facebookresearch/pycls/blob/master/MODEL_ZOO.md

Changes:

  • first layer remapped from BGR to RGB
  • cleaned out training details such as optimizer state, etc and leave just model state_dict (1/2 size)
  • map layer names to mine

TResNet weights

26 Apr 05:34
ebf82b8
Compare
Choose a tag to compare

Weights copied and cleaned (just state dict) from https://github.com/mrT23/TResNet/blob/master/MODEL_ZOO.md and other MIIL weight releases hosted at (*.aliyuncs.com) for more consistent/fast transfer speeds and avoidance of downtime.

SelecSLS Weights

30 Dec 23:54
fb3a0f4
Compare
Choose a tag to compare

These weights are re-hosted from original repository (https://github.com/mehtadushy/SelecSLS-Pytorch) with permission of the author, Dushyant Mehta (@mehtadushy), under a CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/legalcode) license.

SelecSLS (core) Network Architecture as proposed in "XNect: Real-time Multi-person 3D
Human Pose Estimation with a Single RGB Camera, Mehta et al."
https://arxiv.org/abs/1907.00837

HRNet weights from official impl

30 Nov 00:35
3ceeedc
Compare
Choose a tag to compare

HRNet weights downloaded from official impl OneDrive links at: https://github.com/HRNet/HRNet-Image-Classification. Rehosted here with SHA hash for hub/modelzoo download compatibility.

Res2Net weights

04 Sep 21:43
7fd0857
Compare
Choose a tag to compare

Res2Net weights from https://github.com/gasvn/Res2Net for easier/faster access from North America that's compatible with model_zoo load_url

Released on PyPi

21 Jun 21:11
Compare
Choose a tag to compare

Pretrained weights (from Cadene)

21 Jun 19:44
Compare
Choose a tag to compare

These weights have all originated from Cadene's Pretrained model repository: https://github.com/Cadene/pretrained-models.pytorch

I'm re-hosting some of the weights here that I use more often to reduce download times as the US/Canada to France link can be slow.

Pretrained weights

31 May 00:11
Compare
Choose a tag to compare

All weights present here were either trained by me with the code in this repository or ported by me from original implementations.