Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yuvarraj
/
MASR
like
0
arxiv:
2305.13516
Model card
Files
Files and versions
Community
main
MASR
/
transformers
/
utils
/
test_module
/
custom_image_processing.py
Yuvarraj
Initial commit
a0db2f9
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
103 Bytes
from
transformers
import
CLIPImageProcessor
class
CustomImageProcessor
(
CLIPImageProcessor
):
pass