Instructions to use hezarai/CRAFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hezar
How to use hezarai/CRAFT with Hezar:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| name: craft_image_processor | |
| config_type: preprocessor | |
| mean: | |
| - 123.675 | |
| - 116.28 | |
| - 103.53 | |
| std: | |
| - 58.395 | |
| - 57.12 | |
| - 57.375 | |
| mirror: false | |
| gray_scale: false | |
| square_size: 2560 | |
| mag_ratio: 1.0 | |