Back-merge recent fixes from master to dev
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 25 May 2014 04:41:16 +0000 (21:41 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 25 May 2014 04:41:16 +0000 (21:41 -0700)
fix OSX 10.9 compiler/stdlib override for latest homebrew
follow-up on #443 to invert k channels (instead of 3)
Correctly invert the swapping of colour channels
link presentation on dropbox (was self-hosted during a dropbox issue)
link to demo
fix draw_net python script
release v1 model defs + weights
point out @niuzhiheng's work on the Windows port
fix test_all path in docs
link canonical bvlc site
fix detection notebook link


Trivial merge