Skip to content

Commit

Permalink
Adds video deep dream results to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-j-h committed Oct 21, 2019
1 parent 9061b66 commit 6f426a6
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
<h1 align='center'>IG-65M PyTorch</h1>

<p align=center>
Unofficial PyTorch (and ONNX) 3D video classification models and weights pre-trained on IG-65M (65MM Instagram videos).
<p align="center"><a href="https://travis-ci.org/moabitcoin/ig65m-pytorch"><img src="https://travis-ci.org/moabitcoin/ig65m-pytorch.svg?branch=master" /></a></p>

<img src="assets/primer.png" alt="IG-65M activations for the Primer movie trailer video; time goes top to bottom" />
<i>IG-65M activations for the Primer movie trailer video; time goes top to bottom</i>
</p>
Unofficial PyTorch (and ONNX) 3D video classification models and weights pre-trained on IG-65M (65MM Instagram videos).

<p align="center"><a href="https://travis-ci.org/moabitcoin/ig65m-pytorch"><img src="https://travis-ci.org/moabitcoin/ig65m-pytorch.svg?branch=master" /></a></p>
![](./assets/primer.png)
*IG-65M activations for the Primer movie trailer video; time goes top to bottom*

| | |
|--------------------------|--------------------------|
| ![](./assets/dream0.gif) | ![](./assets/dream1.gif) |

| | |
|--------------------------|--------------------------|
| ![](./assets/dream2.gif) | ![](./assets/dream3.gif) |

*IG-65M video deep dream: maximizing activations; for more see [this pull request](https://github.com/moabitcoin/ig65m-pytorch/pull/19)*


## Usage :computer:
Expand Down
Binary file added assets/dream0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dream1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dream2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dream3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6f426a6

Please sign in to comment.