onnxruntime-php
Run ONNX models in PHP (by ankane)
ONNXRunTime.jl
Julia bindings for onnxruntime (by jw3126)
onnxruntime-php | ONNXRunTime.jl | |
---|---|---|
2 | 1 | |
94 | 49 | |
- | - | |
7.3 | 7.1 | |
8 days ago | 3 months ago | |
PHP | Julia | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
onnxruntime-php
Posts with mentions or reviews of onnxruntime-php.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-22.
-
Machine Learning with PHP
The ONNX Runtime Downloader plugin at the end, is very simple, it triggers automatically the download of the ONNX Runtime thanks to the ONNX Runtime PHP package.
-
How to create YOLOv8-based object detection web service using Python, Julia, Node.js, JavaScript, Go and Rust
Also, there are unofficial bindings for other languages, like PHP. It's a great way to integrate neural networks to WordPress websites.
ONNXRunTime.jl
Posts with mentions or reviews of ONNXRunTime.jl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-13.
-
How to create YOLOv8-based object detection web service using Python, Julia, Node.js, JavaScript, Go and Rust
ONNXRuntime - this is the Julia bindings for ONNX runtime library.
What are some alternatives?
When comparing onnxruntime-php and ONNXRunTime.jl you can also consider the following projects:
ort - Fast ML inference & training for ONNX models in Rust
yolov8_onnx_javascript - YOLOv8 inference using Javascript
onnxruntime_go - A Go (golang) library wrapping microsoft/onnxruntime.
yolov8_onnx_rust - YOLOv8 inference using Rust
yolov8_onnx_julia - YOLOv8 inference using Julia