LAVIS: A Library For Language-vision Intelligence · Awesome LLM Papers Contribute to LLM-Bible

LAVIS: A Library For Language-vision Intelligence

Dongxu Li et al.. Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations) 2022 – 31 citations

[Paper] [Code]    
Has Code Applications Tools Reinforcement Learning Multimodal Models Pre-Training Training Techniques Evaluation

We introduce LAVIS, an open-source deep learning library for LAnguage-VISion research and applications. LAVIS aims to serve as a one-stop comprehensive library that brings recent advancements in the language-vision field accessible for researchers and practitioners, as well as fertilizing future research and development. It features a unified interface to easily access state-of-the-art image-language, video-language models and common datasets. LAVIS supports training, evaluation and benchmarking on a rich variety of tasks, including multimodal classification, retrieval, captioning, visual question answering, dialogue and pre-training. In the meantime, the library is also highly extensible and configurable, facilitating future development and customization. In this technical report, we describe design principles, key components and functionalities of the library, and also present benchmarking results across common language-vision tasks. The library is available at: https://github.com/salesforce/LAVIS.

Similar Work