sxhxliang / detectron2_backbone

detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
211 stars 41 forks source link

Can dla be used? #6

Open harrylin-hyl opened 4 years ago

harrylin-hyl commented 4 years ago

I run dla be backbone, but model do not have load_pretrained_model function!

sxhxliang commented 4 years ago

you need to modify the config file MODEL: WEIGHTS: "your_path/dla pretrained model"