Turi Create  4.0
turi::object_detection::DarknetYOLOBackendInferenceWrapper 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 an inference pipeline.

Definition at line 91 of file od_darknet_yolo_model_trainer.hpp.

Member Function Documentation

◆ Invoke()

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