mbzuai-oryx / GeoChat

[CVPR 2024 🔥] GeoChat, the first grounded Large Vision Language Model for Remote Sensing
https://mbzuai-oryx.github.io/GeoChat
423 stars 33 forks source link

Multi images #52

Open Cat-Overflow opened 3 months ago

Cat-Overflow commented 3 months ago

I see that both the eval code and the demo code seem to accept just one image.

https://github.com/mbzuai-oryx/GeoChat/blob/main/geochat/conversation.py image https://github.com/mbzuai-oryx/GeoChat/blob/main/geochat/eval/batch_geochat_grounding.py image

Is there any method to accept two images and one question just to get one response?(for example: find the differences between two images)

WinniePooh-XI commented 2 months ago

I'm fucusing on this issue due to the competition I am in.