Reader small image

You're reading from  The Deep Learning Architect's Handbook

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781803243795
Edition1st Edition
Right arrow
Author (1)
Ee Kin Chin
Ee Kin Chin
author image
Ee Kin Chin

Ee Kin Chin is a Senior Deep Learning Engineer at DataRobot. He holds a Bachelor of Engineering (Honours) in Electronics with a major in Telecommunications. Ee Kin is an expert in the field of Deep Learning, Data Science, Machine Learning, Artificial Intelligence, Supervised Learning, Unsupervised Learning, Python, Keras, Pytorch, and related technologies. He has a proven track record of delivering successful projects in these areas and is dedicated to staying up to date with the latest advancements in the field.
Read more about Ee Kin Chin

Right arrow

Exploring zero-shot learning

Zero-shot learning is a paradigm that involves utilizing a trained machine learning model to tackle new tasks without training and learning directly on the new task. The method implements transfer learning at its core but instead of requiring additional learning in the downstream task, no learning is done. The method that we will be using to realize zero-shot learning here is CLIP as a base and thus is an extension of an unsupervised learning method.

CLIP can be used to perform zero-shot learning on a wide variety of downstream tasks. To recap, CLIP is pre-trained with the task of image-text retrieval. So long as CLIP is applied to downstream tasks without any additional learning process, it can be considered as zero-shot learning. The tested use cases include tasks such as object character recognition, action recognition in videos, geo-localization based on images, and many types of fine-grained image object classification. Additionally, there are basic...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
The Deep Learning Architect's Handbook
Published in: Dec 2023Publisher: PacktISBN-13: 9781803243795

Author (1)

author image
Ee Kin Chin

Ee Kin Chin is a Senior Deep Learning Engineer at DataRobot. He holds a Bachelor of Engineering (Honours) in Electronics with a major in Telecommunications. Ee Kin is an expert in the field of Deep Learning, Data Science, Machine Learning, Artificial Intelligence, Supervised Learning, Unsupervised Learning, Python, Keras, Pytorch, and related technologies. He has a proven track record of delivering successful projects in these areas and is dedicated to staying up to date with the latest advancements in the field.
Read more about Ee Kin Chin