1
Run a pretrained demo
Start with a known image and inspect bounding boxes masks and scores.
Follow a simple project path from environment setup to dataset registration and model evaluation.
Start with a known image and inspect bounding boxes masks and scores.
Prepare annotations and register train validation splits before training.
Use a model zoo config then tune learning rate batch size iterations and augmentation.
Review AP metrics plus qualitative predictions on hard examples.
Measure latency and memory use before moving to production.
Keep configs checkpoints data versions and evaluation notes traceable.