Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Installation

Hugh Tomkins edited this page Sep 13, 2017 · 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"
Note that blender is case sensitive

2. Set blender scripts path

  • Open blender, hit file --> user preferences UPs
  • Click the 'File' heading, and ensure relative paths is Unchecked RPs
  • 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 left, 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.
Clone this wiki locally