commit 1108b3d7744b97e77f7e672a36c530641e0bd522 Author: jaeheon Date: Tue Sep 30 10:16:36 2025 +0900 yolo diff --git a/1/model.onnx b/1/model.onnx new file mode 100644 index 0000000..180875a Binary files /dev/null and b/1/model.onnx differ diff --git a/config.pbtxt b/config.pbtxt new file mode 100644 index 0000000..91d32db --- /dev/null +++ b/config.pbtxt @@ -0,0 +1,9 @@ +backend: "onnxruntime" +platform: "onnxruntime_onnx" +max_batch_size: 0 + +input [ +] + +output [ +]