IPO Train:
bash scripts/IPO/train.sh oxford_flowers 1    # oxford_flowers 1 shot

IPO Test:
python train.py --trainer=CoOp --test=true --config-file=configs/trainers/IPO/vit_b16_ctxv1.yaml TRAINER.COOP.CTX_INIT "Identify the unique visual features of the <CLASS> flower accurately." DATASET.SUBSAMPLE_CLASSES new




