tinygrad Image Models
A collection of vision models implemented in tinygrad, in a similar vein to timm.
Mostly targeting models trained on Imagenet-1k, and other models that are fast on resource-constrained devices.
Models
- ShuffleNetV2 - paper code
- GhostNetV2 - paper code
- FocalNet - paper code
- FastViT - paper code
- RepViT - paper code
TODO
- For models that can be reparameterized, add that functionality
- Training
License
See LICENSE.
Certain parts of the code are adapted from the original implementations, but they should all be under permissive licenses.
Release files for tgim 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tgim-0.0.0.tar.gz | 13.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tgim-0.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.7 kB
Release files / tgim-0.0.0.tar.gz
| Download URL | tgim-0.0.0.tar.gz |
|---|---|
| Size | 13.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c03eb49cdf790123fd0e5d5d0e47651c4d462c54d84bc8a13a6e62720ea30130
|
|
BLAKE2b-256 checksum How to use checksums |
442d3cb485e653ee58ae3a238e4199ee93961a3643fe0f750ad396bee48958f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|
Release files / tgim-0.0.0-py3-none-any.whl
| Download URL | tgim-0.0.0-py3-none-any.whl |
|---|---|
| Size | 17.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9511d0eb54939bc3e031f8216ae62c92189713196105d56914171f738505fde3
|
|
BLAKE2b-256 checksum How to use checksums |
9c28c60345edddaaafb00fa6f470cbb2a0f2a8d5d2efc7491d3ae0f9506b33ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|