Introductory Kroki: 5 5 godz. Punkty: 25
Using large scale computing power to recognize patterns and "read" images is one of the foundational technologies in AI, from self-driving cars to facial recognition. The Google Cloud Platform provides world class speed and accuracy via systems that can utilized by simply calling APIs. With these and a host of other APIs, GCP has a tool for just about any machine learning job. In this introductory quest, you will get hands-on practice with machine learning as it applies to image processing by taking labs that will enable you to label images, detect faces and landmarks, as well as extract, analyze, and translate text from within images.
Quest Outline
AI Platform: Qwik Start
W tym module nauczysz się, jak wytrenować i wdrożyć aktywny model TensorFlow (do prognozowania) w AI Platform. Obejrzyj te krótkie filmy: Harness the Power of Machine Learning with AI Platform (Poznaj tajniki systemów uczących się dostępnych w AI Platform) i AI Platform: Qwik Start - Qwiklabs Preview (AI Platform: Qwik Start – omówienie z Qwiklabs).
APIs Explorer: Qwik Start
In this lab you'll upload an image to Cloud Storage then make a request to the Vision API with APIs Explorer.
Klasyfikowanie obrazów przedstawiających chmury w Cloud przy użyciu AutoML Vision
AutoML Vision pomaga programistom, którzy nie mają dużego doświadczenia z systemami uczącymi się, w trenowaniu wysokiej jakości modeli rozpoznawania obrazów. Z tego praktycznego modułu dowiesz się, jak wytrenować model niestandardowy do rozpoznawania różnych rodzajów chmur (cumulus, cumulonimbus itd.).
Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API
The Cloud Vision API lets you understand the content of an image by encapsulating powerful machine learning models in a simple REST API. In this lab you’ll send an image to the Cloud Vision API and have it identify objects, faces, and landmarks.
Extract, Analyze, and Translate Text from Images with the Cloud ML APIs
In this lab you’ll combine the Cloud Vision, Natural Language, and Translation APIs to capture text strings from images, recognize characters, and analyze and translate the text strings into other languages.