johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
371 stars 123 forks source link

Unit 4. Multimodal models transfer learning. CLIP transfer learning notebook #176

Closed minemile closed 5 months ago

minemile commented 5 months ago

Hi all!

We have prepared a CLIP transfer learning notebook. In this notebook we review various fine-tuning techniques for the classification task on Oxford-pet dataset.

I will be glad to any feedback!

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 5 months ago

View / edit / reply to this conversation on ReviewNB

merveenoyan commented on 2024-01-11T11:41:10Z ----------------------------------------------------------------

you can make this without a header: "Let's start with importing necessary functions, libraries and environmental variables."


minemile commented on 2024-01-16T16:11:22Z ----------------------------------------------------------------

Fixed