We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a409c0 commit f3da95aCopy full SHA for f3da95a
README.md
@@ -10,8 +10,8 @@ This is a Torch7 implementation of the method described in the paper
10
## Dependencies
11
12
- [Torch7](https://github.com/torch/torch7)
13
-- [imagine-nn](https://github.com/szagoruyko/imagine-nn)
14
-- CUDA 6.5+
+- [imagine-nn](https://github.com/szagoruyko/imagine-nn) (for Inception network)
+- CUDA 6.5+ (unless running on CPU -- see below)
15
16
imagine-nn (and any other Torch packages you're missing) can be installed via Luarocks:
17
0 commit comments