tf-keras-vis

Neural network visualization toolkit for tf.keras (by keisen)

Tf-keras-vis Alternatives

Similar projects and alternatives to tf-keras-vis based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tf-keras-vis alternative or higher similarity.

tf-keras-vis reviews and mentions

Posts with mentions or reviews of tf-keras-vis. We have used some of these posts to build our list of alternatives and similar projects.
  • Help implementing an attention module in a DCGAN (question in comments)
    1 project | /r/MLQuestions | 22 Mar 2022
    Hello! I'm trying to implement the Deep convolutional GAN of this paper: Weather GAN: Multi-Domain Weather Translation Using Generative Adversarial Networks by Xuelong Li, Kai Kou, Bin Zhao (arxiv) (architecture in image). The training data the authors used consists of images and correspondingsegmentation masks with labels 0-5 for each pixel (0 being no weather-relatedpixel). I have crudely made the segmentation module G(seg), Initialgenerator module G(init) and the Discriminator D, but I don'tunderstand how to do the attention module G(att). In the paper theymentioned they used pretained weights of VGG19, but very little else is saidabout G(att).I found this https://github.com/keisen/tf-keras-vislibrary, which might help me, as I guess I would want G(att) to extractsomething like the saliency or activation maps multiplied with the image.However, I don't know what kind of layers I should use, or what practicalitiesto use apart from the input and output. Should I transfer-learn the network withthis data, and if so, with the segmentation labels (i.e. if any label 1-5 ispresent in the attention pixel returned)? Or can I use the pre-trainedimagenet?Also, does anyone know if the layer colors in thearchitecture image mean anything, or if they are just selected randomly forvisualization? Especially I'm concerned why G(att)'s last encoderlayer (3rd layer) is colored differently from the first two. I was firstthinking that maybe it means that G(att) is a module inside G(seg),but apparently not. The three middle blocks are apparently residual blocks.

Stats

Basic tf-keras-vis repo stats
1
304
6.9
25 days ago

keisen/tf-keras-vis is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of tf-keras-vis is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com