[Viame] VIAME Mac and Caffe Updates

David Zhang david.zhang at sri.com
Fri Sep 9 17:39:30 EDT 2016


Matt:

One comment. I think you are going to add fast-r-cnn in VIAME. Unless you are using a different version/branch from what I have, that code only works with cuDNN 4.

David


From: Viame [mailto:viame-bounces at public.kitware.com] On Behalf Of Matt Dawkins
Sent: Friday, September 09, 2016 2:18 PM
To: Lakshman Prasad; Yogesh Girdhar; viame at public.kitware.com
Subject: [Viame] VIAME Mac and Caffe Updates

This email only affects Mac and Caffe users, but:

I pushed up a couple quick fixes to master for Mac which only became apparent if you had certain VIAME_ENABLE flags turned on and certain mac versions. This also required updating caffe to the latest master branch to avoid issues on the latest OSX. To update:
Reset or commit any changes you've made (one way to do this is to run "git reset --hard origin/master")

git fetch -p
git pull origin master
git submodule update
If you already have a build, and don't want to remove it and start from scratch, remove the following directories:

rm -rf [VIAME_BUILD_DIR]/build/src/fletch-build/build/src/Caffe
rm -rf [VIAME_BUILD_DIR]/build/src/fletch-build/build/src/Caffe-build
rm -rf [VIAME_BUILD_DIR]/build/src/fletch-build/build/src/Caffe-stamp
rm -rf [VIAME_BUILD_DIR]/install/include/caffe
Then rebuild.

Thanks,
Matt D.

--
Matthew Dawkins
1-518-881-4416
Senior R&D Engineer
Kitware, Inc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/viame/attachments/20160909/45956ae9/attachment-0001.html>


More information about the Viame mailing list