Home Applications AI Image Object Detector

AI Image Object Detector

by Yuri Marx on behalf of Visum Consult
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
581
Views
0
IPM installs
3
3
Details
Releases
Reviews  (1)
Issues
Articles  (3)
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–”
}

Made with
Version
1.0.208 Feb, 2022
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
31 Jan, 2022
Last checked by moderator
07 May, 2024Impossible to Test