Turi Create
4.0
|
This is the complete list of members for turi::object_detection::ModelTrainer, including all inherited members.
AsCheckpointPublisher()=0 | turi::object_detection::ModelTrainer | pure virtual |
AsInferenceBatchPublisher(std::unique_ptr< data_iterator > test_data, size_t batch_size, float confidence_threshold, float iou_threshold)=0 | turi::object_detection::ModelTrainer | pure virtual |
AsTrainingBatchPublisher(std::unique_ptr< data_iterator > training_data, size_t batch_size, int offset) | turi::object_detection::ModelTrainer | virtual |
DecodeOutputBatch(EncodedBatch batch, float confidence_threshold, float iou_threshold)=0 | turi::object_detection::ModelTrainer | pure virtual |