Cannot reproduction ViTImageProcessor preprocessing of transformers library
I am writing a stand alone code for preprocess image image_processing_vit. However, my result is difference with library’s result. The bellow code is included 2 part: (1) not using transformers, (2) using transformers.