AIception
Connect to the AIception Visual Recognition API to identify objects, faces and a person's age from an image. Test an API call and export the code into your app. The AIception Visual Recognition API has free and paid tiers as of 04/03/2017: https://www.aiception.com/
AIception endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
createAdultContentTask /createAdultContentTask |
Creates a new adult_content task that tells the if the image has nudity or sexual content. |
| POST |
createArtisticImage /createArtisticImage |
Given an image content and a style image create a new stylized image of the content. |
| POST |
createDetectObjectTask /createDetectObjectTask |
Creates a new detect object task that recognizes the object in the image. |
| POST |
createFaceAgeTask /createFaceAgeTask |
Creates a new face age task that approximates the age of the person in the image. |
| POST |
findFaces /findFaces |
Get a list of all the locations of the faces in the image. |
| POST |
getAdultContentTask /getAdultContentTask |
Gets the adult_content task. |
| POST |
getArtisticImageByTaskId /getArtisticImageByTaskId |
The artistic_image will have the urls of the stylized images. |
| POST |
getDetectObjectTask /getDetectObjectTask |
Gets the detect_object task. |
| POST |
getFaceAgeTask /getFaceAgeTask |
Gets the face_age task. |
| POST |
getFaceTask /getFaceTask |
Gets the face task. |
AIception pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |