DeepDebugger: Touch what you image This is an interactive and visualized debugging tool for deep classifiers. Citation How to use DeepDebugger Installation ~$ git clone ~$ cd path/to/GridSkeletonVis ~$ pip install -r requirements.txt Visualize your embedding Develop your own visualization method run dvi ~$ python dvi_main.py --content_path /path/to/dataset --epoch_start 19 --epoch_end 20