--- license: mit base_model: - Ultralytics/YOLO11 datasets: - JakeTurner616/mtg_face_objects_classifcation ---

MTG Card Segmentation with YOLO11

Detection Output
**Overview:** This repository contains a custom-trained YOLO11 model for segmenting ***high-resolution*** Magic: The Gathering card scans. The model is trained to detect 7 key card elements: - **card_title** - **card_art** - **card_type** - **card_set_symbol** - **card_mana_cost** - **card_oracle_text** - **card_power_toughness** --- ## Model Overview

The model accurately locates and segments the critical graphical elements of MTG cards. Trained on annotated high-resolution scans, it can detect these segments in new images with high precision, enabling automated analysis and digital processing of card graphics.

Detection Output
--- ## Training Results
Training Metrics Graph
---