Skip to content

ihdia/visualizer-app

Folders and files

NameName
Last commit message
Last commit date
Dec 7, 2020
May 6, 2021
May 7, 2021
May 6, 2021
Feb 22, 2021
Feb 22, 2021
Feb 23, 2021
Mar 8, 2021
Feb 23, 2021

Repository files navigation

Visualizer App

This app is a tool which can be used to view the intermediate results of each layer of a model. With the help of this app, the user can fully understand each intermediate result of the model easily.

How to run

  1. pip3 install requirements.txt
  2. For Linux users: ./run.sh
  3. For Mac users: sh run.sh
  4. The app will then run on port 8501 on your localhost