T2I-Eval
Collection
Open-source toolkit for automatic evaluation of text-to-image generation task, including training & test datasets and a distilled MLLM.
•
3 items
•
Updated
•
1
This is the fine-tuned MiniCPM-V-2_6 adapter for paper Automatic Evaluation for Text-to-Image Generation: Fine-grained Framework, Distilled Evaluation Model and Meta-Evaluation Benchmark
NOTE: Please check out our github repository for more detailed usage.
swift export \
--model_type minicpm-v-v2_6-chat \
--model_id_or_path openbmb/MiniCPM-V-2_6 \
--ckpt_dir /path/to/the/downloaded/adapter \
--merge_lora true