From a2aa90ef03f94cbcf9760a444fdafbd231ad12a9 Mon Sep 17 00:00:00 2001 From: OlafenwaMoses Date: Sat, 26 Aug 2023 13:04:19 +0100 Subject: [PATCH] more theiaengine update --- imageai/Detection/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/imageai/Detection/README.md b/imageai/Detection/README.md index 35598c79..bbc36102 100644 --- a/imageai/Detection/README.md +++ b/imageai/Detection/README.md @@ -1,5 +1,24 @@ # ImageAI : Object Detection +## --------------------------------------------------- +## Introducing TheiaEngine. + +![](https://github.com/raw/Gen-XR/TheiaEngine/main/logo.png) + +We the creators of ImageAI are glad to announce [TheiaEngine](https://www.genxr.co/theia-engine), the next-generation computer Vision AI API capable of all computer vision tasks in a single API call and available via REST API to all programming languages. Features include +- **Detect 300+ objects** ( 220 more objects than ImageAI) +- **Provide answers to any content or context questions** asked on an image + - very useful to get information on any object, action or information without needing to train a new custom model for every tasks +- **Generate scene description and summary** +- **Convert 2D image to 3D pointcloud and triangular mesh** +- **Semantic Scene mapping of objects, walls, floors, etc** +- **Stateless Face recognition and emotion detection** +- **Image generation and augmentation from prompt** +- etc. + +Visit [https://www.genxr.co/theia-engine](https://www.genxr.co/theia-engine) to try the demo and join in the beta testing today. +## --------------------------------------------------- + ### TABLE OF CONTENTS - :white_square_button: First Object Detection