PyTorch ViT: The Ultimate Guide to Fine-Tuning for Object Identification (COLAB)

Опубликовано: 21 Февраль 2023
на канале: Discover AI
5,177
114

CODE example to fine-tune a pre-trained Vision Transformer (ViT) to identify different objects in an image: helicopters, cars, .. or biological systems. We code in real-time! Efficiently fine-tune a pre-trained vision transformer (ViT) on a free COLAB notebook.

All rights with corresponding authors of code or pre-prints:

1. Your Jupyter notebook to follow along (by Nate Raw, HF):
https://colab.research.google.com/git...

2. Your blog by HuggingFace:
https://huggingface.co/blog/fine-tune...

3. Visit repo by Google:
https://github.com/google-research/vi...

4. How to train your ViT? Data, Augmentation,
and Regularization in Vision Transformers:
https://arxiv.org/pdf/2106.10270.pdf

#ai
#vision
#machinelearning
#machinelearningwithpython
#pytorch
#colab