You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Hugh Tomkins edited this page Nov 9, 2015
·
10 revisions
#Installation
Head to blender and grab the appropriate version for your OS if you don't already have it.
1. Clone CGT
Grab the git clone url, and clone caffe-gui tool Into a folder that has the structure below where xyz is an arbitrary directory:
xyz --> Addons (Clone into this folder to create:) --> caffe-gui-tool
2. Set blender scripts path
Open blender, hit file --> user preferences
Click the 'File' heading, and ensure relative paths is Unchecked
Stay on the 'File' heading, and set the scripts path to xyz from earlier.
Head over to the addons heading, type 'caffe' in the search bar in the top right, and check the little checkbox next to caffe-gui-tool.
Hit 'Save user settings' at the bottom of the page, and exit the preferences window.