DEV Community

gdemarcq
gdemarcq

Posted on • Updated on

A new open source tool for Computer Vision developers

Hi all,

Here is the news we’ve been eager to share with you for weeks: we just released our Open Source Python API for Computer Vision! ✨

Why is this a big step for all Computer Vision developers and data scientists?

Too often, scientific and technological knowledge represent a barrier to building solutions based on AI. And yet a lot of fields would benefit from the numerous positive innovations it enables.

That’s why we have been working on the Ikomia API these last months and can’t wait to receive your feedback 😀.

Is it for you? You might wonder. It is if (multiple answers possible 😅):

✅ you have a basic to average knowledge of Python and image analysis and need to build a Computer Vision solution,

✅ you are fed up of searching endlessly for the right model,

✅ you spend days testing algorithms and want to reduce this time tenfold,

✅ you can’t wait to use several models together and chain them in a workflow,

✅ you would like to benchmark your algorithm with others on your dataset and compare the results in real time,

✅ you want to be able to switch easily between training models,

✅ you are eager to finally share your work easily.

Checked any box? Here is your next step:

Go to our repo GitHub and pip install ikomia

As simple as that ! 😎

Top comments (0)