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

#include <toolkits/object_detection/od_model_trainer.hpp>

Public Attributes

int iteration_id = 0
 

Detailed Description

Represents one batch of raw data: (possibly) annotated images.

Definition at line 30 of file od_model_trainer.hpp.

Member Data Documentation

◆ iteration_id

int turi::object_detection::DataBatch::iteration_id = 0

The serial number for this batch, starting with 1.

Definition at line 32 of file od_model_trainer.hpp.


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