We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
processor = AutoProcessor.from_pretrained("Salesforce/blip-image-captioning-base") model = BlipForConditionalGeneration.from_pretrained("Salesforce/blip-image-captioning-base") Datasetdatatset3.csv Colabhttps://colab.research.google.com/drive/1VaRUTdSC9umKjal61mvqhfve_YGCi_F0?usp=sharing(ผมถนัดเปิดfileในcolabนะครับ sorry)
processor = AutoProcessor.from_pretrained("Salesforce/blip-image-captioning-base")
model = BlipForConditionalGeneration.from_pretrained("Salesforce/blip-image-captioning-base")
The text was updated successfully, but these errors were encountered:
@Harry-pop น่าจะเป็นที่ data_list[0]['caption'] ขนาดlist>1 ตัวmodelน่าจะรับcaptionได้เเค่1 ลองเลือกมา1อันก่อนครับ ถ้าอยาก train ภาพละหลายเเคปชั่นลองmapเเตกออกมา 1ภาพ:5cap เป็น 5 ภาพเดิม:5เเคป
Sorry, something went wrong.
No branches or pull requests
processor = AutoProcessor.from_pretrained("Salesforce/blip-image-captioning-base")
model = BlipForConditionalGeneration.from_pretrained("Salesforce/blip-image-captioning-base")
Datasetdatatset3.csv
Colabhttps://colab.research.google.com/drive/1VaRUTdSC9umKjal61mvqhfve_YGCi_F0?usp=sharing(ผมถนัดเปิดfileในcolabนะครับ
sorry)
The text was updated successfully, but these errors were encountered: