You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
BIT2024 7cc4e5c1bf ADD file via upload 1 year ago
Dataset ADD file via upload 1 year ago
ckptFE Delete ckptFE/ckptFE 1 year ago
jclip ADD file via upload 1 year ago
logs Delete logs/l 1 year ago
pretrained Add pretrained/Vit-B-32 1 year ago
utils ADD file via upload 1 year ago
README1.md ADD file via upload 1 year ago
dataset.py ADD file via upload 1 year ago
models.py ADD file via upload 1 year ago
path_config.py ADD file via upload 1 year ago
predict.py ADD file via upload 1 year ago
requirements.txt ADD file via upload 1 year ago
run.py ADD file via upload 1 year ago
template.py ADD file via upload 1 year ago
test_clip.py ADD file via upload 1 year ago
train_clip.py ADD file via upload 1 year ago

冻结ViT-B/32版本的CLIP模型中的全部图像层,用Adan优化器训练模型,训练100个epoch,每隔5个epoch对模型进行保存;完成CLIP模型训练后,运行test_clip.py用测试集中的数据和自定义的提示词对保存的模型进行测试,选取测试精度最好的模型和对应的提示词,运行predict.py文件,选择“min_loss.pth”模型,提交官方系统测试,top1的精度是0.6788。

Python Text Markdown

Contributors (1)