CPL icon indicating copy to clipboard operation
CPL copied to clipboard

Missing configs

Open chris522229197 opened this issue 2 years ago • 4 comments
trafficstars

Thanks for the great work! I am interested in reproducing some experimental results.

It seems like the configs directory is missing, so config files such as configs/trainers/CoCoOpcf/vit_b16_c4_ep10_batch1_ctxv1.yaml cannot be found.

It would be appreciated if all the config files for the experiments are uploaded to this repo.

chris522229197 avatar Feb 08 '23 22:02 chris522229197

Hi, many thanks for your interests. They can be found in the repo here configs/trainers/CoCoOp/vit_b16_c4_ep10_batch1_ctxv1.yaml

jkooy avatar Feb 21 '23 23:02 jkooy

Just making sure, does this mean that the CPL training configuration files are the same as the CoCoOp training configuration files?

chris522229197 avatar Mar 16 '23 16:03 chris522229197

Yes. But CoCoop only has classification. Also specify COCOOPCF for CPL. Batch size may be adjusted in some experiments. we tested smaller ones on some machines for memory issues, this shouldn't affect the results.

jkooy avatar Apr 05 '23 07:04 jkooy

Just making sure, does this mean that the CPL training configuration files are the same as the CoCoOp training configuration files?

Do you run this code successfully?

alice-cool avatar Apr 18 '23 00:04 alice-cool