test_coco_stuff.yml 342 B

1234567891011121314
  1. _base_: 'default.yml'
  2. model_name: 'test_cocostuff' # display name in the logger
  3. output: /mnt/petrelfs/xujilan/exps/cc12m_100/
  4. model:
  5. img_encoder:
  6. imgnet_pretrained_checkpoint: '/mnt/petrelfs/xujilan/checkpoints/dino_vitbase16_pretrain.pth'
  7. evaluate:
  8. eval_freq: 1
  9. seg:
  10. cfg: segmentation/configs/_base_/datasets/coco_stuff.py