Skip to content

Commit

Permalink
improve readme, thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
fredhohman committed May 31, 2018
1 parent c9d4ac4 commit eac9ac1
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,18 @@ The system also computes class activation maps for any selected class, which hig
The system runs fully in browser using Tensorflow.js, React, and SqueezeNet.
An advanced inpainting version is also available using a server running the PatchMatch algorithm from the [GIMP Resynthesizer plugin](https://github.com/bootchk/resynthesizer).

[![YouTube video demo](images/thumbnail.png)](https://youtu.be/llub5GcOF6w)

This is the code repository for the accepted [CVPR 2018][cvpr18] Demo: **Interactive Classification for Deep Learning Interpretation**.
Visit our research group homepage [Polo Club of Data Science][poloclub] at [Georgia Tech](http://www.gatech.edu) for more related research!


## Video Demo

[![YouTube video demo](readme/interactive-experimentation-youtube-thumbnail.jpg)](https://youtu.be/llub5GcOF6w)


## Example Usage Scenario: Interpreting "Failed" Classification
## Example Scenario: Interpreting "Failed" Classification

![Failed classification](readme/failure.png)
The modified image (left), originally classified as *dock* is misclassified as *ocean liner* when the masts of a couple boats are removed from the original image (right).
The top five classification scores are tabulated underneath each image.

![Failed classification](images/failure.png)

## Installation

Expand Down
File renamed without changes
File renamed without changes
Binary file added images/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit eac9ac1

Please sign in to comment.