Skip to content
New issue

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

X-InstructBLIP Code #599

Merged
merged 9 commits into from
Dec 12, 2023
Merged

X-InstructBLIP Code #599

merged 9 commits into from
Dec 12, 2023

Conversation

artemisp
Copy link
Contributor

Adds multimodal capabilities to LAVIS (audio + 3D processors and encoders). Includes ULIP code (https://github.com/salesforce/ULIP) for 3D encoding and BEATs (https://github.com/microsoft/unilm/tree/master/beats) for audio encoding. Includes model code for X-InstructBLIP an extension of InstructBLIP to multiple modalities.

Finally, a collection of dataset support is added, including: [Audio]: AudioCaps, Clotho, AudioSet, WavCaps, ESC50, [3D] Objaverse, ModelNet [Video] MusicAVQA, VALOR, VATEX, WebVideo, VLEP, VIOLIN.

In addition, separate instruction tuning datasets are introduced with their own configs + an instruction text processor that randomly samples instruction templates for a variety of modalities and tasks.

@henryhungle henryhungle merged commit ac8fc98 into salesforce:main Dec 12, 2023
1 of 2 checks passed
maulikmadhavi pushed a commit to maulikmadhavi/LAVIS that referenced this pull request May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants