summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-21 23:43:49 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-21 23:47:46 -0700
commit2cb1359d74e1891892f0a1dadc0e975272451ef6 (patch)
treed46628fbaab649ea9fa1f084bc4da25da49f804c
parentd7370fb53031fa6a54fa3e848258044fa736d789 (diff)
downloadcaffe-2cb1359d74e1891892f0a1dadc0e975272451ef6.tar.gz
caffe-2cb1359d74e1891892f0a1dadc0e975272451ef6.tar.bz2
caffe-2cb1359d74e1891892f0a1dadc0e975272451ef6.zip
point out @niuzhiheng's work on the Windows port
-rw-r--r--docs/installation.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation.md b/docs/installation.md
index 1f403814..9408e613 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -142,6 +142,10 @@ After this, run
**Note** that the HDF5 dependency is provided by Anaconda Python in this case.
If you're not using Anaconda, include `hdf5` in the list above.
+#### Windows
+
+There is an unofficial Windows port of Caffe at [niuzhiheng/caffe:windows](https://github.com/niuzhiheng/caffe). Thanks [@niuzhiheng](https://github.com/niuzhiheng).
+
## Compilation
Now that you have the prerequisites, edit your `Makefile.config` to change the paths for your setup.