CSAILVision / semantic-segmentation-pytorch

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
http://sceneparsing.csail.mit.edu/
BSD 3-Clause "New" or "Revised" License
4.95k stars 1.1k forks source link

access to pre-trained models #259

Closed vladimir-dudnik closed 3 years ago

vladimir-dudnik commented 3 years ago

It seems link http://sceneparsing.csail.mit.edu/model/pytorch to pre-trained models does not work. Was access to the model removed intentionally or this is a temporal issue?

vladimir-dudnik commented 3 years ago

Well, issue seems to be resolved, so I'll close this. Thanks you guys for all great work you are doing and sharing with community! We are demonstrating how models you have developed can be inferred on Intel OpenVINO, that's why we are interested in access to pre-trained models with permissive license.

hangzhaomit commented 3 years ago

Thanks for your efforts, we really appreciate it. @vladimir-dudnik