Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,11 @@ The goal of vision-language instruction tuning is to train a model that can effe

- InstructBLIP: Towards General-purpose Vision-Language Models with Instruction Tuning [[paper]](https://arxiv.org/abs/2305.06500) [[code]](https://github.com/salesforce/LAVIS/tree/main/projects/instructblip)

`arXiv 2023/05`
`arXiv 2023/05`

- BLIVA: A Simple Multimodal LLM for Better Handling of Text-Rich Visual Questions [[paper]](https://arxiv.org/abs/2308.09936) [[code]](https://github.com/mlpc-ucsd/BLIVA)

`arXiv 2023/08`



Expand Down