Turi Create
4.0
|
#include <toolkits/style_transfer/st_model_trainer.hpp>
Public Attributes | |
int | iteration_id = 0 |
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.
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.