How to use byates4/Michael_Mask2Former_accelerated_8gpu_eval_7 with Transformers:
# Load model directly from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation processor = AutoImageProcessor.from_pretrained("byates4/Michael_Mask2Former_accelerated_8gpu_eval_7") model = Mask2FormerForUniversalSegmentation.from_pretrained("byates4/Michael_Mask2Former_accelerated_8gpu_eval_7")
The community tab is the place to discuss and collaborate with the HF community!