All Projects → FluxML → ONNX.jl

FluxML / ONNX.jl

Licence: other
Read ONNX graphs in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to ONNX.jl

plume2
🚀a lightweight React state container for web and app
Stars: ✭ 74 (-33.93%)
Mutual labels:  flux
mediapipe plus
The purpose of this project is to apply mediapipe to more AI chips.
Stars: ✭ 38 (-66.07%)
Mutual labels:  onnx
mafuba
Simple state container for react apps.
Stars: ✭ 20 (-82.14%)
Mutual labels:  flux
Peppa-Facial-Landmark-PyTorch
Facial Landmark Detection based on PyTorch
Stars: ✭ 172 (+53.57%)
Mutual labels:  onnx
flux-redux
An application implementing Flux and Redux with few other dependencies
Stars: ✭ 24 (-78.57%)
Mutual labels:  flux
Flue
Yep, another Flux implementation for Vuejs. Docs: https://francescosaveriozuppichini.github.io/Flue/header.html
Stars: ✭ 13 (-88.39%)
Mutual labels:  flux
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+352.68%)
Mutual labels:  onnx
DeepLearningBenchmarks
Benchmarks across Deep Learning Frameworks in Julia and Python
Stars: ✭ 24 (-78.57%)
Mutual labels:  flux
AndroidFluxPractice
Android Flux Practice
Stars: ✭ 51 (-54.46%)
Mutual labels:  flux
onnx2caffe
pytorch to caffe by onnx
Stars: ✭ 341 (+204.46%)
Mutual labels:  onnx
fluxiny
~1K implementation of flux architecture
Stars: ✭ 77 (-31.25%)
Mutual labels:  flux
flux
Flux, Your Gateway to a Decentralized World. https://home.runonflux.io https://api.runonflux.io https://docs.runonflux.io https://source.runonflux.io https://wiki.runonflux.io
Stars: ✭ 150 (+33.93%)
Mutual labels:  flux
PSGAN-NCNN
PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡
Stars: ✭ 140 (+25%)
Mutual labels:  onnx
redrock
Typesafe, reactive redux
Stars: ✭ 14 (-87.5%)
Mutual labels:  flux
kinference
Running ONNX models in vanilla Kotlin
Stars: ✭ 70 (-37.5%)
Mutual labels:  onnx
redux-reducer-async
Create redux reducers for async behaviors of multiple actions.
Stars: ✭ 14 (-87.5%)
Mutual labels:  flux
tradfri-flux
f.lux-like temp adjustments on IKEA trådfri 💡
Stars: ✭ 18 (-83.93%)
Mutual labels:  flux
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (+175%)
Mutual labels:  onnx
ai-serving
Serving AI/ML models in the open standard formats PMML and ONNX with both HTTP (REST API) and gRPC endpoints
Stars: ✭ 122 (+8.93%)
Mutual labels:  onnx
react-native-firebase-redux-authentication
Firebase Authentication using React Native, Redux, Router flux.
Stars: ✭ 45 (-59.82%)
Mutual labels:  flux

ONNX

ONNX.jl is in the process of a total reconstruction and currently supports saving & loading graphs as a Umlaut.Tape. When possible, functions from NNlib or standard library are used, but no conversion to Flux is implemented yet. See resnet18.jl for a practical example of graph loading.

Not all ONNX operators are implemented. See How to contribute for details of adding new operators.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].