chumpblocckami / finetuning_clip_service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finetune clip as a service

Install

  1. get docker
  2. get docker-compose
  3. clone repository
  4. enter folder
  5. modify docker-compose.yaml variables (PRODUCTS_DATASET_URL must be a google drive zip file)
  6. run docker-compose up
  7. In finetuned under model repository if everything works, there will be the finetuned model.

About


Languages

Language:Python 96.2%Language:Shell 2.9%Language:Dockerfile 0.8%