multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

How to use "resnet50_imagenet.pth" #72

Open ybpaopao opened 5 years ago

ybpaopao commented 5 years ago

I want to use the pre-trained weighted "resnet50_imagenet.pth". How to use it? Can I just change some parameters or have to write my own codes in MaskRcnn class?