Proposal: Add Practice Notebook for Zero-Shot Learning Chapter using CLIP #393
Replies: 2 comments 1 reply
|
@mmhamdy i've made already a notebook that covers these steps : |
|
Hi @Medissaoui07, that sounds great! Thank you for this amazing effort! 😀 I will have a look at your submitted PR 🙏 |
Uh oh!
There was an error while loading. Please reload this page.
Hi
I've been going through the Computer Vision course, specifically the chapter on Zero-Shot Learning (ZSL). I found the theoretical explanation very clear and informative.
But u noticed there isn't currently a hands-on code example or notebook for this section. I believe adding one would significantly enhance the learning experience .
I propose adding a new Jupyter notebook to this chapter that demonstrates how to perform zero-shot image classification using OpenAI's CLIP model.
All reactions