Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretrained models #3845

Open
dk-teknologisk-mlnn opened this issue Jan 22, 2021 · 3 comments
Open

Pretrained models #3845

dk-teknologisk-mlnn opened this issue Jan 22, 2021 · 3 comments

Comments

@dk-teknologisk-mlnn
Copy link

dk-teknologisk-mlnn commented Jan 22, 2021

Hi, using download_model.py in cntk-2.7\PretrainedModels gives error:
HTTP Error 403: Site Disabled

https://github.com/microsoft/CNTK/blob/master/PretrainedModels/Image.md

@thiagocrepaldi
Copy link
Contributor

We are addressing this internally and we will update here as soon as we have a decision

@prasanthpul
Copy link
Member

the URLs should be working again for now.

@dk-teknologisk-mlnn
Copy link
Author

Yep, it works now :)

Meanwhile I converted some nice caffe models yesterday:

  • googlenet age and gender
  • googlenet imagenet
  • vgg16 pascal (classification)

and I adapted the cifar10 training script to train cifar100 and ended up with a nice cifar100 based classifier.

do you want me to add these to this list?

cifar100classifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants