Introductory 5단계 5시간 크레딧 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
이 실습에서는 TensorFlow 모델을 학습시키고 서빙(예측)을 위해 AI Platform에 배포합니다. 짧은 동영상인 AI Platform으로 머신러닝의 기능 활용하기 및 AI Platform: Qwik Start - 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.
Classify Images of Clouds in the Cloud with AutoML Vision
AutoML Vision helps developers with limited ML expertise train high quality image recognition models. In this hands-on lab, you will learn how to train a custom model to recognize different types of clouds (cumulus, cumulonimbus, etc.).
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.