Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsbroks/imantics

:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats
https://github.com/jsbroks/imantics

annotation-formats computer-vision image image-processing machine-learning python segmentation visualization

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```