Views
No views yet
deit_small_patch16_224timm/deit_small_patch16_224.fb_in1kmodel.tflitefloat32 tensor in NCHW layout, shape [1, 3, 224, 224][1, 1000]CompiledModel.RESHAPE, TRANSPOSE, and related window/attention operations. The model is published as CPU-ready while GPU support is being improved.1@InProceedings{pmlr-v139-touvron21a,
2 title = {Training data-efficient image transformers & distillation through attention},
3 author = {Touvron, Hugo and Cord, Matthieu and Douze, Matthijs and Massa, Francisco and Sablayrolles, Alexandre and Jegou, Herve},
4 booktitle = {International Conference on Machine Learning},
5 pages = {10347--10357},
6 year = {2021},
7 volume = {139},
8 month = {July}
9}1@misc{rw2019timm,
2 author = {Ross Wightman},
3 title = {PyTorch Image Models},
4 year = {2019},
5 publisher = {GitHub},
6 journal = {GitHub repository},
7 doi = {10.5281/zenodo.4414861},
8 howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
9}