Turi Create  4.0
turi::object_detection::DarknetYOLOModelTrainer Member List

This is the complete list of members for turi::object_detection::DarknetYOLOModelTrainer, including all inherited members.

AsCheckpointPublisher() overrideturi::object_detection::DarknetYOLOModelTrainervirtual
AsInferenceBatchPublisher(std::unique_ptr< data_iterator > test_data, size_t batch_size, float confidence_threshold, float iou_threshold) overrideturi::object_detection::DarknetYOLOModelTrainervirtual
AsTrainingBatchPublisher(std::unique_ptr< data_iterator > training_data, size_t batch_size, int offset) overrideturi::object_detection::DarknetYOLOModelTrainervirtual
DarknetYOLOModelTrainer(const DarknetYOLOCheckpoint &checkpoint, neural_net::compute_context *context)turi::object_detection::DarknetYOLOModelTrainer
DecodeOutputBatch(EncodedBatch batch, float confidence_threshold, float iou_threshold) overrideturi::object_detection::DarknetYOLOModelTrainervirtual