Turi Create  4.0
turi::style_transfer::DataBatch Struct Reference

#include <toolkits/style_transfer/st_model_trainer.hpp>

Public Attributes

int iteration_id = 0
 

Detailed Description

Represents one batch of content/style image pairs.

Also used for inference, in which case the "style" image is the stylized output.

Definition at line 34 of file st_model_trainer.hpp.

Member Data Documentation

◆ iteration_id

int turi::style_transfer::DataBatch::iteration_id = 0

The serial number for this batch, starting with 1.

Definition at line 36 of file st_model_trainer.hpp.


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