MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / draw_net

Function draw_net

python/caffe/draw.py:205–223  ·  view source on GitHub ↗

Draws a caffe net and returns the image string encoded using the given extension. Parameters ---------- caffe_net : a caffe.proto.caffe_pb2.NetParameter protocol buffer. ext : string, optional The image extension (the default is 'png'). phase : {caffe_pb2.Phase.TRAIN

(caffe_net, rankdir, ext='png', phase=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_net_to_fileFunction · 0.85

Calls 1

get_pydot_graphFunction · 0.85

Tested by

no test coverage detected