MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / draw_net

Function draw_net

python/caffe/draw.py:59–67  ·  view source on GitHub ↗

Draws a caffe net and returns the image string encoded using the given extension. Input: caffe_net: a caffe.proto.caffe_pb2.NetParameter protocol buffer. ext: the image extension. Default 'png'.

(caffe_net, ext='png')

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