I want to train some model with my dataset without pretrained model.
How do I modify config file?
What value of 'UNIFORMERV2.PRETRAIN' in config.yaml file do I set?
Is Empty value Okay? (ex> PRETRAIN: '')
Or should I remove 'PRETRAIN' field (UNIFORMERV2.PRETRAIN) in config.yaml?
I want to train some model with my dataset without pretrained model. How do I modify config file?
What value of 'UNIFORMERV2.PRETRAIN' in config.yaml file do I set? Is Empty value Okay? (ex> PRETRAIN: '') Or should I remove 'PRETRAIN' field (UNIFORMERV2.PRETRAIN) in config.yaml?