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

#include <toolkits/object_detection/od_darknet_yolo_model_trainer.hpp>

Public Member Functions

virtual Output Invoke (Input value)=0
 

Detailed Description

Wrapper that integrates a darknet-yolo model_backend into a training pipeline.

Definition at line 62 of file od_darknet_yolo_model_trainer.hpp.

Member Function Documentation

◆ Invoke()

virtual Output turi::neural_net::Transform< EncodedInputBatch , TrainingOutputBatch >::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: