Open Cat-Overflow opened 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 https://github.com/mbzuai-oryx/GeoChat/blob/main/geochat/eval/batch_geochat_grounding.py
Is there any method to accept two images and one question just to get one response?(for example: find the differences between two images)
I'm fucusing on this issue due to the competition I am in.
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 https://github.com/mbzuai-oryx/GeoChat/blob/main/geochat/eval/batch_geochat_grounding.py
Is there any method to accept two images and one question just to get one response?(for example: find the differences between two images)