DetectKit¶
DetectKit is the detection model training tool, launched via detectkit.
Purpose¶
Train, evaluate, and manage YOLO detection models for use in TrackerKit.
Launch¶
Workflow¶
- Curate detection training datasets from TrackerKit exports or external sources.
- Configure YOLO training parameters (epochs, batch size, image size).
- Launch training and monitor loss curves.
- Evaluate model performance on validation sets.
Key Features¶
- Dataset panel for assembling and inspecting training data
- Training panel with configurable hyperparameters
- Integration with TrackerKit's dataset generation exports