Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements file #5

Open
weizhou1991 opened this issue Mar 14, 2024 · 1 comment
Open

requirements file #5

weizhou1991 opened this issue Mar 14, 2024 · 1 comment

Comments

@weizhou1991
Copy link

Hi there,

I just noticed that if I want follow your pipe from generate base to generate caption, it needs employ different projects, each projects rely on its own environment, do you have a universal requirements file to help me to build the environment ? I really appreciate your help !

Best,

@Mayakshanesht
Copy link

I think, you could run the code sequentially. For example, you could run the generate_base.py by activating the environment for the stp3 and commenting out llava and minigpt modules imports, to generate the object info json and cropper images json file.
Then you could turn on the llava environment, and run the generate_caption.py file to generate the captions for the objects and scenes.
For the click2chat, we need both and I dont know how to resolve that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants