Skip to main content
Explore Azure Computer Vision 4.0 (Florence model)
ACTIVITY_BANNER_ALT_TEXT
Explore Azure Computer Vision 4.0 (Florence model)
Activity Type: Blog
Role: Author
Fri, May 5, 2023, 12:00 AM
Primary Technology Area: Azure AI ServicesAdditional Technology Areas: Python
Target Audience: Developer,Student
In March 2023, Microsoft announced the integration of the Florence Foundation model into Azure Cognitive Services for Vision. This integration provides developers with access to the latest version of the Azure Computer Vision Image Analysis SDK, which enables them to extract a variety of visual features and text from images, generate captions and tags, train custom models, and build image retrieval systems. In this post, you will explore the latest features of Azure Computer Vision for image analysis and text extraction. You will learn how to: 1. Use the Image Analysis features in the Vision Studio. 2. Build a basic image analysis application using the Image Analysis client library for Python.