External Dependencies
External Dependencies in Custom Models App¶
In this section of the documentation, additional information is provided regarding the external dependencies utilized by the Custom Models app.
External API Calls¶
The Custom Models app uses the following external API calls to perform tasks such as visual recognition, object detection, and language processing:
Open-Source Models¶
| Model Name | Description |
|---|---|
| YOLO | A real-time object detection system for automated caption of dataset. |
Closed-Source Models¶
| Model Name | Description |
|---|---|
| OpenAI | A suite of AI models for natural language understanding, generation, and other tasks. |