Celebrity Recognition and VQA

RC-MLLM model is developed based on the Qwen2-VL model through a novel method called RCVIT (Region-level Context-aware Visual Instruction Tuning), using the specially constructed RCMU dataset for training. Its core feature is the capability for Region-level Context-aware Multimodal Understanding (RCMU). This means it can simultaneously understand both the visual content of specific regions/objects within an image and their associated textual information (utilizing bounding boxes coordinates), allowing it to respond to user instructions in a more context-aware manner. Simply put, RC-MLLM not only understands images but can also integrate the textual information linked to specific objects within the image for understanding. It achieves outstanding performance on RCMU tasks and is suitable for applications like personalized conversation.

๐Ÿ“Œ Upload an image containing celebrities, the system will recognize them and provide Wikipedia-based VQA using the RC-Qwen2-VL model.

50 100
Example Images with Questions
Upload Image Question

Person Information

Instructions

  1. Upload an image containing celebrities
  2. Enter your question, for example:
    • "Who are the people in the image?"
    • "What achievements does the person on the left have?"
    • "What is the relationship between these people?"
  3. Adjust the confidence threshold slider if needed (lower values will recognize more faces but might be less accurate)
  4. Click the submit button to get the answer