keplr-io / quiver

Interactive convnet features visualization for Keras
https://keplr-io.github.io/quiver/
MIT License
1.75k stars 223 forks source link

add the ability to accept scaled images as model input #52

Closed kretes closed 2 years ago

kretes commented 7 years ago

Some networks are designed in a way that they expect input data to be scaled to [0,1] at the input instead of [0,255] - this adds ability to specify that for quiver, so that it works consistently with the modei