Finetuning

#16
by oscarwang2 - opened

Hi,
Is it possible to finetune this model on another collection of images? If so, could anyone provide the code to do it?

Hi @oscarwang2 , Yes it is possible to fine-tune the Vision Transformer model on your custom dataset of Images with labels. Here is one such tutorial by huggingface https://huggingface.co/blog/fine-tune-vit

Sign up or log in to comment