Closed wind-waves-fll closed 5 months ago
I find the location! in the defalt_runtime.py, set the Load_from= pretrained backbone
Hi, I think set the pretrained backbone dir in the model config file is a more elegent usage
Hi, I think set the pretrained backbone dir in the model config file is a more elegent usage
Ok,thank you very much!
I want to request how to use pretrained backbone? At the test code,I can see the load_checkpoint to load the model. But when training, can I how to use pretrained backbone?