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

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

AsCheckpointPublisher()=0turi::object_detection::ModelTrainerpure virtual
AsInferenceBatchPublisher(std::unique_ptr< data_iterator > test_data, size_t batch_size, float confidence_threshold, float iou_threshold)=0turi::object_detection::ModelTrainerpure virtual
AsTrainingBatchPublisher(std::unique_ptr< data_iterator > training_data, size_t batch_size, int offset)turi::object_detection::ModelTrainervirtual
DecodeOutputBatch(EncodedBatch batch, float confidence_threshold, float iou_threshold)=0turi::object_detection::ModelTrainerpure virtual