3 # This file defines the configuration for the CVNEventDump module
5 # Configuration for the CVN Caffe interface
6 #standard_caffenethandler:
8 # LibPath: "DUNE_PARDATA_DIR"
9 # DeployProto: "networkDefinition.prototxt"
10 # ModelFile: "modelWeightsV2.caffemodel"
12 # ChargeLogScale: false
15 # ReverseViews: [false,true,false]
18 # Configuration for the CVN TF interface
19 standard_tfnethandler:
21 LibPath: "DUNE_PARDATA_DIR"
22 TFProtoBuf: "duneCVNNetwork/dune_cvn_resnet_august2018.pb"
26 ReverseViews: [false,true,false]
31 standard_cvnevaluator:
33 module_type: CVNEvaluator
35 PixelMapInput: "cvnmap"
36 ResultLabel: "cvnresult"
37 #CaffeNetHandler: @local::standard_caffenethandler
38 TFNetHandler: @local::standard_tfnethandler
43 standard_cvnevaluator_protodune:
45 module_type: CVNEvaluator
47 PixelMapInput: "cvnmap"
48 ResultLabel: "cvnresult"
49 #CaffeNetHandler: @local::standard_caffenethandler
50 TFNetHandler: @local::standard_tfnethandler