Description: Mask2Former for universal image segmentation (panoptic, instance, and semantic). Transformer-based with masked attention for high-quality segmentation results. Use when training, evaluating, exporting, quantizing, or running inference for a TAO Mask2Former model. Trigger phrases include “train Mask2Former”, “universal segmentation”, “panoptic / instance / semantic segmentation”, “masked-attention transformer segmenter”.
Lines: 324 | Code: 75 | Dir: tao-train-mask2former
name: tao-train-mask2former description: Mask2Former for universal image segmentation (panoptic, instance, and semantic). Transformer-based with masked attention for high-quality segmentation re…