Skip to content
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

CLIP Training documentation #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agamba
Copy link

@agamba agamba commented Jun 26, 2023

This pull request documents the steps for training CLIP on Bliss dataset composed of Bliss symbols and Bliss annotations

@CLAassistant
Copy link

CLAassistant commented Jun 26, 2023

CLA assistant check
All committers have signed the CLA.


## Extract Bliss dataset in the directory data

The structure of the COCO dataset was used to prepare the Bliss Annotated dataset. Bliss dataset including images and annotations can be downloaded [here](https://drive.google.com/file/d/1kSE4egEvg2g5wKZLHCFTE1ZijUf0ZC2_/view?usp=sharing)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you include instructions, or scripts if any, on how to convert the bliss data into the structure of the COCO dataset. Thanks.

## CLIP

See the [CLIP-Training.md](../docs/CLIP-Training.md) in the [documentation](../docs) folder for details on
how to about how to train this model, download the dataset used and the model resulting from the training.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: "how to about how to" -> "how to".

I made the same mistake at line 27, could you help to fix it too? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants