mirror of
https://github.com/AndreyGermanov/yolov8_onnx_go.git
synced 2025-09-27 04:26:22 +08:00
Update ONNX runtime
This commit is contained in:
BIN
__debug_bin1162454802
Executable file
BIN
__debug_bin1162454802
Executable file
Binary file not shown.
2
go.mod
2
go.mod
@@ -4,5 +4,5 @@ go 1.18
|
||||
|
||||
require (
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
github.com/yalue/onnxruntime_go v1.3.0
|
||||
github.com/yalue/onnxruntime_go v1.9.0
|
||||
)
|
||||
|
4
go.sum
Normal file
4
go.sum
Normal file
@@ -0,0 +1,4 @@
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
|
||||
github.com/yalue/onnxruntime_go v1.9.0 h1:AhgkpBjphJZsHT5karKt93xPkPFNP0Iz6ENUbNAFQU4=
|
||||
github.com/yalue/onnxruntime_go v1.9.0/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4=
|
BIN
third_party/onnxruntime.dll
vendored
BIN
third_party/onnxruntime.dll
vendored
Binary file not shown.
BIN
third_party/onnxruntime.so
vendored
Normal file → Executable file
BIN
third_party/onnxruntime.so
vendored
Normal file → Executable file
Binary file not shown.
BIN
third_party/onnxruntime_arm64.dylib
vendored
Normal file → Executable file
BIN
third_party/onnxruntime_arm64.dylib
vendored
Normal file → Executable file
Binary file not shown.
Reference in New Issue
Block a user