c# script support
python server support
This commit is contained in:
@@ -59,6 +59,7 @@ public class YoloDetectionOperation:BaseOperation
|
||||
}
|
||||
protected override void InterpretInternal(Context context)
|
||||
{
|
||||
CheckImageExists(context);
|
||||
CheckColorful(context);
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user