Instructions to use galthran/maskformer-facade-panoptic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use galthran/maskformer-facade-panoptic with Transformers:
# Load model directly from transformers import AutoImageProcessor, MaskFormerForInstanceSegmentation processor = AutoImageProcessor.from_pretrained("galthran/maskformer-facade-panoptic") model = MaskFormerForInstanceSegmentation.from_pretrained("galthran/maskformer-facade-panoptic", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
8c5617f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4ee9972a13f0e672a5864dc6f42216529ca4fbb61a273d4014ae0c5cca88d3a1
size 1692669047
|