Skip to content

zabir-nabil/bangla-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bangla clip

A dead-simple image search and image-text matching system for Bangla using CLIP (Contrastive Language–Image Pre-training)


Installation

  • python >= 3.9
  • pip install -r requirements.txt
  • Download the model weights and place inside the models folder.

bangla-image-search

The model consists of an EfficientNet / ResNet image encoder and a BERT text encoder and was trained on multiple datasets from Bangla image-text domain. To run the app,

streamlit run app.py

Demo

bangla clip

Live Demo: HuggingFace Space

Training CLIP for Bangla