image2dsl VS LaVIN

Compare image2dsl vs LaVIN and see what are their differences.

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)

LaVIN

[NeurIPS 2023] Official implementations of "Cheap and Quick: Efficient Vision-Language Instruction Tuning for Large Language Models" (by luogen1996)
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
image2dsl LaVIN
1 4
11 484
- -
5.3 7.4
about 1 year ago 4 months 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.

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

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.

What are some alternatives?

When comparing image2dsl and LaVIN 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