nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

Vortex ( Visual-Cortex )

A Deep Learning Model Development Framework for Computer Vision.

Features:

Example

  1. Export and Inference example Train your model on any framework, export to onnx, embed metadata and run on vortex. See this example for export trained model then run on vortex.
  2. Training a Classifier, Export and Benchmark using Vortex. See this example for more details.

Installation

see detailed guide: https://nodefluxio.github.io/vortex/#installation

User Guides & Documentations

see Vortex Documentation