Skip to content

Commit

Permalink
add polo club group homepage, researcher affiliation
Browse files Browse the repository at this point in the history
  • Loading branch information
polochau authored May 31, 2018
1 parent 81352f4 commit a3f443f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Selected areas of an image can be removed in real time with classical computer v
The system also computes class activation maps for any selected class, which highlight the important semantic regions of an image the model uses for classification.
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).

This is the code repository for the accepted [CVPR 2018](http://cvpr2018.thecvf.com) Demo: **Interactive Classification for Deep Learning Interpretation**. Visit our research group homepage [Polo Club of Data Science](https://poloclub.github.io) 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)
Expand Down Expand Up @@ -59,13 +61,23 @@ The following steps are needed to set up PatchMatch inpainting:
## Citation

**Interactive Classification for Deep Learning Interpretation.**
[Angel Cabrera][angel], [Fred Hohman][fred], [Jason Lin][jason], [Duen Horng Chau][polo]
[Angel Cabrera][angel], [Fred Hohman][fred], [Jason Lin][jason], [Duen Horng (Polo) Chau][polo]
*Demo, Conference on Computer Vision and Pattern Recognition (CVPR). June 18, 2018. Salt Lake City, USA.*

<!-- [Read the paper][paper]. -->
<!-- [Watch the video][video]. -->


## Researchers

| Name | Affiliation |
|-----------------------|---------------------------------|
| [Angel Cabrera][angel] | Georgia Tech |
| [Fred Hohman][fred] | Georgia Tech |
| [Jason Lin][jason] | Georgia Tech |
| [Duen Horng (Polo) Chau][polo] | Georgia Tech |


## License

MIT License. See [`LICENSE.md`](LICENSE.md).
Expand Down

0 comments on commit a3f443f

Please sign in to comment.