Back to Caffe

Python Layer

docs/tutorial/layers/python.md

1.0989 B
Original Source

Python Layer

The Python layer allows users to add customized layers without modifying the Caffe core code.

Parameters

{% highlight Protobuf %} {% include proto/PythonParameter.txt %} {% endhighlight %}

Examples and tutorials