Instructions to use ericyu/WSMaskCD_BestF1_3728 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ericyu/WSMaskCD_BestF1_3728 with Transformers:
# Load model directly from transformers import AutoImageProcessor, WS_MaskCD processor = AutoImageProcessor.from_pretrained("ericyu/WSMaskCD_BestF1_3728") model = WS_MaskCD.from_pretrained("ericyu/WSMaskCD_BestF1_3728") - Notebooks
- Google Colab
- Kaggle
Ctrl+K