Spaces:
Running
Running
Update org card (#1)
Browse files- Update org card (25bfb34ea5f4f7dc9e2db344de2f97be8f2a481a)
Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>
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 |
+

|
| 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> 📚
|