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

Method ArgMaxLayer

include/caffe/layers/argmax_layer.hpp:38–39  ·  view source on GitHub ↗

* @param param provides ArgMaxParameter argmax_param, * with ArgMaxLayer options: * - top_k (\b optional uint, default 1). * the number @f$ K @f$ of maximal items to output. * - out_max_val (\b optional bool, default false). * if set, output a vector of pairs (max_ind, max_val) unless axis is set then * output max_val along the specified axis. * - axis (\

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected