rename ewa
This commit is contained in:
4
train.py
4
train.py
@@ -121,8 +121,8 @@ def extend_cfg(cfg):
|
||||
cfg.TRAINER.DZGCOOP.TEXT_LOSS_WEIGHT_STRONG = 25 # lambda2: strong text constraint weight
|
||||
cfg.TRAINER.DZGCOOP.TEXT_LOSS_WEIGHT_WEAK = 10 # lambda3: weak text constraint weight
|
||||
cfg.TRAINER.DZGCOOP.IMAGE_LOSS_WEIGHT = 10
|
||||
cfg.TRAINER.DZGCOOP.GPA_MEAN = 15
|
||||
cfg.TRAINER.DZGCOOP.GPA_STD = 1
|
||||
cfg.TRAINER.DZGCOOP.EWA_MEAN = 15
|
||||
cfg.TRAINER.DZGCOOP.EWA_STD = 1
|
||||
cfg.DATASET.SUBSAMPLE_CLASSES = "all" # all, base or new
|
||||
|
||||
# Config for independent Vision Language prompting (independent-vlp)
|
||||
|
||||
Reference in New Issue
Block a user