MiniGPT-4
MiniGPT-4 copied to clipboard
Does MiniGPT4 support multiple image uploading?
In some applications, you need to upload multiple pictures, clearly describe some scenes, and ask questions about the scenes. May I ask whether MiniGPT4 supports this practice?
I guess MiniGPT-4 can't support multiple images , but you can do these with a little bit extra works. Some suggestions I have tried maybe help you :
- use MiniGPT-4 to describe images as detailed as possible, try the best to get maximum information from the images
- use LLM as controller ,such as vincua、llama and so on, to finish your task. The information you get from images are the inputs of LLM, and you can prompt you question to LLM controller based on the inputs
Thanks for your advice!
It can. In fact, I am drafting a PR to enable this.
It can. In fact, I am drafting a PR to enable this.
hi,i think you will do a nice work,can you send me your work about supporting multiple images uploading to me?thanks!