HUB

Imagine if algorithms were building blocks

Well, now they are! Just pick the blocks and build. And, yes, they're all open source, you can modify and integrate them in your workflows.

280 algorithms in all areas of computer vision

300 SOTA algorithms in all areas of computer vision

Edge detection, image histogram, image thresholding, image denoising, image classification, object detection, semantic, instance and panoptic segmentation, pose estimation, text detection, text recognition, etc.

7 supported frameworks

OpenCV, Kornia, OpenMMlab, YOLO, Scikit, Detectron2, HuggingFace: we encapsulated their algorithms in modules with the same input / output format, making them interoperable whatever the source.

7 supported frameworks and counting
Yolo logo

Ready to use and editable

We packaged the best open source algorithms to make them ready to use and editable with Ikomia API and STUDIO. Don't worry about installation bugs and dependencies issues any more.

The HUB is the source. Choose how you want to build your project:

#API

Build with Python API

#STUDIO

Create with STUDIO app

#SCALE

Deploy with SCALE

Icon reverse

From research
to solution

We select the best state-of-the-art algorithms for all Computer Vision engineers and data scientists.

Icon code

Made for inference
and training

Test and train the latest deep learning algorithms with ease and chain them together in a workflow.

Icon settings

Plug annotated data with the dataset loaders

Whether it’s annotated with Roboflow, CVAT, or another software, load custom data with dataset loaders.

Join the community and start building

FAQ

Don’t see your question? Email team@ikomia.ai.

Are there prerequisites for using the HUB?
Arrow

The HUB is the source of algorithms customized to be used in the API or STUDIO. Therefore there are no prerequisites.

Are all algorithms available in Ikomia HUB open source?
Arrow

Yes all Ikomia algorithms are open source, with each its licence chosen by the author.

What does it cost?
Arrow

The Ikomia HUB, API, and STUDIO are open source and free, and will always be!

Do I need to download the library?
Arrow

Not at all. Just choose the algorithms that suit your needs in the API or STUDIO and they will download at once.

Does Ikomia support NLP?
Arrow

No it doesn’t, Ikomia is Computer Vision centric.

Is there documentation?
Arrow

No need for documentation to use the HUB since it is the algorithm source for API and STUDIO.

Can I modify the algorithms?
Arrow

Yes, all algorithms are open source so you can easily edit the code.

How can I publish my algorithm in the HUB for the community to use and improve?
Arrow

This is a work in progress, and you should be able to do so in a matter of months.

Can I apply the HUB’s training algorithms to all annotated data?
Arrow

Use data annotated with Coco, Pascal voc, Via, Yolo, Cwfid, Wgisd and Wildreceipt.

Can I use the HUB’s algorithms with my tools?
Arrow

These state-of-the-art algorithms have been standardized and packaged for the Ikomia API and STUDIO. That’s what enables them to be easily tested and trained with reusable code patterns and chained in the same workflow, regardless of their original framework. To use your tools, pick the original algorithms in their repos.