Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

request: VGG19 #747

Open
crcrpar opened this issue Dec 3, 2018 · 3 comments
Open

request: VGG19 #747

crcrpar opened this issue Dec 3, 2018 · 3 comments

Comments

@crcrpar
Copy link
Contributor

crcrpar commented Dec 3, 2018

now Chainer supports VGG19, so how about below two?

  • adding VGG19 to chainercv/links/model/vgg
  • adding its link to caffemodel to examples/vgg/caffe2npz.py
@knorth55
Copy link
Contributor

knorth55 commented Dec 4, 2018

what do you mean?
Classification task with VGG19 or some other task with VGG19 feature extractor?

@crcrpar
Copy link
Contributor Author

crcrpar commented Dec 5, 2018

Please excuse my lack of explanation.
I meant classification task with VGG19.
That's why I ask adding caffemodel URL to examples and add (pickable) VGG19 to links.

@knorth55
Copy link
Contributor

knorth55 commented Dec 5, 2018

Currently, we have no plan to add VGG19 as classification model.
That is because we have no time to reproduce the classification score of original paper
Please feel free to add VGG19 classification model by yourself.

@knorth55 knorth55 removed this from the 1.0 milestone Dec 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants