LaVIN VS image2dsl

Compare LaVIN vs image2dsl and see what are their differences.

LaVIN

[NeurIPS 2023] Official implementations of "Cheap and Quick: Efficient Vision-Language Instruction Tuning for Large Language Models" (by luogen1996)

image2dsl

This repository contains the implementation of an Image to DSL (Domain Specific Language) model. The model uses a pre-trained Vision Transformer (ViT) as an encoder to extract image features and a custom Transformer Decoder to generate DSL code from the extracted features. (by mzbac)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LaVIN image2dsl
4 1
484 11
- -
7.4 5.3
4 months ago about 1 year ago
Python Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LaVIN

Posts with mentions or reviews of LaVIN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

image2dsl

Posts with mentions or reviews of image2dsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Looking for a pre trained food recognition model
    4 projects | /r/LocalLLaMA | 30 May 2023
    Sorry to be mean here, but I think your idea is doable. Basically, you can build an image to category model and then feed its output to a fine-tuned LLama. You can have a look at one of my experiments for image to text-> https://github.com/mzbac/image2dsl

What are some alternatives?

When comparing LaVIN and image2dsl you can also consider the following projects:

LLaVA - [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

MiniGPT-4 - Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)

qlora - QLoRA: Efficient Finetuning of Quantized LLMs