Skip to content

zabir-nabil/bangla-CLIP

Repository files navigation

bangla clip

CLIP (Contrastive Language–Image Pre-training) training code for Bangla.

Live Demo: HuggingFace Space


Installation

  • python >= 3.9
  • pip install -r requirements.txt

Bangla CLIP

bangla clip

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 start training,

python train_clip_bangla.py

Image Search Demo with Bangla CLIP