Description: SegFormer for semantic segmentation. Lightweight transformer-based architecture with hierarchical feature extraction, efficient for real-time segmentation tasks. Use when training, evaluating, exporting, quantizing, or running inference for a TAO SegFormer model. Trigger phrases include “train SegFormer”, “semantic segmentation”, “lightweight transformer segmenter”, “real-time semantic segmentation”.
Lines: 241 | Code: 34 | Dir: tao-train-segformer
name: tao-train-segformer description: SegFormer for semantic segmentation. Lightweight transformer-based architecture with hierarchical feature extraction, efficient for real-time segmentation …