Home Products AI Image Object Detector

AI Image Object Detector

5
1 reviews
525
Views
1
3
Details
Releases
Reviews
Issues
Pull requests
Articles
Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

What's new in this version

Community article link

About Image Analyzer Application

This is an application to Analyze images and videos using Machine Learning and ImageAI from InterSystems IRIS Embedded Python

Installation

  1. Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/image-analyzer.git
  1. Open a Docker terminal in this directory and run:
$ docker-compose build
  1. Run the IRIS container:
$ docker-compose up -d 
  1. Go to your Postman (or other similar REST client) and config the request like this image:

Request Image Analysis input

  1. Click send and get a response with detected objects like this:

Request Image Analysis output

Credits

This application used ImageAI framework

Run online

http://ymservices.tech:52773/image-analyzer/analyzeImage

@misc {ImageAI,
author = “Moses and John Olafenwa”,
title = “ImageAI, an open source python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities”,
url = “https://github.com/OlafenwaMoses/ImageAI”,
month = “mar”,
year = “2018–”
}

Read more
Made with
Version
1.0.208 Feb, 2022
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
31 Jan, 2022