Overview of Vision
Oracle Cloud Infrastructure Vision is a serverless, multi-tenant service, accessible using the Console, REST APIs, SDK, or CLI.
You can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
Supported File Formats
Vision supports the following file types.
- JPG and PNG,files are supported for Image Analysis.
- JPG, PNG, PDF and TIFF files are supported for Document AI.
Regions and Availability Domains
Oracle Cloud Infrastructure services are hosted in regions and availablility domains. A region is a localized geographic area, and an availability domain is one or more data centers located in that region.
- Australia East (Sydney)
- Australia Southeast (Melbourne)
- Brazil East (Sao Paulo)
- Brazil Southeast (Vinhedo)
- Canada Southeast (Montreal)
- Canada Southeast (Toronto)
- Chile (Santiago)
- France South (Marseille)
- Germany Central (Frankfurt)
- India South (Hyderabad)
- India West (Mumbai)
- Israel Central (Jerusalem)
- Italy Northwest (Milan)
- Japan Central (Osaka)
- Japan East (Tokyo)
- Netherlands Northwest (Amsterdam)
- Saudi Arabia West (Jeddah)
- Singapore (Singapore)
- South Africa Central (Johannesburg)
- South Korea Central (Seoul)
- South Korea North (Chuncheon)
- Sweden Central (Stockholm)
- Switzerland North (Zurich)
- UAE Central (Abu Dhabi)
- UAE East (Dubai)
- UK South (London)
- UK West (Newport)
- US East (Ashburn)
- US West (Phoenix)
- US West (San Jose)
Vision is not available in government regions.
How to Access Vision
You access Vision using the Console, REST API, SDKs, or CLI.
- The OCI Console is an easy-to-use, browser-based interface. To access the Console, you must use a supported browser.
- The REST APIs provide the most functionality, but require programming expertise. API reference and endpoints provide endpoint details and links to the available API reference documents including the Artificial Intelligence Services REST API.
- Oracle Cloud Infrastructure provides SDKs that interact with Language without the need to create a framework.
- The CLI provides both quick access and full functionality without the need for programming.
Vision is not supported in the Oracle Always Free tier.