trainYOLOv2ObjectDetector Validation data option
Show older comments
How does the trainYOLOv2ObjectDetector validate the network weights during training? There appears to be no way to give it validation data (only training data). Does it split the training data into training/validation during training?
From the documentation;
The trainYOLOv2ObjectDetector function does not support these training options:
- ...The ValidationData, ValidationFrequency, or ValidationPatience training options...
Accepted Answer
More Answers (0)
Categories
Find more on Object Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!