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

#include <toolkits/object_detection/od_model_trainer.hpp>

Public Member Functions

virtual Output Invoke (Input value)=0
 

Detailed Description

Wrapper adapting image_augmenter to the Transform interface.

Definition at line 216 of file od_model_trainer.hpp.

Member Function Documentation

◆ Invoke()

virtual Output turi::neural_net::Transform< DataBatch , InputBatch >::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: