raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.97k stars 664 forks source link

The VGG example does not work. #125

Open sumedhvdatar opened 6 years ago

sumedhvdatar commented 6 years ago
awilliamson commented 6 years ago

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

sumedhvdatar commented 6 years ago

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

awilliamson commented 6 years ago

@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.

sumedhvdatar commented 6 years ago

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?

awilliamson commented 6 years ago

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