twins_pcpvt_small

Converted TIMM image classification model for LiteRT.

  • Source architecture: twins_pcpvt_small
  • Source checkpoint: timm/twins_pcpvt_small.in1k
  • File: model.tflite
  • Input: float32 tensor in NCHW layout, shape [1, 3, 224, 224]
  • Output: ImageNet-1K logits, shape [1, 1000]

Runtime Status

  • CPU smoke test: passed with LiteRT CompiledModel.
  • GPU delegation: currently blocked for this model by rank-5 tensor patterns in the GPU backend, mostly RESHAPE, TRANSPOSE, and related window/attention operations. The model is published as CPU-ready while GPU support is being improved.

Model Details

Citation

@inproceedings{chu2021Twins,
    title={Twins: Revisiting the Design of Spatial Attention in Vision Transformers},
    author={Xiangxiang Chu and Zhi Tian and Yuqing Wang and Bo Zhang and Haibing Ren and Xiaolin Wei and Huaxia Xia and Chunhua Shen},
    booktitle={NeurIPS 2021},
    url={https://openreview.net/forum?id=5kTlVBkzSRx},
    year={2021}
}
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for litert-community/twins_pcpvt_small

Finetuned
(1)
this model

Dataset used to train litert-community/twins_pcpvt_small

Collection including litert-community/twins_pcpvt_small

Paper for litert-community/twins_pcpvt_small