Giter VIP home page Giter VIP logo

Comments (5)

SiyuanHuang95 avatar SiyuanHuang95 commented on September 14, 2024 1

How about opening some layers or enabling the finetuning some parameters of the original LISA, do you think it would be doable? @X-Lai

from lisa.

X-Lai avatar X-Lai commented on September 14, 2024

There is only a single finetuning state. The reasoning segmentation dataset is directly involved with other datasets like the semantic / referring segmentation datasets.

from lisa.

Kaisor-Yuan avatar Kaisor-Yuan commented on September 14, 2024

There is only a single finetuning state. The reasoning segmentation dataset is directly involved with other datasets like the semantic / referring segmentation datasets.

emm,I want to employ the LISA to conduct the image-caption task, whose generated caption is more detailed than other model. But there is a domain difference between the train dataset and industrial dataset, so I wanna finetune LISA to apply to industrial domain.

from lisa.

X-Lai avatar X-Lai commented on September 14, 2024

That sounds great! Currently, we do not plan to release the code to further fine-tuning LISA. I think you could try to adopt the current hybrid-training paradigm and use your customized dataset together with other datasets.

You can add your customized data into the current training pipeline by simply configuring the dataset argument. As you want to use VQA data to conduct the image-caption task, I think you can directly replace the current llava-instruct-150k dataset with yours by simply configuring the vqa_data argument in train_ds.py.

from lisa.

Kaisor-Yuan avatar Kaisor-Yuan commented on September 14, 2024

That sounds great! Currently, we do not plan to release the code to further fine-tuning LISA. I think you could try to adopt the current hybrid-training paradigm and use your customized dataset together with other datasets.

You can add your customized data into the current training pipeline by simply configuring the dataset argument. As you want to use VQA data to conduct the image-caption task, I think you can directly replace the current llava-instruct-150k dataset with yours by simply configuring the vqa_data argument in train_ds.py.

Your model is so excellent! I will try your suggestion, thank you!

from lisa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.