keras-vis icon indicating copy to clipboard operation
keras-vis copied to clipboard

The VGG example does not work.

Open sumedhvdatar opened this issue 6 years ago • 5 comments

  • [ ] Check that you are up-to-date with the master branch of keras-vis. You can update with: pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps

  • [ ] If running on TensorFlow, check that you are up-to-date with the latest version. The installation instructions can be found here.

  • [ ] If running on Theano, check that you are up-to-date with the master branch of Theano. You can update with: pip install git+git://github.com/Theano/Theano.git --upgrade --no-deps

  • [ ] Provide a link to a GitHub Gist of a Python script that can reproduce your issue (or just copy the script here if it is short).

sumedhvdatar avatar Jul 25 '18 15:07 sumedhvdatar

So it appears that the VGG util has completely been removed.

awilliamson avatar Jul 30 '18 15:07 awilliamson

Actually its not just VGG even Resnet50 does not work. Which example actually works?

sumedhvdatar avatar Jul 31 '18 15:07 sumedhvdatar

@sumedhvdatar I'll be honest, I've found a lot of things lacking in Keras-vis. With the documentation being in a state of limbo, there's very little to go off. There's areas of the library which cause errors ( GifGenerator image type needs float -> uint8 ). I've had one heck of a time fitting this to our architecture and ResNet50.

awilliamson avatar Jul 31 '18 15:07 awilliamson

The tool is supposed to be very helpful and I am trying to use it. Is there anyway I can get a working code or I should debug it myself?

sumedhvdatar avatar Jul 31 '18 15:07 sumedhvdatar

Throw me an e-mail (see profile), and I'll see what I can do :)

awilliamson avatar Jul 31 '18 15:07 awilliamson