Instructions to use Kokoroou/vit-mae-large-polyp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kokoroou/vit-mae-large-polyp with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModelForPreTraining processor = AutoImageProcessor.from_pretrained("Kokoroou/vit-mae-large-polyp") model = AutoModelForPreTraining.from_pretrained("Kokoroou/vit-mae-large-polyp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
b5d24f2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:52dfabbd11bb1d84c822ad9239bcbaeae7e3fc7addec612bcf25d5b0a55b93de
size 1318340549
|