8000 GitHub - triwahyuu/vortex: A Deep Learning Model Development Framework for Computer Vision
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from nodefluxio/vortex

A Deep Learning Model Development Framework for Computer Vision

Notifications You must be signed in to change notification settings

triwahyuu/vortex

 
 

Repository files navigation

Vortex ( Visual-Cortex )

A Deep Learning Model Development Framework for Computer Vision.

Features:

  • Easy to use, scalable, and flexible utilizing PyTorchLightning
  • Unified execution for various computer vision task, such as classification and object detection

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

About

A Deep Learning Model Development Framework for Computer Vision

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Dockerfile 0.7%
0