gmayday1997 / SceneChangeDet

pytorch implementation of scene change detection
MIT License
234 stars 73 forks source link

Locating the DeepLab V2 VOC12 Model #6

Closed bblakeslee-maker closed 5 years ago

bblakeslee-maker commented 5 years ago

Hello,

I'm attempting to get your source working; however, I'm unable to locate a copy of the "deeplab_v2_voc12.pth" pretrained model file. I've looked on the DeepLab V2 models page (http://liangchiehchen.com/projects/DeepLab_Models.html), but I don't see a model trained on VOC. Do you have a link to the model file used in your code?

Thanks!

ssktotoro commented 5 years ago

under the pretrain section of their README there are links via baidu and google drive for the pretrained model file.