/IkomiaStudio

Ikomia Studio software

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

Ikomia Studio

Presentation

Ikomia Studio is an Open Source desktop application that aims to simplify use, reproducibility and sharing of state of the art algorithms in Computer Vision. It comes with a collaborative marketplace where users can find Plug'n Play algorithms or publish research work in one click. As this marketplace will keep growing, Ikomia Studio should be a great tool to promote research in Computer Vision and Deep Learning. It is also well suited to simplify and speed up R&D and prototyping for companies. The software is written in C++ and based on Qt framework.

Key features:

  • No-code image processing workflows
  • State of the art Plug'n Play algorithms from Ikomia marketplace
  • Almost full integration of OpenCV
  • Comprehensive Python API to plug your algorithms
  • MLflow integration for Deep Learning experiments
  • Input data from image, volume, vidéos or camera

Installation

We provide GUI installers of the latest version in our website for Linux and Windows. Please visit the download page to install the latest version (free registration required).

Compilation

Coming soon...

Resources

  • Issues: feel free to open issues in this repository if you encounter bugs or need features.
  • Questions/Answers: ask questions and share knowledge by answering Ikomia user's questions (Free registration needed).
  • API documentation: documentation of our Python API that will guide you through the creation of your own plugin to use and share your algorithm in the Ikomia environment.
  • API source code
  • Tutorials: consult our blog to find tutorials and useful information around Ikomia platform.
  • Plugin examples: browse plugin repositories to help you implement your own.