Reader small image

You're reading from  Transformers for Natural Language Processing and Computer Vision - Third Edition

Product typeBook
Published inFeb 2024
Reading LevelN/a
PublisherPackt
ISBN-139781805128724
Edition3rd Edition
Languages
Tools
Right arrow
Author (1)
Denis Rothman
Denis Rothman
author image
Denis Rothman

Denis Rothman graduated from Sorbonne University and Paris-Diderot University, designing one of the very first word2matrix patented embedding and patented AI conversational agents. He began his career authoring one of the first AI cognitive Natural Language Processing (NLP) chatbots applied as an automated language teacher for Moet et Chandon and other companies. He authored an AI resource optimizer for IBM and apparel producers. He then authored an Advanced Planning and Scheduling (APS) solution used worldwide.
Read more about Denis Rothman

Right arrow

Summary

This chapter brought us to the frontier of AI, where automation rages. Competitors around the world are struggling to make AI accessible to mainstream users. OpenAI’s ChatGPT opened the door to a flood of automated tasks.

Hugging Face has successfully deployed numerous automated functions on their platform, made transformers easy to run, and provided many other productive functions. Hugging Face AutoTrain provides a no-coding service to train and deploy AI models.

We began by creating an image classification project with a Hugging Face Space. We uploaded a CIFAR-10 dataset with transportation images.

We then continued by running the models with a difficult and an easy image of cars. We first built an API function to query the models and an output processing function to display the scores produced.

The models explored were ViT, Swin, BEiT, ConvNext, and ResNet. The chapter notebook displayed each model’s configuration, accompanied by a brief model...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Transformers for Natural Language Processing and Computer Vision - Third Edition
Published in: Feb 2024Publisher: PacktISBN-13: 9781805128724

Author (1)

author image
Denis Rothman

Denis Rothman graduated from Sorbonne University and Paris-Diderot University, designing one of the very first word2matrix patented embedding and patented AI conversational agents. He began his career authoring one of the first AI cognitive Natural Language Processing (NLP) chatbots applied as an automated language teacher for Moet et Chandon and other companies. He authored an AI resource optimizer for IBM and apparel producers. He then authored an Advanced Planning and Scheduling (APS) solution used worldwide.
Read more about Denis Rothman