From ef488ed7c65daf3f06bb258f623af78fda4167d9 Mon Sep 17 00:00:00 2001 From: FayeNichols <95420198+FayeNichols@users.noreply.github.com> Date: Mon, 18 Jul 2022 11:22:39 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4027488f..54f5cfb3 100644 --- a/README.md +++ b/README.md @@ -1160,7 +1160,8 @@ API | Description | Auth | HTTPS | CORS | | [Deepcode](https://www.deepcode.ai) | AI for code review | No | Yes | Unknown | | [Dialogflow](https://cloud.google.com/dialogflow/docs/) | Natural Language Processing | `apiKey` | Yes | Unknown | | [EXUDE-API](http://uttesh.com/exude-api/) | Used for the primary ways for filtering the stopping, stemming words from the text data | No | Yes | Yes | -| [Hirak FaceAPI](https://faceapi.hirak.site/) | Face detection, face recognition with age estimation/gender estimation, accurate, no quota limits | `apiKey` | Yes | Unknown | +| [Hirak FaceAPI](https://faceapi.hirak.site/) | Face detection, face recognition with age estimation/gender estimation, accurate, no quota limits | `apiKey` | Yes | Unknown | +| [Hirak Object Detection](https://od.hirak.site/) | Detect all objects present in the photo, up to 100 object per detection, 600 category | `apiKey` | Yes | Unknown | | [Imagga](https://imagga.com/) | Image Recognition Solutions like Tagging, Visual Search, NSFW moderation | `apiKey` | Yes | Unknown | | [Inferdo](https://rapidapi.com/user/inferdo) | Computer Vision services like Facial detection, Image labeling, NSFW classification | `apiKey` | Yes | Unknown | | [IPS Online](https://docs.identity.ps/docs) | Face and License Plate Anonymization | `apiKey` | Yes | Unknown |