fcakyon / imantics

:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats

Home Page:https://imantics.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Semantics

Image understanding is widely used in many areas like satellite imaging, robotic technologies, sensory networks, medical and biomedical imaging, intelligent transportation systems, etc. Recently semantic analysis has become an active research topic aimed at resolving the gap between low level image features and high level semantics which is a promoting approach in image understanding.

With many image annotation semantics existing in the field of computer vision, it can become daunting to manage. This package provides the ability to convert and visualize many different types of annotation formats for object dectection and localization.

Currently Support Formats:

  • COCO Format
  • Binary Masks
  • YOLO
  • VOC

Join our growing discord community of ML practitioner


If you enjoy my work please consider supporting me

Installing

pip install imantics

About

:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats

https://imantics.rtfd.io

License:MIT License


Languages

Language:Python 99.0%Language:Dockerfile 1.0%