huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
133.78k stars 26.75k forks source link

MobileViT #21221

Closed ludmila3 closed 1 year ago

ludmila3 commented 1 year ago

System Info

Who can help?

@amyeroberts and @NielsRogge

Information

Tasks

Reproduction

1.Run run_image_classification.py with MobileViT models (mobilevit-x-small)

Expected behavior

Breaks first on Normalize function

NielsRogge commented 1 year ago

Answered here: https://github.com/NielsRogge/Transformers-Tutorials/issues/241