rwightman HF staff merve HF staff commited on
Commit
03c7af6
1 Parent(s): bd15100

Update org card (#1)

Browse files

- Update org card (25bfb34ea5f4f7dc9e2db344de2f97be8f2a481a)


Co-authored-by: Merve Noyan <[email protected]>

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -6,6 +6,12 @@ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  ---
 
9
 
 
10
 
11
  Py**T**orch **Im**age **M**odels (`timm`) is a collection of image models, layers, utilities, optimizers, schedulers, data-loaders / augmentations, and reference training / validation scripts that aim to pull together a wide variety of SOTA models with ability to reproduce ImageNet training results.
 
 
 
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <h1>timm </h1>
10
 
11
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6141a88b3a0ec78603c9e784/g8XMSAGdEXRCfh4sITFrC.png)
12
 
13
  Py**T**orch **Im**age **M**odels (`timm`) is a collection of image models, layers, utilities, optimizers, schedulers, data-loaders / augmentations, and reference training / validation scripts that aim to pull together a wide variety of SOTA models with ability to reproduce ImageNet training results.
14
+
15
+ - Find all the timm models <a href="https://huggingface.co/models?library=timm&sort=trending">here</a>.
16
+ - <a href="https://github.com/huggingface/pytorch-image-models">timm github repository</a>
17
+ - <a href="https://huggingface.co/docs/timm/index">timm documentation</a> 📚