segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
segmentation_models.pytorch MCP Server
MCP server for qubvel-org/segmentation_models.pytorch
Ready-to-Use Client Configurations
{
"mcpServers": {
"segmentation_models.pytorch": {
"command": "npx",
"args": [
"-y",
"@qubvel-org/segmentation_models.pytorch"
]
}
}
}