OFA-Sys / OFA

Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Apache License 2.0
2.39k stars 248 forks source link

Image Classification Fine-tuning and Evaluation on Custom Dataset #409

Open varunnrao opened 1 year ago

varunnrao commented 1 year ago

I want to fine tune and evaluate OFA-base on a custom image classification dataset like cars-196, flower-102 etc.

Could you elaborate on the steps to prepare the TSV files or point me to the right location if it already exists in the repo? Unfortunately, I wasn't able to find any pointers about this.

logicwong commented 12 months ago

You can follow the readme to prepare the dataset.