Turi Create  4.0
turi::object_detection::ProgressUpdater Class Referenceabstract

#include <toolkits/object_detection/od_model_trainer.hpp>

Public Member Functions

virtual Output Invoke (Input value)=0
 

Detailed Description

Converts raw training output to user-visible progress updates.

Definition at line 234 of file od_model_trainer.hpp.

Member Function Documentation

◆ Invoke()

virtual Output turi::neural_net::Transform< TrainingOutputBatch , TrainingProgress >::Invoke ( Input  value)
pure virtualinherited

Returns the next value in the sequence. May throw on error.


The documentation for this class was generated from the following file: