diff --git a/imageai/Classification/CUSTOMTRAINING.md b/imageai/Classification/CUSTOMTRAINING.md index 5c6b046f..8c9fa6a2 100644 --- a/imageai/Classification/CUSTOMTRAINING.md +++ b/imageai/Classification/CUSTOMTRAINING.md @@ -1,6 +1,23 @@ # ImageAI : Custom Prediction Model Training ---- +## --------------------------------------------------- +## Introducing TheiaEngine. + +![](https://raw.githubusercontent.com/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. +## --------------------------------------------------- **ImageAI** provides the most simple and powerful approach to training custom image prediction models using state-of-the-art SqueezeNet, ResNet50, InceptionV3 and DenseNet diff --git a/imageai/Classification/README.md b/imageai/Classification/README.md index d36cb501..b00b8549 100644 --- a/imageai/Classification/README.md +++ b/imageai/Classification/README.md @@ -1,7 +1,24 @@ -# ImageAI : Image Prediction -A **DeepQuest AI** project [https://deepquestai.com](https://deepquestai.com) +# ImageAI : Image Classification ---- + +## --------------------------------------------------- +## Introducing TheiaEngine. + +![](https://raw.githubusercontent.com/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 Prediction diff --git a/imageai/Detection/Custom/CUSTOMDETECTIONTRAINING.md b/imageai/Detection/Custom/CUSTOMDETECTIONTRAINING.md index 0167c907..427970e0 100644 --- a/imageai/Detection/Custom/CUSTOMDETECTIONTRAINING.md +++ b/imageai/Detection/Custom/CUSTOMDETECTIONTRAINING.md @@ -1,6 +1,23 @@ # ImageAI : Custom Detection Model Training ---- +## --------------------------------------------------- +## Introducing TheiaEngine. + +![](https://raw.githubusercontent.com/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. +## --------------------------------------------------- **ImageAI** provides the most simple and powerful approach to training custom object detection models using the YOLOv3 architeture, which diff --git a/imageai/Detection/VIDEO.md b/imageai/Detection/VIDEO.md index ab345ba4..70162bac 100644 --- a/imageai/Detection/VIDEO.md +++ b/imageai/Detection/VIDEO.md @@ -1,5 +1,23 @@ # ImageAI : Video Object Detection, Tracking and Analysis +## --------------------------------------------------- +## Introducing TheiaEngine. + +![](https://raw.githubusercontent.com/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