Arabic-Clip/AraCLIP-Training-Code

0

stars

3

commits

Python

primary language

Jul 31, 2024

updated

README


AraCLIP

Cross-Lingual Learning for Effective Arabic Image Retrieval

Live Demo · Pre-trained Models · Report Bug

Overview

Alt text

Demo

A live demonstration of multilingual Text-Image retrieval using M-CLIP can be found here!

Setting Up the Environment

To set up the environment, please use the environment.yaml file. This file contains all the necessary dependencies.

Setting Up the Environment

To create the conda environment using the environment.yaml file, run the following command:

conda env create -f environment.yaml

Pre-trained Models

Every text encoder is a Arabic-Clip Huggingface Organization available transformer, with an additional linear layer on top to be downloaded.

Acknowledgements

License

Distributed under the MIT License. See LICENSE for more information.

Contributors

Arabic-Clip/AraCLIP-Training-Code

0

stars

3

commits

Python

primary language

Jul 31, 2024

updated

README


AraCLIP

Cross-Lingual Learning for Effective Arabic Image Retrieval

Live Demo · Pre-trained Models · Report Bug

Overview

Alt text

Demo

A live demonstration of multilingual Text-Image retrieval using M-CLIP can be found here!

Setting Up the Environment

To set up the environment, please use the environment.yaml file. This file contains all the necessary dependencies.

Setting Up the Environment

To create the conda environment using the environment.yaml file, run the following command:

conda env create -f environment.yaml

Pre-trained Models

Every text encoder is a Arabic-Clip Huggingface Organization available transformer, with an additional linear layer on top to be downloaded.

Acknowledgements

License

Distributed under the MIT License. See LICENSE for more information.

Contributors

Languages

Python

100.0%