Skip to content

deepxkn/caffe-gui-tool

 
 

Repository files navigation

#Caffe Gui Tool

This a node based tool for creating caffe networks. It works inside the graphics application 'blender' as a plugin. The reason for this is blender's highly stable, and universally compatible node editor. ##Important CGT features change regularly. If you update and your nodetree no longer compiles, all the nodes in your tree must be Re-added. A prototxt load feature will be added in the next update to make this process redundant.

###Potentially useful features:

  • Autonaming of top,bottom, and layer names
  • Visual editing of later properties
  • Reliable duplication of layers with SHIFT+D
  • Saving & Loading nodetrees in blender's native 'xxxx.blend' format for later editing
  • Generation of Train_test, _deploy, _solver, and the training .sh script

###WIP features:

  • .prototxt import
  • Training network within blender, plotting train & test error

For installation instructions please see http://chasvortex.github.io/caffe-gui-tool/

####ConvNet

alt tag

####Autoencoder

alt tag

About

Node based Gui for creating caffe networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%