notebooks
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
notebooks MCP Server
MCP server for unslothai/notebooks
Ready-to-Use Client Configurations
{
"mcpServers": {
"notebooks": {
"command": "npx",
"args": [
"-y",
"@unslothai/notebooks"
]
}
}
}