Skip to content

Multi-Modal NLP Model Comparison #35

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

Open
Cgarg9 opened this issue Mar 14, 2025 · 0 comments
Open

Multi-Modal NLP Model Comparison #35

Cgarg9 opened this issue Mar 14, 2025 · 0 comments

Comments

@Cgarg9
Copy link
Collaborator

Cgarg9 commented Mar 14, 2025

Description:

To help users understand how multi-modal models process text along with other data types (e.g., images, audio), add a notebook that compares different multi-modal NLP techniques.

Tasks:

  • Compare CLIP (Contrastive Language-Image Pretraining), BLIP, Flamingo, and OpenAI’s GPT-4V.
  • Apply models to text-to-image retrieval, image captioning, and multi-modal reasoning tasks.
  • Evaluate results using BLEU, CIDEr, and retrieval precision metrics.
  • Summarize key takeaways for different applications.
  • Name the notebook multi_modal_nlp_comparison.ipynb.
  • Update the README file with relevant references.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant