Vary

Document comprehension model

An implementation of a vision vocabulary model for large language models to improve document understanding and recognition capabilities

[ECCV 2024] Official code implementation of Vary: Scaling Up the Vision Vocabulary of Large Vision Language Models.

GitHub

2k stars
54 watching
159 forks
Language: Python
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
360cvgroup/360vlA large multi-modal model developed using the Llama3 language model, designed to improve image understanding capabilities.32
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
sicara/tf-explainA library providing interpretability methods for TensorFlow 2.x models1,019
interpretml/diceProvides counterfactual explanations for machine learning models to facilitate interpretability and understanding.1,373
byungkwanlee/collavoDevelops a PyTorch implementation of an enhanced vision language model93
akosiorek/attend_infer_repeatAn implementation of Attend, Infer, Repeat, a method for fast scene understanding using generative models.82
jalammar/eccoAn interactive visualization library for exploring and understanding transformer-based language models1,986
byungkwanlee/moaiImproves performance of vision language tasks by integrating computer vision capabilities into large language models314
shizhediao/davinciImplementing a unified modal learning framework for generative vision-language models43
msracver/fcisAn implementation of a fully convolutional instance-aware semantic segmentation framework using CUDA.1,567
princeton-nlp/charxivAn evaluation suite for assessing chart understanding in multimodal large language models.85
yuweihao/mm-vetEvaluates the capabilities of large multimodal models using a set of diverse tasks and metrics274
tca19/dict2vecA framework to learn word embeddings using lexical dictionaries115
baaivision/eveA PyTorch implementation of an encoder-free vision-language model that can be fine-tuned for various tasks and modalities246
lxtgh/omg-segDevelops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model.1,336