Spaces:
Running
Running
Update org card (#1)
Browse files- Update org card (25bfb34ea5f4f7dc9e2db344de2f97be8f2a481a)
Co-authored-by: Merve Noyan <[email protected]>
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> 📚
|