-
Hi, I am trying to using deepspeed (via mmengine) to train a DeepLabV3plus model from mmsegmentation on multiple GPUs. I have followed the example: examples/distributed_training_with_flexiblerunner.py which is using the stage 3 Zero. I would like to load the pretrained model weights so i can fine tune it on my dataset, ie I am using the pretrained model, eg: Here is the stack trace:
I couldn't find any mention in the documentation about this situation (if there is some please point it out)
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Answer is don't use |
Beta Was this translation helpful? Give feedback.
Answer is don't use
load_from:
for pretrained model ... usinginit_cfg