Path: blob/master/Deep-Learning-with-OpenCV-DNN-Module/input/ssd_mobilenet_v2_coco_2018_03_29.pbtxt.txt
3150 views
node {1name: "image_tensor"2op: "Placeholder"3attr {4key: "dtype"5value {6type: DT_UINT87}8}9attr {10key: "shape"11value {12shape {13dim {14size: -115}16dim {17size: -118}19dim {20size: -121}22dim {23size: 324}25}26}27}28}29node {30name: "Preprocessor/mul"31op: "Mul"32input: "image_tensor"33input: "Preprocessor/mul/x"34}35node {36name: "Preprocessor/sub"37op: "Sub"38input: "Preprocessor/mul"39input: "Preprocessor/sub/y"40}41node {42name: "FeatureExtractor/MobilenetV2/Conv/Conv2D"43op: "Conv2D"44input: "Preprocessor/sub"45input: "FeatureExtractor/MobilenetV2/Conv/weights"46attr {47key: "dilations"48value {49list {50i: 151i: 152i: 153i: 154}55}56}57attr {58key: "padding"59value {60s: "SAME"61}62}63attr {64key: "strides"65value {66list {67i: 168i: 269i: 270i: 171}72}73}74}75node {76name: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/batchnorm/add_1"77op: "FusedBatchNorm"78input: "FeatureExtractor/MobilenetV2/Conv/Conv2D"79input: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/gamma"80input: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/beta"81input: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/moving_mean"82input: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/moving_variance"83attr {84key: "epsilon"85value {86f: 0.001000000047587}88}89}90node {91name: "FeatureExtractor/MobilenetV2/Conv/Relu6"92op: "Relu6"93input: "FeatureExtractor/MobilenetV2/Conv/BatchNorm/batchnorm/add_1"94}95node {96name: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/depthwise"97op: "DepthwiseConv2dNative"98input: "FeatureExtractor/MobilenetV2/Conv/Relu6"99input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/depthwise_weights"100attr {101key: "dilations"102value {103list {104i: 1105i: 1106i: 1107i: 1108}109}110}111attr {112key: "padding"113value {114s: "SAME"115}116}117attr {118key: "strides"119value {120list {121i: 1122i: 1123i: 1124i: 1125}126}127}128}129node {130name: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/batchnorm/add_1"131op: "FusedBatchNorm"132input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/depthwise"133input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/gamma"134input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/beta"135input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/moving_mean"136input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/moving_variance"137attr {138key: "epsilon"139value {140f: 0.0010000000475141}142}143}144node {145name: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/Relu6"146op: "Relu6"147input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/BatchNorm/batchnorm/add_1"148}149node {150name: "FeatureExtractor/MobilenetV2/expanded_conv/project/Conv2D"151op: "Conv2D"152input: "FeatureExtractor/MobilenetV2/expanded_conv/depthwise/Relu6"153input: "FeatureExtractor/MobilenetV2/expanded_conv/project/weights"154attr {155key: "dilations"156value {157list {158i: 1159i: 1160i: 1161i: 1162}163}164}165attr {166key: "padding"167value {168s: "SAME"169}170}171attr {172key: "strides"173value {174list {175i: 1176i: 1177i: 1178i: 1179}180}181}182}183node {184name: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/batchnorm/add_1"185op: "FusedBatchNorm"186input: "FeatureExtractor/MobilenetV2/expanded_conv/project/Conv2D"187input: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/gamma"188input: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/beta"189input: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/moving_mean"190input: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/moving_variance"191attr {192key: "epsilon"193value {194f: 0.0010000000475195}196}197}198node {199name: "FeatureExtractor/MobilenetV2/expanded_conv/output"200op: "Identity"201input: "FeatureExtractor/MobilenetV2/expanded_conv/project/BatchNorm/batchnorm/add_1"202}203node {204name: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/Conv2D"205op: "Conv2D"206input: "FeatureExtractor/MobilenetV2/expanded_conv/output"207input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/weights"208attr {209key: "dilations"210value {211list {212i: 1213i: 1214i: 1215i: 1216}217}218}219attr {220key: "padding"221value {222s: "SAME"223}224}225attr {226key: "strides"227value {228list {229i: 1230i: 1231i: 1232i: 1233}234}235}236}237node {238name: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/batchnorm/add_1"239op: "FusedBatchNorm"240input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/Conv2D"241input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/gamma"242input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/beta"243input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/moving_mean"244input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/moving_variance"245attr {246key: "epsilon"247value {248f: 0.0010000000475249}250}251}252node {253name: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/Relu6"254op: "Relu6"255input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/BatchNorm/batchnorm/add_1"256}257node {258name: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/depthwise"259op: "DepthwiseConv2dNative"260input: "FeatureExtractor/MobilenetV2/expanded_conv_1/expand/Relu6"261input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/depthwise_weights"262attr {263key: "dilations"264value {265list {266i: 1267i: 1268i: 1269i: 1270}271}272}273attr {274key: "padding"275value {276s: "SAME"277}278}279attr {280key: "strides"281value {282list {283i: 1284i: 2285i: 2286i: 1287}288}289}290}291node {292name: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/batchnorm/add_1"293op: "FusedBatchNorm"294input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/depthwise"295input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/gamma"296input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/beta"297input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/moving_mean"298input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/moving_variance"299attr {300key: "epsilon"301value {302f: 0.0010000000475303}304}305}306node {307name: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/Relu6"308op: "Relu6"309input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/BatchNorm/batchnorm/add_1"310}311node {312name: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/Conv2D"313op: "Conv2D"314input: "FeatureExtractor/MobilenetV2/expanded_conv_1/depthwise/Relu6"315input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/weights"316attr {317key: "dilations"318value {319list {320i: 1321i: 1322i: 1323i: 1324}325}326}327attr {328key: "padding"329value {330s: "SAME"331}332}333attr {334key: "strides"335value {336list {337i: 1338i: 1339i: 1340i: 1341}342}343}344}345node {346name: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/batchnorm/add_1"347op: "FusedBatchNorm"348input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/Conv2D"349input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/gamma"350input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/beta"351input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/moving_mean"352input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/moving_variance"353attr {354key: "epsilon"355value {356f: 0.0010000000475357}358}359}360node {361name: "FeatureExtractor/MobilenetV2/expanded_conv_1/output"362op: "Identity"363input: "FeatureExtractor/MobilenetV2/expanded_conv_1/project/BatchNorm/batchnorm/add_1"364}365node {366name: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/Conv2D"367op: "Conv2D"368input: "FeatureExtractor/MobilenetV2/expanded_conv_1/output"369input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/weights"370attr {371key: "dilations"372value {373list {374i: 1375i: 1376i: 1377i: 1378}379}380}381attr {382key: "padding"383value {384s: "SAME"385}386}387attr {388key: "strides"389value {390list {391i: 1392i: 1393i: 1394i: 1395}396}397}398}399node {400name: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/batchnorm/add_1"401op: "FusedBatchNorm"402input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/Conv2D"403input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/gamma"404input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/beta"405input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/moving_mean"406input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/moving_variance"407attr {408key: "epsilon"409value {410f: 0.0010000000475411}412}413}414node {415name: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/Relu6"416op: "Relu6"417input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/BatchNorm/batchnorm/add_1"418}419node {420name: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/depthwise"421op: "DepthwiseConv2dNative"422input: "FeatureExtractor/MobilenetV2/expanded_conv_2/expand/Relu6"423input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/depthwise_weights"424attr {425key: "dilations"426value {427list {428i: 1429i: 1430i: 1431i: 1432}433}434}435attr {436key: "padding"437value {438s: "SAME"439}440}441attr {442key: "strides"443value {444list {445i: 1446i: 1447i: 1448i: 1449}450}451}452}453node {454name: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/batchnorm/add_1"455op: "FusedBatchNorm"456input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/depthwise"457input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/gamma"458input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/beta"459input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/moving_mean"460input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/moving_variance"461attr {462key: "epsilon"463value {464f: 0.0010000000475465}466}467}468node {469name: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/Relu6"470op: "Relu6"471input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/BatchNorm/batchnorm/add_1"472}473node {474name: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/Conv2D"475op: "Conv2D"476input: "FeatureExtractor/MobilenetV2/expanded_conv_2/depthwise/Relu6"477input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/weights"478attr {479key: "dilations"480value {481list {482i: 1483i: 1484i: 1485i: 1486}487}488}489attr {490key: "padding"491value {492s: "SAME"493}494}495attr {496key: "strides"497value {498list {499i: 1500i: 1501i: 1502i: 1503}504}505}506}507node {508name: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/batchnorm/add_1"509op: "FusedBatchNorm"510input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/Conv2D"511input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/gamma"512input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/beta"513input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/moving_mean"514input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/moving_variance"515attr {516key: "epsilon"517value {518f: 0.0010000000475519}520}521}522node {523name: "FeatureExtractor/MobilenetV2/expanded_conv_2/add"524op: "Add"525input: "FeatureExtractor/MobilenetV2/expanded_conv_2/project/BatchNorm/batchnorm/add_1"526input: "FeatureExtractor/MobilenetV2/expanded_conv_1/output"527}528node {529name: "FeatureExtractor/MobilenetV2/expanded_conv_3/input"530op: "Identity"531input: "FeatureExtractor/MobilenetV2/expanded_conv_2/add"532}533node {534name: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/Conv2D"535op: "Conv2D"536input: "FeatureExtractor/MobilenetV2/expanded_conv_3/input"537input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/weights"538attr {539key: "dilations"540value {541list {542i: 1543i: 1544i: 1545i: 1546}547}548}549attr {550key: "padding"551value {552s: "SAME"553}554}555attr {556key: "strides"557value {558list {559i: 1560i: 1561i: 1562i: 1563}564}565}566}567node {568name: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/batchnorm/add_1"569op: "FusedBatchNorm"570input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/Conv2D"571input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/gamma"572input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/beta"573input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/moving_mean"574input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/moving_variance"575attr {576key: "epsilon"577value {578f: 0.0010000000475579}580}581}582node {583name: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/Relu6"584op: "Relu6"585input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/BatchNorm/batchnorm/add_1"586}587node {588name: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/depthwise"589op: "DepthwiseConv2dNative"590input: "FeatureExtractor/MobilenetV2/expanded_conv_3/expand/Relu6"591input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/depthwise_weights"592attr {593key: "dilations"594value {595list {596i: 1597i: 1598i: 1599i: 1600}601}602}603attr {604key: "padding"605value {606s: "SAME"607}608}609attr {610key: "strides"611value {612list {613i: 1614i: 2615i: 2616i: 1617}618}619}620}621node {622name: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/batchnorm/add_1"623op: "FusedBatchNorm"624input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/depthwise"625input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/gamma"626input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/beta"627input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/moving_mean"628input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/moving_variance"629attr {630key: "epsilon"631value {632f: 0.0010000000475633}634}635}636node {637name: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/Relu6"638op: "Relu6"639input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/BatchNorm/batchnorm/add_1"640}641node {642name: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/Conv2D"643op: "Conv2D"644input: "FeatureExtractor/MobilenetV2/expanded_conv_3/depthwise/Relu6"645input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/weights"646attr {647key: "dilations"648value {649list {650i: 1651i: 1652i: 1653i: 1654}655}656}657attr {658key: "padding"659value {660s: "SAME"661}662}663attr {664key: "strides"665value {666list {667i: 1668i: 1669i: 1670i: 1671}672}673}674}675node {676name: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/batchnorm/add_1"677op: "FusedBatchNorm"678input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/Conv2D"679input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/gamma"680input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/beta"681input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/moving_mean"682input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/moving_variance"683attr {684key: "epsilon"685value {686f: 0.0010000000475687}688}689}690node {691name: "FeatureExtractor/MobilenetV2/expanded_conv_3/output"692op: "Identity"693input: "FeatureExtractor/MobilenetV2/expanded_conv_3/project/BatchNorm/batchnorm/add_1"694}695node {696name: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/Conv2D"697op: "Conv2D"698input: "FeatureExtractor/MobilenetV2/expanded_conv_3/output"699input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/weights"700attr {701key: "dilations"702value {703list {704i: 1705i: 1706i: 1707i: 1708}709}710}711attr {712key: "padding"713value {714s: "SAME"715}716}717attr {718key: "strides"719value {720list {721i: 1722i: 1723i: 1724i: 1725}726}727}728}729node {730name: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/batchnorm/add_1"731op: "FusedBatchNorm"732input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/Conv2D"733input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/gamma"734input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/beta"735input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/moving_mean"736input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/moving_variance"737attr {738key: "epsilon"739value {740f: 0.0010000000475741}742}743}744node {745name: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/Relu6"746op: "Relu6"747input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/BatchNorm/batchnorm/add_1"748}749node {750name: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/depthwise"751op: "DepthwiseConv2dNative"752input: "FeatureExtractor/MobilenetV2/expanded_conv_4/expand/Relu6"753input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/depthwise_weights"754attr {755key: "dilations"756value {757list {758i: 1759i: 1760i: 1761i: 1762}763}764}765attr {766key: "padding"767value {768s: "SAME"769}770}771attr {772key: "strides"773value {774list {775i: 1776i: 1777i: 1778i: 1779}780}781}782}783node {784name: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/batchnorm/add_1"785op: "FusedBatchNorm"786input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/depthwise"787input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/gamma"788input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/beta"789input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/moving_mean"790input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/moving_variance"791attr {792key: "epsilon"793value {794f: 0.0010000000475795}796}797}798node {799name: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/Relu6"800op: "Relu6"801input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/BatchNorm/batchnorm/add_1"802}803node {804name: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/Conv2D"805op: "Conv2D"806input: "FeatureExtractor/MobilenetV2/expanded_conv_4/depthwise/Relu6"807input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/weights"808attr {809key: "dilations"810value {811list {812i: 1813i: 1814i: 1815i: 1816}817}818}819attr {820key: "padding"821value {822s: "SAME"823}824}825attr {826key: "strides"827value {828list {829i: 1830i: 1831i: 1832i: 1833}834}835}836}837node {838name: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/batchnorm/add_1"839op: "FusedBatchNorm"840input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/Conv2D"841input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/gamma"842input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/beta"843input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/moving_mean"844input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/moving_variance"845attr {846key: "epsilon"847value {848f: 0.0010000000475849}850}851}852node {853name: "FeatureExtractor/MobilenetV2/expanded_conv_4/add"854op: "Add"855input: "FeatureExtractor/MobilenetV2/expanded_conv_4/project/BatchNorm/batchnorm/add_1"856input: "FeatureExtractor/MobilenetV2/expanded_conv_3/output"857}858node {859name: "FeatureExtractor/MobilenetV2/expanded_conv_5/input"860op: "Identity"861input: "FeatureExtractor/MobilenetV2/expanded_conv_4/add"862}863node {864name: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/Conv2D"865op: "Conv2D"866input: "FeatureExtractor/MobilenetV2/expanded_conv_5/input"867input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/weights"868attr {869key: "dilations"870value {871list {872i: 1873i: 1874i: 1875i: 1876}877}878}879attr {880key: "padding"881value {882s: "SAME"883}884}885attr {886key: "strides"887value {888list {889i: 1890i: 1891i: 1892i: 1893}894}895}896}897node {898name: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/batchnorm/add_1"899op: "FusedBatchNorm"900input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/Conv2D"901input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/gamma"902input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/beta"903input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/moving_mean"904input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/moving_variance"905attr {906key: "epsilon"907value {908f: 0.0010000000475909}910}911}912node {913name: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/Relu6"914op: "Relu6"915input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/BatchNorm/batchnorm/add_1"916}917node {918name: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/depthwise"919op: "DepthwiseConv2dNative"920input: "FeatureExtractor/MobilenetV2/expanded_conv_5/expand/Relu6"921input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/depthwise_weights"922attr {923key: "dilations"924value {925list {926i: 1927i: 1928i: 1929i: 1930}931}932}933attr {934key: "padding"935value {936s: "SAME"937}938}939attr {940key: "strides"941value {942list {943i: 1944i: 1945i: 1946i: 1947}948}949}950}951node {952name: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/batchnorm/add_1"953op: "FusedBatchNorm"954input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/depthwise"955input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/gamma"956input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/beta"957input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/moving_mean"958input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/moving_variance"959attr {960key: "epsilon"961value {962f: 0.0010000000475963}964}965}966node {967name: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/Relu6"968op: "Relu6"969input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/BatchNorm/batchnorm/add_1"970}971node {972name: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/Conv2D"973op: "Conv2D"974input: "FeatureExtractor/MobilenetV2/expanded_conv_5/depthwise/Relu6"975input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/weights"976attr {977key: "dilations"978value {979list {980i: 1981i: 1982i: 1983i: 1984}985}986}987attr {988key: "padding"989value {990s: "SAME"991}992}993attr {994key: "strides"995value {996list {997i: 1998i: 1999i: 11000i: 11001}1002}1003}1004}1005node {1006name: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/batchnorm/add_1"1007op: "FusedBatchNorm"1008input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/Conv2D"1009input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/gamma"1010input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/beta"1011input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/moving_mean"1012input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/moving_variance"1013attr {1014key: "epsilon"1015value {1016f: 0.00100000004751017}1018}1019}1020node {1021name: "FeatureExtractor/MobilenetV2/expanded_conv_5/add"1022op: "Add"1023input: "FeatureExtractor/MobilenetV2/expanded_conv_5/project/BatchNorm/batchnorm/add_1"1024input: "FeatureExtractor/MobilenetV2/expanded_conv_5/input"1025}1026node {1027name: "FeatureExtractor/MobilenetV2/expanded_conv_6/input"1028op: "Identity"1029input: "FeatureExtractor/MobilenetV2/expanded_conv_5/add"1030}1031node {1032name: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/Conv2D"1033op: "Conv2D"1034input: "FeatureExtractor/MobilenetV2/expanded_conv_6/input"1035input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/weights"1036attr {1037key: "dilations"1038value {1039list {1040i: 11041i: 11042i: 11043i: 11044}1045}1046}1047attr {1048key: "padding"1049value {1050s: "SAME"1051}1052}1053attr {1054key: "strides"1055value {1056list {1057i: 11058i: 11059i: 11060i: 11061}1062}1063}1064}1065node {1066name: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/batchnorm/add_1"1067op: "FusedBatchNorm"1068input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/Conv2D"1069input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/gamma"1070input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/beta"1071input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/moving_mean"1072input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/moving_variance"1073attr {1074key: "epsilon"1075value {1076f: 0.00100000004751077}1078}1079}1080node {1081name: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/Relu6"1082op: "Relu6"1083input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/BatchNorm/batchnorm/add_1"1084}1085node {1086name: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/depthwise"1087op: "DepthwiseConv2dNative"1088input: "FeatureExtractor/MobilenetV2/expanded_conv_6/expand/Relu6"1089input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/depthwise_weights"1090attr {1091key: "dilations"1092value {1093list {1094i: 11095i: 11096i: 11097i: 11098}1099}1100}1101attr {1102key: "padding"1103value {1104s: "SAME"1105}1106}1107attr {1108key: "strides"1109value {1110list {1111i: 11112i: 21113i: 21114i: 11115}1116}1117}1118}1119node {1120name: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/batchnorm/add_1"1121op: "FusedBatchNorm"1122input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/depthwise"1123input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/gamma"1124input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/beta"1125input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/moving_mean"1126input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/moving_variance"1127attr {1128key: "epsilon"1129value {1130f: 0.00100000004751131}1132}1133}1134node {1135name: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/Relu6"1136op: "Relu6"1137input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/BatchNorm/batchnorm/add_1"1138}1139node {1140name: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/Conv2D"1141op: "Conv2D"1142input: "FeatureExtractor/MobilenetV2/expanded_conv_6/depthwise/Relu6"1143input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/weights"1144attr {1145key: "dilations"1146value {1147list {1148i: 11149i: 11150i: 11151i: 11152}1153}1154}1155attr {1156key: "padding"1157value {1158s: "SAME"1159}1160}1161attr {1162key: "strides"1163value {1164list {1165i: 11166i: 11167i: 11168i: 11169}1170}1171}1172}1173node {1174name: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/batchnorm/add_1"1175op: "FusedBatchNorm"1176input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/Conv2D"1177input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/gamma"1178input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/beta"1179input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/moving_mean"1180input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/moving_variance"1181attr {1182key: "epsilon"1183value {1184f: 0.00100000004751185}1186}1187}1188node {1189name: "FeatureExtractor/MobilenetV2/expanded_conv_6/output"1190op: "Identity"1191input: "FeatureExtractor/MobilenetV2/expanded_conv_6/project/BatchNorm/batchnorm/add_1"1192}1193node {1194name: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/Conv2D"1195op: "Conv2D"1196input: "FeatureExtractor/MobilenetV2/expanded_conv_6/output"1197input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/weights"1198attr {1199key: "dilations"1200value {1201list {1202i: 11203i: 11204i: 11205i: 11206}1207}1208}1209attr {1210key: "padding"1211value {1212s: "SAME"1213}1214}1215attr {1216key: "strides"1217value {1218list {1219i: 11220i: 11221i: 11222i: 11223}1224}1225}1226}1227node {1228name: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/batchnorm/add_1"1229op: "FusedBatchNorm"1230input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/Conv2D"1231input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/gamma"1232input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/beta"1233input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/moving_mean"1234input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/moving_variance"1235attr {1236key: "epsilon"1237value {1238f: 0.00100000004751239}1240}1241}1242node {1243name: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/Relu6"1244op: "Relu6"1245input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/BatchNorm/batchnorm/add_1"1246}1247node {1248name: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/depthwise"1249op: "DepthwiseConv2dNative"1250input: "FeatureExtractor/MobilenetV2/expanded_conv_7/expand/Relu6"1251input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/depthwise_weights"1252attr {1253key: "dilations"1254value {1255list {1256i: 11257i: 11258i: 11259i: 11260}1261}1262}1263attr {1264key: "padding"1265value {1266s: "SAME"1267}1268}1269attr {1270key: "strides"1271value {1272list {1273i: 11274i: 11275i: 11276i: 11277}1278}1279}1280}1281node {1282name: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/batchnorm/add_1"1283op: "FusedBatchNorm"1284input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/depthwise"1285input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/gamma"1286input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/beta"1287input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/moving_mean"1288input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/moving_variance"1289attr {1290key: "epsilon"1291value {1292f: 0.00100000004751293}1294}1295}1296node {1297name: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/Relu6"1298op: "Relu6"1299input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/BatchNorm/batchnorm/add_1"1300}1301node {1302name: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/Conv2D"1303op: "Conv2D"1304input: "FeatureExtractor/MobilenetV2/expanded_conv_7/depthwise/Relu6"1305input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/weights"1306attr {1307key: "dilations"1308value {1309list {1310i: 11311i: 11312i: 11313i: 11314}1315}1316}1317attr {1318key: "padding"1319value {1320s: "SAME"1321}1322}1323attr {1324key: "strides"1325value {1326list {1327i: 11328i: 11329i: 11330i: 11331}1332}1333}1334}1335node {1336name: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/batchnorm/add_1"1337op: "FusedBatchNorm"1338input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/Conv2D"1339input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/gamma"1340input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/beta"1341input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/moving_mean"1342input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/moving_variance"1343attr {1344key: "epsilon"1345value {1346f: 0.00100000004751347}1348}1349}1350node {1351name: "FeatureExtractor/MobilenetV2/expanded_conv_7/add"1352op: "Add"1353input: "FeatureExtractor/MobilenetV2/expanded_conv_7/project/BatchNorm/batchnorm/add_1"1354input: "FeatureExtractor/MobilenetV2/expanded_conv_6/output"1355}1356node {1357name: "FeatureExtractor/MobilenetV2/expanded_conv_8/input"1358op: "Identity"1359input: "FeatureExtractor/MobilenetV2/expanded_conv_7/add"1360}1361node {1362name: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/Conv2D"1363op: "Conv2D"1364input: "FeatureExtractor/MobilenetV2/expanded_conv_8/input"1365input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/weights"1366attr {1367key: "dilations"1368value {1369list {1370i: 11371i: 11372i: 11373i: 11374}1375}1376}1377attr {1378key: "padding"1379value {1380s: "SAME"1381}1382}1383attr {1384key: "strides"1385value {1386list {1387i: 11388i: 11389i: 11390i: 11391}1392}1393}1394}1395node {1396name: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/batchnorm/add_1"1397op: "FusedBatchNorm"1398input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/Conv2D"1399input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/gamma"1400input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/beta"1401input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/moving_mean"1402input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/moving_variance"1403attr {1404key: "epsilon"1405value {1406f: 0.00100000004751407}1408}1409}1410node {1411name: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/Relu6"1412op: "Relu6"1413input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/BatchNorm/batchnorm/add_1"1414}1415node {1416name: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/depthwise"1417op: "DepthwiseConv2dNative"1418input: "FeatureExtractor/MobilenetV2/expanded_conv_8/expand/Relu6"1419input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/depthwise_weights"1420attr {1421key: "dilations"1422value {1423list {1424i: 11425i: 11426i: 11427i: 11428}1429}1430}1431attr {1432key: "padding"1433value {1434s: "SAME"1435}1436}1437attr {1438key: "strides"1439value {1440list {1441i: 11442i: 11443i: 11444i: 11445}1446}1447}1448}1449node {1450name: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/batchnorm/add_1"1451op: "FusedBatchNorm"1452input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/depthwise"1453input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/gamma"1454input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/beta"1455input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/moving_mean"1456input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/moving_variance"1457attr {1458key: "epsilon"1459value {1460f: 0.00100000004751461}1462}1463}1464node {1465name: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/Relu6"1466op: "Relu6"1467input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/BatchNorm/batchnorm/add_1"1468}1469node {1470name: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/Conv2D"1471op: "Conv2D"1472input: "FeatureExtractor/MobilenetV2/expanded_conv_8/depthwise/Relu6"1473input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/weights"1474attr {1475key: "dilations"1476value {1477list {1478i: 11479i: 11480i: 11481i: 11482}1483}1484}1485attr {1486key: "padding"1487value {1488s: "SAME"1489}1490}1491attr {1492key: "strides"1493value {1494list {1495i: 11496i: 11497i: 11498i: 11499}1500}1501}1502}1503node {1504name: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/batchnorm/add_1"1505op: "FusedBatchNorm"1506input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/Conv2D"1507input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/gamma"1508input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/beta"1509input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/moving_mean"1510input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/moving_variance"1511attr {1512key: "epsilon"1513value {1514f: 0.00100000004751515}1516}1517}1518node {1519name: "FeatureExtractor/MobilenetV2/expanded_conv_8/add"1520op: "Add"1521input: "FeatureExtractor/MobilenetV2/expanded_conv_8/project/BatchNorm/batchnorm/add_1"1522input: "FeatureExtractor/MobilenetV2/expanded_conv_8/input"1523}1524node {1525name: "FeatureExtractor/MobilenetV2/expanded_conv_9/input"1526op: "Identity"1527input: "FeatureExtractor/MobilenetV2/expanded_conv_8/add"1528}1529node {1530name: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/Conv2D"1531op: "Conv2D"1532input: "FeatureExtractor/MobilenetV2/expanded_conv_9/input"1533input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/weights"1534attr {1535key: "dilations"1536value {1537list {1538i: 11539i: 11540i: 11541i: 11542}1543}1544}1545attr {1546key: "padding"1547value {1548s: "SAME"1549}1550}1551attr {1552key: "strides"1553value {1554list {1555i: 11556i: 11557i: 11558i: 11559}1560}1561}1562}1563node {1564name: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/batchnorm/add_1"1565op: "FusedBatchNorm"1566input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/Conv2D"1567input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/gamma"1568input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/beta"1569input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/moving_mean"1570input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/moving_variance"1571attr {1572key: "epsilon"1573value {1574f: 0.00100000004751575}1576}1577}1578node {1579name: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/Relu6"1580op: "Relu6"1581input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/BatchNorm/batchnorm/add_1"1582}1583node {1584name: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/depthwise"1585op: "DepthwiseConv2dNative"1586input: "FeatureExtractor/MobilenetV2/expanded_conv_9/expand/Relu6"1587input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/depthwise_weights"1588attr {1589key: "dilations"1590value {1591list {1592i: 11593i: 11594i: 11595i: 11596}1597}1598}1599attr {1600key: "padding"1601value {1602s: "SAME"1603}1604}1605attr {1606key: "strides"1607value {1608list {1609i: 11610i: 11611i: 11612i: 11613}1614}1615}1616}1617node {1618name: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/batchnorm/add_1"1619op: "FusedBatchNorm"1620input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/depthwise"1621input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/gamma"1622input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/beta"1623input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/moving_mean"1624input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/moving_variance"1625attr {1626key: "epsilon"1627value {1628f: 0.00100000004751629}1630}1631}1632node {1633name: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/Relu6"1634op: "Relu6"1635input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/BatchNorm/batchnorm/add_1"1636}1637node {1638name: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/Conv2D"1639op: "Conv2D"1640input: "FeatureExtractor/MobilenetV2/expanded_conv_9/depthwise/Relu6"1641input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/weights"1642attr {1643key: "dilations"1644value {1645list {1646i: 11647i: 11648i: 11649i: 11650}1651}1652}1653attr {1654key: "padding"1655value {1656s: "SAME"1657}1658}1659attr {1660key: "strides"1661value {1662list {1663i: 11664i: 11665i: 11666i: 11667}1668}1669}1670}1671node {1672name: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/batchnorm/add_1"1673op: "FusedBatchNorm"1674input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/Conv2D"1675input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/gamma"1676input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/beta"1677input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/moving_mean"1678input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/moving_variance"1679attr {1680key: "epsilon"1681value {1682f: 0.00100000004751683}1684}1685}1686node {1687name: "FeatureExtractor/MobilenetV2/expanded_conv_9/add"1688op: "Add"1689input: "FeatureExtractor/MobilenetV2/expanded_conv_9/project/BatchNorm/batchnorm/add_1"1690input: "FeatureExtractor/MobilenetV2/expanded_conv_9/input"1691}1692node {1693name: "FeatureExtractor/MobilenetV2/expanded_conv_10/input"1694op: "Identity"1695input: "FeatureExtractor/MobilenetV2/expanded_conv_9/add"1696}1697node {1698name: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/Conv2D"1699op: "Conv2D"1700input: "FeatureExtractor/MobilenetV2/expanded_conv_10/input"1701input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/weights"1702attr {1703key: "dilations"1704value {1705list {1706i: 11707i: 11708i: 11709i: 11710}1711}1712}1713attr {1714key: "padding"1715value {1716s: "SAME"1717}1718}1719attr {1720key: "strides"1721value {1722list {1723i: 11724i: 11725i: 11726i: 11727}1728}1729}1730}1731node {1732name: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/batchnorm/add_1"1733op: "FusedBatchNorm"1734input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/Conv2D"1735input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/gamma"1736input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/beta"1737input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/moving_mean"1738input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/moving_variance"1739attr {1740key: "epsilon"1741value {1742f: 0.00100000004751743}1744}1745}1746node {1747name: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/Relu6"1748op: "Relu6"1749input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/BatchNorm/batchnorm/add_1"1750}1751node {1752name: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/depthwise"1753op: "DepthwiseConv2dNative"1754input: "FeatureExtractor/MobilenetV2/expanded_conv_10/expand/Relu6"1755input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/depthwise_weights"1756attr {1757key: "dilations"1758value {1759list {1760i: 11761i: 11762i: 11763i: 11764}1765}1766}1767attr {1768key: "padding"1769value {1770s: "SAME"1771}1772}1773attr {1774key: "strides"1775value {1776list {1777i: 11778i: 11779i: 11780i: 11781}1782}1783}1784}1785node {1786name: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/batchnorm/add_1"1787op: "FusedBatchNorm"1788input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/depthwise"1789input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/gamma"1790input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/beta"1791input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/moving_mean"1792input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/moving_variance"1793attr {1794key: "epsilon"1795value {1796f: 0.00100000004751797}1798}1799}1800node {1801name: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/Relu6"1802op: "Relu6"1803input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/BatchNorm/batchnorm/add_1"1804}1805node {1806name: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/Conv2D"1807op: "Conv2D"1808input: "FeatureExtractor/MobilenetV2/expanded_conv_10/depthwise/Relu6"1809input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/weights"1810attr {1811key: "dilations"1812value {1813list {1814i: 11815i: 11816i: 11817i: 11818}1819}1820}1821attr {1822key: "padding"1823value {1824s: "SAME"1825}1826}1827attr {1828key: "strides"1829value {1830list {1831i: 11832i: 11833i: 11834i: 11835}1836}1837}1838}1839node {1840name: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/batchnorm/add_1"1841op: "FusedBatchNorm"1842input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/Conv2D"1843input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/gamma"1844input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/beta"1845input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/moving_mean"1846input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/moving_variance"1847attr {1848key: "epsilon"1849value {1850f: 0.00100000004751851}1852}1853}1854node {1855name: "FeatureExtractor/MobilenetV2/expanded_conv_10/output"1856op: "Identity"1857input: "FeatureExtractor/MobilenetV2/expanded_conv_10/project/BatchNorm/batchnorm/add_1"1858}1859node {1860name: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/Conv2D"1861op: "Conv2D"1862input: "FeatureExtractor/MobilenetV2/expanded_conv_10/output"1863input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/weights"1864attr {1865key: "dilations"1866value {1867list {1868i: 11869i: 11870i: 11871i: 11872}1873}1874}1875attr {1876key: "padding"1877value {1878s: "SAME"1879}1880}1881attr {1882key: "strides"1883value {1884list {1885i: 11886i: 11887i: 11888i: 11889}1890}1891}1892}1893node {1894name: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/batchnorm/add_1"1895op: "FusedBatchNorm"1896input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/Conv2D"1897input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/gamma"1898input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/beta"1899input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/moving_mean"1900input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/moving_variance"1901attr {1902key: "epsilon"1903value {1904f: 0.00100000004751905}1906}1907}1908node {1909name: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/Relu6"1910op: "Relu6"1911input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/BatchNorm/batchnorm/add_1"1912}1913node {1914name: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/depthwise"1915op: "DepthwiseConv2dNative"1916input: "FeatureExtractor/MobilenetV2/expanded_conv_11/expand/Relu6"1917input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/depthwise_weights"1918attr {1919key: "dilations"1920value {1921list {1922i: 11923i: 11924i: 11925i: 11926}1927}1928}1929attr {1930key: "padding"1931value {1932s: "SAME"1933}1934}1935attr {1936key: "strides"1937value {1938list {1939i: 11940i: 11941i: 11942i: 11943}1944}1945}1946}1947node {1948name: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/batchnorm/add_1"1949op: "FusedBatchNorm"1950input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/depthwise"1951input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/gamma"1952input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/beta"1953input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/moving_mean"1954input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/moving_variance"1955attr {1956key: "epsilon"1957value {1958f: 0.00100000004751959}1960}1961}1962node {1963name: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/Relu6"1964op: "Relu6"1965input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/BatchNorm/batchnorm/add_1"1966}1967node {1968name: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/Conv2D"1969op: "Conv2D"1970input: "FeatureExtractor/MobilenetV2/expanded_conv_11/depthwise/Relu6"1971input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/weights"1972attr {1973key: "dilations"1974value {1975list {1976i: 11977i: 11978i: 11979i: 11980}1981}1982}1983attr {1984key: "padding"1985value {1986s: "SAME"1987}1988}1989attr {1990key: "strides"1991value {1992list {1993i: 11994i: 11995i: 11996i: 11997}1998}1999}2000}2001node {2002name: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/batchnorm/add_1"2003op: "FusedBatchNorm"2004input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/Conv2D"2005input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/gamma"2006input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/beta"2007input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/moving_mean"2008input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/moving_variance"2009attr {2010key: "epsilon"2011value {2012f: 0.00100000004752013}2014}2015}2016node {2017name: "FeatureExtractor/MobilenetV2/expanded_conv_11/add"2018op: "Add"2019input: "FeatureExtractor/MobilenetV2/expanded_conv_11/project/BatchNorm/batchnorm/add_1"2020input: "FeatureExtractor/MobilenetV2/expanded_conv_10/output"2021}2022node {2023name: "FeatureExtractor/MobilenetV2/expanded_conv_12/input"2024op: "Identity"2025input: "FeatureExtractor/MobilenetV2/expanded_conv_11/add"2026}2027node {2028name: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/Conv2D"2029op: "Conv2D"2030input: "FeatureExtractor/MobilenetV2/expanded_conv_12/input"2031input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/weights"2032attr {2033key: "dilations"2034value {2035list {2036i: 12037i: 12038i: 12039i: 12040}2041}2042}2043attr {2044key: "padding"2045value {2046s: "SAME"2047}2048}2049attr {2050key: "strides"2051value {2052list {2053i: 12054i: 12055i: 12056i: 12057}2058}2059}2060}2061node {2062name: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/batchnorm/add_1"2063op: "FusedBatchNorm"2064input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/Conv2D"2065input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/gamma"2066input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/beta"2067input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/moving_mean"2068input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/moving_variance"2069attr {2070key: "epsilon"2071value {2072f: 0.00100000004752073}2074}2075}2076node {2077name: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/Relu6"2078op: "Relu6"2079input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/BatchNorm/batchnorm/add_1"2080}2081node {2082name: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/depthwise"2083op: "DepthwiseConv2dNative"2084input: "FeatureExtractor/MobilenetV2/expanded_conv_12/expand/Relu6"2085input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/depthwise_weights"2086attr {2087key: "dilations"2088value {2089list {2090i: 12091i: 12092i: 12093i: 12094}2095}2096}2097attr {2098key: "padding"2099value {2100s: "SAME"2101}2102}2103attr {2104key: "strides"2105value {2106list {2107i: 12108i: 12109i: 12110i: 12111}2112}2113}2114}2115node {2116name: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/batchnorm/add_1"2117op: "FusedBatchNorm"2118input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/depthwise"2119input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/gamma"2120input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/beta"2121input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/moving_mean"2122input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/moving_variance"2123attr {2124key: "epsilon"2125value {2126f: 0.00100000004752127}2128}2129}2130node {2131name: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/Relu6"2132op: "Relu6"2133input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/BatchNorm/batchnorm/add_1"2134}2135node {2136name: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/Conv2D"2137op: "Conv2D"2138input: "FeatureExtractor/MobilenetV2/expanded_conv_12/depthwise/Relu6"2139input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/weights"2140attr {2141key: "dilations"2142value {2143list {2144i: 12145i: 12146i: 12147i: 12148}2149}2150}2151attr {2152key: "padding"2153value {2154s: "SAME"2155}2156}2157attr {2158key: "strides"2159value {2160list {2161i: 12162i: 12163i: 12164i: 12165}2166}2167}2168}2169node {2170name: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/batchnorm/add_1"2171op: "FusedBatchNorm"2172input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/Conv2D"2173input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/gamma"2174input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/beta"2175input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/moving_mean"2176input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/moving_variance"2177attr {2178key: "epsilon"2179value {2180f: 0.00100000004752181}2182}2183}2184node {2185name: "FeatureExtractor/MobilenetV2/expanded_conv_12/add"2186op: "Add"2187input: "FeatureExtractor/MobilenetV2/expanded_conv_12/project/BatchNorm/batchnorm/add_1"2188input: "FeatureExtractor/MobilenetV2/expanded_conv_12/input"2189}2190node {2191name: "FeatureExtractor/MobilenetV2/expanded_conv_13/input"2192op: "Identity"2193input: "FeatureExtractor/MobilenetV2/expanded_conv_12/add"2194}2195node {2196name: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Conv2D"2197op: "Conv2D"2198input: "FeatureExtractor/MobilenetV2/expanded_conv_13/input"2199input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/weights"2200attr {2201key: "dilations"2202value {2203list {2204i: 12205i: 12206i: 12207i: 12208}2209}2210}2211attr {2212key: "padding"2213value {2214s: "SAME"2215}2216}2217attr {2218key: "strides"2219value {2220list {2221i: 12222i: 12223i: 12224i: 12225}2226}2227}2228}2229node {2230name: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/batchnorm/add_1"2231op: "FusedBatchNorm"2232input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Conv2D"2233input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/gamma"2234input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/beta"2235input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/moving_mean"2236input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/moving_variance"2237attr {2238key: "epsilon"2239value {2240f: 0.00100000004752241}2242}2243}2244node {2245name: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Relu6"2246op: "Relu6"2247input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/BatchNorm/batchnorm/add_1"2248}2249node {2250name: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/depthwise"2251op: "DepthwiseConv2dNative"2252input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Relu6"2253input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/depthwise_weights"2254attr {2255key: "dilations"2256value {2257list {2258i: 12259i: 12260i: 12261i: 12262}2263}2264}2265attr {2266key: "padding"2267value {2268s: "SAME"2269}2270}2271attr {2272key: "strides"2273value {2274list {2275i: 12276i: 22277i: 22278i: 12279}2280}2281}2282}2283node {2284name: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/batchnorm/add_1"2285op: "FusedBatchNorm"2286input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/depthwise"2287input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/gamma"2288input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/beta"2289input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/moving_mean"2290input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/moving_variance"2291attr {2292key: "epsilon"2293value {2294f: 0.00100000004752295}2296}2297}2298node {2299name: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/Relu6"2300op: "Relu6"2301input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/BatchNorm/batchnorm/add_1"2302}2303node {2304name: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/Conv2D"2305op: "Conv2D"2306input: "FeatureExtractor/MobilenetV2/expanded_conv_13/depthwise/Relu6"2307input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/weights"2308attr {2309key: "dilations"2310value {2311list {2312i: 12313i: 12314i: 12315i: 12316}2317}2318}2319attr {2320key: "padding"2321value {2322s: "SAME"2323}2324}2325attr {2326key: "strides"2327value {2328list {2329i: 12330i: 12331i: 12332i: 12333}2334}2335}2336}2337node {2338name: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/batchnorm/add_1"2339op: "FusedBatchNorm"2340input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/Conv2D"2341input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/gamma"2342input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/beta"2343input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/moving_mean"2344input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/moving_variance"2345attr {2346key: "epsilon"2347value {2348f: 0.00100000004752349}2350}2351}2352node {2353name: "FeatureExtractor/MobilenetV2/expanded_conv_13/output"2354op: "Identity"2355input: "FeatureExtractor/MobilenetV2/expanded_conv_13/project/BatchNorm/batchnorm/add_1"2356}2357node {2358name: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/Conv2D"2359op: "Conv2D"2360input: "FeatureExtractor/MobilenetV2/expanded_conv_13/output"2361input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/weights"2362attr {2363key: "dilations"2364value {2365list {2366i: 12367i: 12368i: 12369i: 12370}2371}2372}2373attr {2374key: "padding"2375value {2376s: "SAME"2377}2378}2379attr {2380key: "strides"2381value {2382list {2383i: 12384i: 12385i: 12386i: 12387}2388}2389}2390}2391node {2392name: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/batchnorm/add_1"2393op: "FusedBatchNorm"2394input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/Conv2D"2395input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/gamma"2396input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/beta"2397input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/moving_mean"2398input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/moving_variance"2399attr {2400key: "epsilon"2401value {2402f: 0.00100000004752403}2404}2405}2406node {2407name: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/Relu6"2408op: "Relu6"2409input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/BatchNorm/batchnorm/add_1"2410}2411node {2412name: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/depthwise"2413op: "DepthwiseConv2dNative"2414input: "FeatureExtractor/MobilenetV2/expanded_conv_14/expand/Relu6"2415input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/depthwise_weights"2416attr {2417key: "dilations"2418value {2419list {2420i: 12421i: 12422i: 12423i: 12424}2425}2426}2427attr {2428key: "padding"2429value {2430s: "SAME"2431}2432}2433attr {2434key: "strides"2435value {2436list {2437i: 12438i: 12439i: 12440i: 12441}2442}2443}2444}2445node {2446name: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/batchnorm/add_1"2447op: "FusedBatchNorm"2448input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/depthwise"2449input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/gamma"2450input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/beta"2451input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/moving_mean"2452input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/moving_variance"2453attr {2454key: "epsilon"2455value {2456f: 0.00100000004752457}2458}2459}2460node {2461name: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/Relu6"2462op: "Relu6"2463input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/BatchNorm/batchnorm/add_1"2464}2465node {2466name: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/Conv2D"2467op: "Conv2D"2468input: "FeatureExtractor/MobilenetV2/expanded_conv_14/depthwise/Relu6"2469input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/weights"2470attr {2471key: "dilations"2472value {2473list {2474i: 12475i: 12476i: 12477i: 12478}2479}2480}2481attr {2482key: "padding"2483value {2484s: "SAME"2485}2486}2487attr {2488key: "strides"2489value {2490list {2491i: 12492i: 12493i: 12494i: 12495}2496}2497}2498}2499node {2500name: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/batchnorm/add_1"2501op: "FusedBatchNorm"2502input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/Conv2D"2503input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/gamma"2504input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/beta"2505input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/moving_mean"2506input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/moving_variance"2507attr {2508key: "epsilon"2509value {2510f: 0.00100000004752511}2512}2513}2514node {2515name: "FeatureExtractor/MobilenetV2/expanded_conv_14/add"2516op: "Add"2517input: "FeatureExtractor/MobilenetV2/expanded_conv_14/project/BatchNorm/batchnorm/add_1"2518input: "FeatureExtractor/MobilenetV2/expanded_conv_13/output"2519}2520node {2521name: "FeatureExtractor/MobilenetV2/expanded_conv_15/input"2522op: "Identity"2523input: "FeatureExtractor/MobilenetV2/expanded_conv_14/add"2524}2525node {2526name: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/Conv2D"2527op: "Conv2D"2528input: "FeatureExtractor/MobilenetV2/expanded_conv_15/input"2529input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/weights"2530attr {2531key: "dilations"2532value {2533list {2534i: 12535i: 12536i: 12537i: 12538}2539}2540}2541attr {2542key: "padding"2543value {2544s: "SAME"2545}2546}2547attr {2548key: "strides"2549value {2550list {2551i: 12552i: 12553i: 12554i: 12555}2556}2557}2558}2559node {2560name: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/batchnorm/add_1"2561op: "FusedBatchNorm"2562input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/Conv2D"2563input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/gamma"2564input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/beta"2565input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/moving_mean"2566input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/moving_variance"2567attr {2568key: "epsilon"2569value {2570f: 0.00100000004752571}2572}2573}2574node {2575name: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/Relu6"2576op: "Relu6"2577input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/BatchNorm/batchnorm/add_1"2578}2579node {2580name: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/depthwise"2581op: "DepthwiseConv2dNative"2582input: "FeatureExtractor/MobilenetV2/expanded_conv_15/expand/Relu6"2583input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/depthwise_weights"2584attr {2585key: "dilations"2586value {2587list {2588i: 12589i: 12590i: 12591i: 12592}2593}2594}2595attr {2596key: "padding"2597value {2598s: "SAME"2599}2600}2601attr {2602key: "strides"2603value {2604list {2605i: 12606i: 12607i: 12608i: 12609}2610}2611}2612}2613node {2614name: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/batchnorm/add_1"2615op: "FusedBatchNorm"2616input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/depthwise"2617input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/gamma"2618input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/beta"2619input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/moving_mean"2620input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/moving_variance"2621attr {2622key: "epsilon"2623value {2624f: 0.00100000004752625}2626}2627}2628node {2629name: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/Relu6"2630op: "Relu6"2631input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/BatchNorm/batchnorm/add_1"2632}2633node {2634name: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/Conv2D"2635op: "Conv2D"2636input: "FeatureExtractor/MobilenetV2/expanded_conv_15/depthwise/Relu6"2637input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/weights"2638attr {2639key: "dilations"2640value {2641list {2642i: 12643i: 12644i: 12645i: 12646}2647}2648}2649attr {2650key: "padding"2651value {2652s: "SAME"2653}2654}2655attr {2656key: "strides"2657value {2658list {2659i: 12660i: 12661i: 12662i: 12663}2664}2665}2666}2667node {2668name: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/batchnorm/add_1"2669op: "FusedBatchNorm"2670input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/Conv2D"2671input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/gamma"2672input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/beta"2673input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/moving_mean"2674input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/moving_variance"2675attr {2676key: "epsilon"2677value {2678f: 0.00100000004752679}2680}2681}2682node {2683name: "FeatureExtractor/MobilenetV2/expanded_conv_15/add"2684op: "Add"2685input: "FeatureExtractor/MobilenetV2/expanded_conv_15/project/BatchNorm/batchnorm/add_1"2686input: "FeatureExtractor/MobilenetV2/expanded_conv_15/input"2687}2688node {2689name: "FeatureExtractor/MobilenetV2/expanded_conv_16/input"2690op: "Identity"2691input: "FeatureExtractor/MobilenetV2/expanded_conv_15/add"2692}2693node {2694name: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/Conv2D"2695op: "Conv2D"2696input: "FeatureExtractor/MobilenetV2/expanded_conv_16/input"2697input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/weights"2698attr {2699key: "dilations"2700value {2701list {2702i: 12703i: 12704i: 12705i: 12706}2707}2708}2709attr {2710key: "padding"2711value {2712s: "SAME"2713}2714}2715attr {2716key: "strides"2717value {2718list {2719i: 12720i: 12721i: 12722i: 12723}2724}2725}2726}2727node {2728name: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/batchnorm/add_1"2729op: "FusedBatchNorm"2730input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/Conv2D"2731input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/gamma"2732input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/beta"2733input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/moving_mean"2734input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/moving_variance"2735attr {2736key: "epsilon"2737value {2738f: 0.00100000004752739}2740}2741}2742node {2743name: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/Relu6"2744op: "Relu6"2745input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/BatchNorm/batchnorm/add_1"2746}2747node {2748name: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/depthwise"2749op: "DepthwiseConv2dNative"2750input: "FeatureExtractor/MobilenetV2/expanded_conv_16/expand/Relu6"2751input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/depthwise_weights"2752attr {2753key: "dilations"2754value {2755list {2756i: 12757i: 12758i: 12759i: 12760}2761}2762}2763attr {2764key: "padding"2765value {2766s: "SAME"2767}2768}2769attr {2770key: "strides"2771value {2772list {2773i: 12774i: 12775i: 12776i: 12777}2778}2779}2780}2781node {2782name: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/batchnorm/add_1"2783op: "FusedBatchNorm"2784input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/depthwise"2785input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/gamma"2786input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/beta"2787input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/moving_mean"2788input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/moving_variance"2789attr {2790key: "epsilon"2791value {2792f: 0.00100000004752793}2794}2795}2796node {2797name: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/Relu6"2798op: "Relu6"2799input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/BatchNorm/batchnorm/add_1"2800}2801node {2802name: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/Conv2D"2803op: "Conv2D"2804input: "FeatureExtractor/MobilenetV2/expanded_conv_16/depthwise/Relu6"2805input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/weights"2806attr {2807key: "dilations"2808value {2809list {2810i: 12811i: 12812i: 12813i: 12814}2815}2816}2817attr {2818key: "padding"2819value {2820s: "SAME"2821}2822}2823attr {2824key: "strides"2825value {2826list {2827i: 12828i: 12829i: 12830i: 12831}2832}2833}2834}2835node {2836name: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/batchnorm/add_1"2837op: "FusedBatchNorm"2838input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/Conv2D"2839input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/gamma"2840input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/beta"2841input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/moving_mean"2842input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/moving_variance"2843attr {2844key: "epsilon"2845value {2846f: 0.00100000004752847}2848}2849}2850node {2851name: "FeatureExtractor/MobilenetV2/expanded_conv_16/output"2852op: "Identity"2853input: "FeatureExtractor/MobilenetV2/expanded_conv_16/project/BatchNorm/batchnorm/add_1"2854}2855node {2856name: "FeatureExtractor/MobilenetV2/Conv_1/Conv2D"2857op: "Conv2D"2858input: "FeatureExtractor/MobilenetV2/expanded_conv_16/output"2859input: "FeatureExtractor/MobilenetV2/Conv_1/weights"2860attr {2861key: "dilations"2862value {2863list {2864i: 12865i: 12866i: 12867i: 12868}2869}2870}2871attr {2872key: "padding"2873value {2874s: "SAME"2875}2876}2877attr {2878key: "strides"2879value {2880list {2881i: 12882i: 12883i: 12884i: 12885}2886}2887}2888}2889node {2890name: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/batchnorm/add_1"2891op: "FusedBatchNorm"2892input: "FeatureExtractor/MobilenetV2/Conv_1/Conv2D"2893input: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/gamma"2894input: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/beta"2895input: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/moving_mean"2896input: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/moving_variance"2897attr {2898key: "epsilon"2899value {2900f: 0.00100000004752901}2902}2903}2904node {2905name: "FeatureExtractor/MobilenetV2/Conv_1/Relu6"2906op: "Relu6"2907input: "FeatureExtractor/MobilenetV2/Conv_1/BatchNorm/batchnorm/add_1"2908}2909node {2910name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/Conv2D"2911op: "Conv2D"2912input: "FeatureExtractor/MobilenetV2/Conv_1/Relu6"2913input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/weights"2914attr {2915key: "dilations"2916value {2917list {2918i: 12919i: 12920i: 12921i: 12922}2923}2924}2925attr {2926key: "padding"2927value {2928s: "SAME"2929}2930}2931attr {2932key: "strides"2933value {2934list {2935i: 12936i: 12937i: 12938i: 12939}2940}2941}2942}2943node {2944name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/batchnorm/add_1"2945op: "FusedBatchNorm"2946input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/Conv2D"2947input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/gamma"2948input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/beta"2949input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/moving_mean"2950input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/moving_variance"2951attr {2952key: "epsilon"2953value {2954f: 0.00100000004752955}2956}2957}2958node {2959name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/Relu6"2960op: "Relu6"2961input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/BatchNorm/batchnorm/add_1"2962}2963node {2964name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/depthwise"2965op: "DepthwiseConv2dNative"2966input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_2_1x1_256/Relu6"2967input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/depthwise_weights"2968attr {2969key: "dilations"2970value {2971list {2972i: 12973i: 12974i: 12975i: 12976}2977}2978}2979attr {2980key: "padding"2981value {2982s: "SAME"2983}2984}2985attr {2986key: "strides"2987value {2988list {2989i: 12990i: 22991i: 22992i: 12993}2994}2995}2996}2997node {2998name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/batchnorm/add_1"2999op: "FusedBatchNorm"3000input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/depthwise"3001input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/gamma"3002input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/beta"3003input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/moving_mean"3004input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/moving_variance"3005attr {3006key: "epsilon"3007value {3008f: 0.00100000004753009}3010}3011}3012node {3013name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/Relu6"3014op: "Relu6"3015input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/BatchNorm/batchnorm/add_1"3016}3017node {3018name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Conv2D"3019op: "Conv2D"3020input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512_depthwise/Relu6"3021input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/weights"3022attr {3023key: "dilations"3024value {3025list {3026i: 13027i: 13028i: 13029i: 13030}3031}3032}3033attr {3034key: "padding"3035value {3036s: "SAME"3037}3038}3039attr {3040key: "strides"3041value {3042list {3043i: 13044i: 13045i: 13046i: 13047}3048}3049}3050}3051node {3052name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/batchnorm/add_1"3053op: "FusedBatchNorm"3054input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Conv2D"3055input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/gamma"3056input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/beta"3057input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/moving_mean"3058input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/moving_variance"3059attr {3060key: "epsilon"3061value {3062f: 0.00100000004753063}3064}3065}3066node {3067name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Relu6"3068op: "Relu6"3069input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/BatchNorm/batchnorm/add_1"3070}3071node {3072name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/Conv2D"3073op: "Conv2D"3074input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Relu6"3075input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/weights"3076attr {3077key: "dilations"3078value {3079list {3080i: 13081i: 13082i: 13083i: 13084}3085}3086}3087attr {3088key: "padding"3089value {3090s: "SAME"3091}3092}3093attr {3094key: "strides"3095value {3096list {3097i: 13098i: 13099i: 13100i: 13101}3102}3103}3104}3105node {3106name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/batchnorm/add_1"3107op: "FusedBatchNorm"3108input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/Conv2D"3109input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/gamma"3110input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/beta"3111input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/moving_mean"3112input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/moving_variance"3113attr {3114key: "epsilon"3115value {3116f: 0.00100000004753117}3118}3119}3120node {3121name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/Relu6"3122op: "Relu6"3123input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/BatchNorm/batchnorm/add_1"3124}3125node {3126name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/depthwise"3127op: "DepthwiseConv2dNative"3128input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_3_1x1_128/Relu6"3129input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/depthwise_weights"3130attr {3131key: "dilations"3132value {3133list {3134i: 13135i: 13136i: 13137i: 13138}3139}3140}3141attr {3142key: "padding"3143value {3144s: "SAME"3145}3146}3147attr {3148key: "strides"3149value {3150list {3151i: 13152i: 23153i: 23154i: 13155}3156}3157}3158}3159node {3160name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/batchnorm/add_1"3161op: "FusedBatchNorm"3162input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/depthwise"3163input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/gamma"3164input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/beta"3165input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/moving_mean"3166input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/moving_variance"3167attr {3168key: "epsilon"3169value {3170f: 0.00100000004753171}3172}3173}3174node {3175name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/Relu6"3176op: "Relu6"3177input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/BatchNorm/batchnorm/add_1"3178}3179node {3180name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Conv2D"3181op: "Conv2D"3182input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256_depthwise/Relu6"3183input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/weights"3184attr {3185key: "dilations"3186value {3187list {3188i: 13189i: 13190i: 13191i: 13192}3193}3194}3195attr {3196key: "padding"3197value {3198s: "SAME"3199}3200}3201attr {3202key: "strides"3203value {3204list {3205i: 13206i: 13207i: 13208i: 13209}3210}3211}3212}3213node {3214name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/batchnorm/add_1"3215op: "FusedBatchNorm"3216input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Conv2D"3217input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/gamma"3218input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/beta"3219input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/moving_mean"3220input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/moving_variance"3221attr {3222key: "epsilon"3223value {3224f: 0.00100000004753225}3226}3227}3228node {3229name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Relu6"3230op: "Relu6"3231input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/BatchNorm/batchnorm/add_1"3232}3233node {3234name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/Conv2D"3235op: "Conv2D"3236input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Relu6"3237input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/weights"3238attr {3239key: "dilations"3240value {3241list {3242i: 13243i: 13244i: 13245i: 13246}3247}3248}3249attr {3250key: "padding"3251value {3252s: "SAME"3253}3254}3255attr {3256key: "strides"3257value {3258list {3259i: 13260i: 13261i: 13262i: 13263}3264}3265}3266}3267node {3268name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/batchnorm/add_1"3269op: "FusedBatchNorm"3270input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/Conv2D"3271input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/gamma"3272input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/beta"3273input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/moving_mean"3274input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/moving_variance"3275attr {3276key: "epsilon"3277value {3278f: 0.00100000004753279}3280}3281}3282node {3283name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/Relu6"3284op: "Relu6"3285input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/BatchNorm/batchnorm/add_1"3286}3287node {3288name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/depthwise"3289op: "DepthwiseConv2dNative"3290input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_4_1x1_128/Relu6"3291input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/depthwise_weights"3292attr {3293key: "dilations"3294value {3295list {3296i: 13297i: 13298i: 13299i: 13300}3301}3302}3303attr {3304key: "padding"3305value {3306s: "SAME"3307}3308}3309attr {3310key: "strides"3311value {3312list {3313i: 13314i: 23315i: 23316i: 13317}3318}3319}3320}3321node {3322name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/batchnorm/add_1"3323op: "FusedBatchNorm"3324input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/depthwise"3325input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/gamma"3326input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/beta"3327input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/moving_mean"3328input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/moving_variance"3329attr {3330key: "epsilon"3331value {3332f: 0.00100000004753333}3334}3335}3336node {3337name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/Relu6"3338op: "Relu6"3339input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/BatchNorm/batchnorm/add_1"3340}3341node {3342name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Conv2D"3343op: "Conv2D"3344input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256_depthwise/Relu6"3345input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/weights"3346attr {3347key: "dilations"3348value {3349list {3350i: 13351i: 13352i: 13353i: 13354}3355}3356}3357attr {3358key: "padding"3359value {3360s: "SAME"3361}3362}3363attr {3364key: "strides"3365value {3366list {3367i: 13368i: 13369i: 13370i: 13371}3372}3373}3374}3375node {3376name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/batchnorm/add_1"3377op: "FusedBatchNorm"3378input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Conv2D"3379input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/gamma"3380input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/beta"3381input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/moving_mean"3382input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/moving_variance"3383attr {3384key: "epsilon"3385value {3386f: 0.00100000004753387}3388}3389}3390node {3391name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Relu6"3392op: "Relu6"3393input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/BatchNorm/batchnorm/add_1"3394}3395node {3396name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/Conv2D"3397op: "Conv2D"3398input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Relu6"3399input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/weights"3400attr {3401key: "dilations"3402value {3403list {3404i: 13405i: 13406i: 13407i: 13408}3409}3410}3411attr {3412key: "padding"3413value {3414s: "SAME"3415}3416}3417attr {3418key: "strides"3419value {3420list {3421i: 13422i: 13423i: 13424i: 13425}3426}3427}3428}3429node {3430name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/batchnorm/add_1"3431op: "FusedBatchNorm"3432input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/Conv2D"3433input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/gamma"3434input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/beta"3435input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/moving_mean"3436input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/moving_variance"3437attr {3438key: "epsilon"3439value {3440f: 0.00100000004753441}3442}3443}3444node {3445name: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/Relu6"3446op: "Relu6"3447input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/BatchNorm/batchnorm/add_1"3448}3449node {3450name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/depthwise"3451op: "DepthwiseConv2dNative"3452input: "FeatureExtractor/MobilenetV2/layer_19_1_Conv2d_5_1x1_64/Relu6"3453input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/depthwise_weights"3454attr {3455key: "dilations"3456value {3457list {3458i: 13459i: 13460i: 13461i: 13462}3463}3464}3465attr {3466key: "padding"3467value {3468s: "SAME"3469}3470}3471attr {3472key: "strides"3473value {3474list {3475i: 13476i: 23477i: 23478i: 13479}3480}3481}3482}3483node {3484name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/batchnorm/add_1"3485op: "FusedBatchNorm"3486input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/depthwise"3487input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/gamma"3488input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/beta"3489input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/moving_mean"3490input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/moving_variance"3491attr {3492key: "epsilon"3493value {3494f: 0.00100000004753495}3496}3497}3498node {3499name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/Relu6"3500op: "Relu6"3501input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/BatchNorm/batchnorm/add_1"3502}3503node {3504name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/Conv2D"3505op: "Conv2D"3506input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128_depthwise/Relu6"3507input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/weights"3508attr {3509key: "dilations"3510value {3511list {3512i: 13513i: 13514i: 13515i: 13516}3517}3518}3519attr {3520key: "padding"3521value {3522s: "SAME"3523}3524}3525attr {3526key: "strides"3527value {3528list {3529i: 13530i: 13531i: 13532i: 13533}3534}3535}3536}3537node {3538name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/batchnorm/add_1"3539op: "FusedBatchNorm"3540input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/Conv2D"3541input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/gamma"3542input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/beta"3543input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/moving_mean"3544input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/moving_variance"3545attr {3546key: "epsilon"3547value {3548f: 0.00100000004753549}3550}3551}3552node {3553name: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/Relu6"3554op: "Relu6"3555input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/BatchNorm/batchnorm/add_1"3556}3557node {3558name: "BoxPredictor_0/BoxEncodingPredictor/Conv2D"3559op: "Conv2D"3560input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Relu6"3561input: "BoxPredictor_0/BoxEncodingPredictor/weights"3562attr {3563key: "dilations"3564value {3565list {3566i: 13567i: 13568i: 13569i: 13570}3571}3572}3573attr {3574key: "loc_pred_transposed"3575value {3576b: true3577}3578}3579attr {3580key: "padding"3581value {3582s: "SAME"3583}3584}3585attr {3586key: "strides"3587value {3588list {3589i: 13590i: 13591i: 13592i: 13593}3594}3595}3596}3597node {3598name: "BoxPredictor_0/BoxEncodingPredictor/BiasAdd"3599op: "BiasAdd"3600input: "BoxPredictor_0/BoxEncodingPredictor/Conv2D"3601input: "BoxPredictor_0/BoxEncodingPredictor/biases"3602}3603node {3604name: "BoxPredictor_0/ClassPredictor/Conv2D"3605op: "Conv2D"3606input: "FeatureExtractor/MobilenetV2/expanded_conv_13/expand/Relu6"3607input: "BoxPredictor_0/ClassPredictor/weights"3608attr {3609key: "dilations"3610value {3611list {3612i: 13613i: 13614i: 13615i: 13616}3617}3618}3619attr {3620key: "padding"3621value {3622s: "SAME"3623}3624}3625attr {3626key: "strides"3627value {3628list {3629i: 13630i: 13631i: 13632i: 13633}3634}3635}3636}3637node {3638name: "BoxPredictor_0/ClassPredictor/BiasAdd"3639op: "BiasAdd"3640input: "BoxPredictor_0/ClassPredictor/Conv2D"3641input: "BoxPredictor_0/ClassPredictor/biases"3642}3643node {3644name: "BoxPredictor_1/BoxEncodingPredictor/Conv2D"3645op: "Conv2D"3646input: "FeatureExtractor/MobilenetV2/Conv_1/Relu6"3647input: "BoxPredictor_1/BoxEncodingPredictor/weights"3648attr {3649key: "dilations"3650value {3651list {3652i: 13653i: 13654i: 13655i: 13656}3657}3658}3659attr {3660key: "loc_pred_transposed"3661value {3662b: true3663}3664}3665attr {3666key: "padding"3667value {3668s: "SAME"3669}3670}3671attr {3672key: "strides"3673value {3674list {3675i: 13676i: 13677i: 13678i: 13679}3680}3681}3682}3683node {3684name: "BoxPredictor_1/BoxEncodingPredictor/BiasAdd"3685op: "BiasAdd"3686input: "BoxPredictor_1/BoxEncodingPredictor/Conv2D"3687input: "BoxPredictor_1/BoxEncodingPredictor/biases"3688}3689node {3690name: "BoxPredictor_1/ClassPredictor/Conv2D"3691op: "Conv2D"3692input: "FeatureExtractor/MobilenetV2/Conv_1/Relu6"3693input: "BoxPredictor_1/ClassPredictor/weights"3694attr {3695key: "dilations"3696value {3697list {3698i: 13699i: 13700i: 13701i: 13702}3703}3704}3705attr {3706key: "padding"3707value {3708s: "SAME"3709}3710}3711attr {3712key: "strides"3713value {3714list {3715i: 13716i: 13717i: 13718i: 13719}3720}3721}3722}3723node {3724name: "BoxPredictor_1/ClassPredictor/BiasAdd"3725op: "BiasAdd"3726input: "BoxPredictor_1/ClassPredictor/Conv2D"3727input: "BoxPredictor_1/ClassPredictor/biases"3728}3729node {3730name: "BoxPredictor_2/BoxEncodingPredictor/Conv2D"3731op: "Conv2D"3732input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Relu6"3733input: "BoxPredictor_2/BoxEncodingPredictor/weights"3734attr {3735key: "dilations"3736value {3737list {3738i: 13739i: 13740i: 13741i: 13742}3743}3744}3745attr {3746key: "loc_pred_transposed"3747value {3748b: true3749}3750}3751attr {3752key: "padding"3753value {3754s: "SAME"3755}3756}3757attr {3758key: "strides"3759value {3760list {3761i: 13762i: 13763i: 13764i: 13765}3766}3767}3768}3769node {3770name: "BoxPredictor_2/BoxEncodingPredictor/BiasAdd"3771op: "BiasAdd"3772input: "BoxPredictor_2/BoxEncodingPredictor/Conv2D"3773input: "BoxPredictor_2/BoxEncodingPredictor/biases"3774}3775node {3776name: "BoxPredictor_2/ClassPredictor/Conv2D"3777op: "Conv2D"3778input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_2_3x3_s2_512/Relu6"3779input: "BoxPredictor_2/ClassPredictor/weights"3780attr {3781key: "dilations"3782value {3783list {3784i: 13785i: 13786i: 13787i: 13788}3789}3790}3791attr {3792key: "padding"3793value {3794s: "SAME"3795}3796}3797attr {3798key: "strides"3799value {3800list {3801i: 13802i: 13803i: 13804i: 13805}3806}3807}3808}3809node {3810name: "BoxPredictor_2/ClassPredictor/BiasAdd"3811op: "BiasAdd"3812input: "BoxPredictor_2/ClassPredictor/Conv2D"3813input: "BoxPredictor_2/ClassPredictor/biases"3814}3815node {3816name: "BoxPredictor_3/BoxEncodingPredictor/Conv2D"3817op: "Conv2D"3818input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Relu6"3819input: "BoxPredictor_3/BoxEncodingPredictor/weights"3820attr {3821key: "dilations"3822value {3823list {3824i: 13825i: 13826i: 13827i: 13828}3829}3830}3831attr {3832key: "loc_pred_transposed"3833value {3834b: true3835}3836}3837attr {3838key: "padding"3839value {3840s: "SAME"3841}3842}3843attr {3844key: "strides"3845value {3846list {3847i: 13848i: 13849i: 13850i: 13851}3852}3853}3854}3855node {3856name: "BoxPredictor_3/BoxEncodingPredictor/BiasAdd"3857op: "BiasAdd"3858input: "BoxPredictor_3/BoxEncodingPredictor/Conv2D"3859input: "BoxPredictor_3/BoxEncodingPredictor/biases"3860}3861node {3862name: "BoxPredictor_3/ClassPredictor/Conv2D"3863op: "Conv2D"3864input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_3_3x3_s2_256/Relu6"3865input: "BoxPredictor_3/ClassPredictor/weights"3866attr {3867key: "dilations"3868value {3869list {3870i: 13871i: 13872i: 13873i: 13874}3875}3876}3877attr {3878key: "padding"3879value {3880s: "SAME"3881}3882}3883attr {3884key: "strides"3885value {3886list {3887i: 13888i: 13889i: 13890i: 13891}3892}3893}3894}3895node {3896name: "BoxPredictor_3/ClassPredictor/BiasAdd"3897op: "BiasAdd"3898input: "BoxPredictor_3/ClassPredictor/Conv2D"3899input: "BoxPredictor_3/ClassPredictor/biases"3900}3901node {3902name: "BoxPredictor_4/BoxEncodingPredictor/Conv2D"3903op: "Conv2D"3904input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Relu6"3905input: "BoxPredictor_4/BoxEncodingPredictor/weights"3906attr {3907key: "dilations"3908value {3909list {3910i: 13911i: 13912i: 13913i: 13914}3915}3916}3917attr {3918key: "loc_pred_transposed"3919value {3920b: true3921}3922}3923attr {3924key: "padding"3925value {3926s: "SAME"3927}3928}3929attr {3930key: "strides"3931value {3932list {3933i: 13934i: 13935i: 13936i: 13937}3938}3939}3940}3941node {3942name: "BoxPredictor_4/BoxEncodingPredictor/BiasAdd"3943op: "BiasAdd"3944input: "BoxPredictor_4/BoxEncodingPredictor/Conv2D"3945input: "BoxPredictor_4/BoxEncodingPredictor/biases"3946}3947node {3948name: "BoxPredictor_4/ClassPredictor/Conv2D"3949op: "Conv2D"3950input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_4_3x3_s2_256/Relu6"3951input: "BoxPredictor_4/ClassPredictor/weights"3952attr {3953key: "dilations"3954value {3955list {3956i: 13957i: 13958i: 13959i: 13960}3961}3962}3963attr {3964key: "padding"3965value {3966s: "SAME"3967}3968}3969attr {3970key: "strides"3971value {3972list {3973i: 13974i: 13975i: 13976i: 13977}3978}3979}3980}3981node {3982name: "BoxPredictor_4/ClassPredictor/BiasAdd"3983op: "BiasAdd"3984input: "BoxPredictor_4/ClassPredictor/Conv2D"3985input: "BoxPredictor_4/ClassPredictor/biases"3986}3987node {3988name: "BoxPredictor_5/BoxEncodingPredictor/Conv2D"3989op: "Conv2D"3990input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/Relu6"3991input: "BoxPredictor_5/BoxEncodingPredictor/weights"3992attr {3993key: "dilations"3994value {3995list {3996i: 13997i: 13998i: 13999i: 14000}4001}4002}4003attr {4004key: "loc_pred_transposed"4005value {4006b: true4007}4008}4009attr {4010key: "padding"4011value {4012s: "SAME"4013}4014}4015attr {4016key: "strides"4017value {4018list {4019i: 14020i: 14021i: 14022i: 14023}4024}4025}4026}4027node {4028name: "BoxPredictor_5/BoxEncodingPredictor/BiasAdd"4029op: "BiasAdd"4030input: "BoxPredictor_5/BoxEncodingPredictor/Conv2D"4031input: "BoxPredictor_5/BoxEncodingPredictor/biases"4032}4033node {4034name: "BoxPredictor_5/ClassPredictor/Conv2D"4035op: "Conv2D"4036input: "FeatureExtractor/MobilenetV2/layer_19_2_Conv2d_5_3x3_s2_128/Relu6"4037input: "BoxPredictor_5/ClassPredictor/weights"4038attr {4039key: "dilations"4040value {4041list {4042i: 14043i: 14044i: 14045i: 14046}4047}4048}4049attr {4050key: "padding"4051value {4052s: "SAME"4053}4054}4055attr {4056key: "strides"4057value {4058list {4059i: 14060i: 14061i: 14062i: 14063}4064}4065}4066}4067node {4068name: "BoxPredictor_5/ClassPredictor/BiasAdd"4069op: "BiasAdd"4070input: "BoxPredictor_5/ClassPredictor/Conv2D"4071input: "BoxPredictor_5/ClassPredictor/biases"4072}4073node {4074name: "concat/axis_flatten"4075op: "Const"4076attr {4077key: "value"4078value {4079tensor {4080dtype: DT_INT324081tensor_shape {4082dim {4083size: 14084}4085}4086int_val: -14087}4088}4089}4090}4091node {4092name: "BoxPredictor_0/ClassPredictor/BiasAdd/Flatten"4093op: "Flatten"4094input: "BoxPredictor_0/ClassPredictor/BiasAdd"4095}4096node {4097name: "BoxPredictor_1/ClassPredictor/BiasAdd/Flatten"4098op: "Flatten"4099input: "BoxPredictor_1/ClassPredictor/BiasAdd"4100}4101node {4102name: "BoxPredictor_2/ClassPredictor/BiasAdd/Flatten"4103op: "Flatten"4104input: "BoxPredictor_2/ClassPredictor/BiasAdd"4105}4106node {4107name: "BoxPredictor_3/ClassPredictor/BiasAdd/Flatten"4108op: "Flatten"4109input: "BoxPredictor_3/ClassPredictor/BiasAdd"4110}4111node {4112name: "BoxPredictor_4/ClassPredictor/BiasAdd/Flatten"4113op: "Flatten"4114input: "BoxPredictor_4/ClassPredictor/BiasAdd"4115}4116node {4117name: "BoxPredictor_5/ClassPredictor/BiasAdd/Flatten"4118op: "Flatten"4119input: "BoxPredictor_5/ClassPredictor/BiasAdd"4120}4121node {4122name: "ClassPredictor/concat"4123op: "ConcatV2"4124input: "BoxPredictor_0/ClassPredictor/BiasAdd/Flatten"4125input: "BoxPredictor_1/ClassPredictor/BiasAdd/Flatten"4126input: "BoxPredictor_2/ClassPredictor/BiasAdd/Flatten"4127input: "BoxPredictor_3/ClassPredictor/BiasAdd/Flatten"4128input: "BoxPredictor_4/ClassPredictor/BiasAdd/Flatten"4129input: "BoxPredictor_5/ClassPredictor/BiasAdd/Flatten"4130input: "concat/axis_flatten"4131}4132node {4133name: "BoxPredictor_0/BoxEncodingPredictor/BiasAdd/Flatten"4134op: "Flatten"4135input: "BoxPredictor_0/BoxEncodingPredictor/BiasAdd"4136}4137node {4138name: "BoxPredictor_1/BoxEncodingPredictor/BiasAdd/Flatten"4139op: "Flatten"4140input: "BoxPredictor_1/BoxEncodingPredictor/BiasAdd"4141}4142node {4143name: "BoxPredictor_2/BoxEncodingPredictor/BiasAdd/Flatten"4144op: "Flatten"4145input: "BoxPredictor_2/BoxEncodingPredictor/BiasAdd"4146}4147node {4148name: "BoxPredictor_3/BoxEncodingPredictor/BiasAdd/Flatten"4149op: "Flatten"4150input: "BoxPredictor_3/BoxEncodingPredictor/BiasAdd"4151}4152node {4153name: "BoxPredictor_4/BoxEncodingPredictor/BiasAdd/Flatten"4154op: "Flatten"4155input: "BoxPredictor_4/BoxEncodingPredictor/BiasAdd"4156}4157node {4158name: "BoxPredictor_5/BoxEncodingPredictor/BiasAdd/Flatten"4159op: "Flatten"4160input: "BoxPredictor_5/BoxEncodingPredictor/BiasAdd"4161}4162node {4163name: "BoxEncodingPredictor/concat"4164op: "ConcatV2"4165input: "BoxPredictor_0/BoxEncodingPredictor/BiasAdd/Flatten"4166input: "BoxPredictor_1/BoxEncodingPredictor/BiasAdd/Flatten"4167input: "BoxPredictor_2/BoxEncodingPredictor/BiasAdd/Flatten"4168input: "BoxPredictor_3/BoxEncodingPredictor/BiasAdd/Flatten"4169input: "BoxPredictor_4/BoxEncodingPredictor/BiasAdd/Flatten"4170input: "BoxPredictor_5/BoxEncodingPredictor/BiasAdd/Flatten"4171input: "concat/axis_flatten"4172}4173node {4174name: "PriorBox_0"4175op: "PriorBox"4176input: "BoxPredictor_0/BoxEncodingPredictor/BiasAdd"4177input: "image_tensor"4178attr {4179key: "clip"4180value {4181b: false4182}4183}4184attr {4185key: "flip"4186value {4187b: false4188}4189}4190attr {4191key: "height"4192value {4193tensor {4194dtype: DT_FLOAT4195tensor_shape {4196dim {4197size: 34198}4199}4200float_val: 30.04201float_val: 42.42640686044202float_val: 84.85281372074203}4204}4205}4206attr {4207key: "variance"4208value {4209tensor {4210dtype: DT_FLOAT4211tensor_shape {4212dim {4213size: 44214}4215}4216float_val: 0.100000001494217float_val: 0.100000001494218float_val: 0.200000002984219float_val: 0.200000002984220}4221}4222}4223attr {4224key: "width"4225value {4226tensor {4227dtype: DT_FLOAT4228tensor_shape {4229dim {4230size: 34231}4232}4233float_val: 30.04234float_val: 84.85281372074235float_val: 42.42640686044236}4237}4238}4239}4240node {4241name: "PriorBox_1"4242op: "PriorBox"4243input: "BoxPredictor_1/BoxEncodingPredictor/BiasAdd"4244input: "image_tensor"4245attr {4246key: "clip"4247value {4248b: false4249}4250}4251attr {4252key: "flip"4253value {4254b: false4255}4256}4257attr {4258key: "height"4259value {4260tensor {4261dtype: DT_FLOAT4262tensor_shape {4263dim {4264size: 64265}4266}4267float_val: 105.04268float_val: 74.24621582034269float_val: 148.4924316414270float_val: 60.62177658084271float_val: 181.9563293464272float_val: 125.4990005494273}4274}4275}4276attr {4277key: "variance"4278value {4279tensor {4280dtype: DT_FLOAT4281tensor_shape {4282dim {4283size: 44284}4285}4286float_val: 0.100000001494287float_val: 0.100000001494288float_val: 0.200000002984289float_val: 0.200000002984290}4291}4292}4293attr {4294key: "width"4295value {4296tensor {4297dtype: DT_FLOAT4298tensor_shape {4299dim {4300size: 64301}4302}4303float_val: 105.04304float_val: 148.4924316414305float_val: 74.24621582034306float_val: 181.8653411874307float_val: 60.59146118164308float_val: 125.4990005494309}4310}4311}4312}4313node {4314name: "PriorBox_2"4315op: "PriorBox"4316input: "BoxPredictor_2/BoxEncodingPredictor/BiasAdd"4317input: "image_tensor"4318attr {4319key: "clip"4320value {4321b: false4322}4323}4324attr {4325key: "flip"4326value {4327b: false4328}4329}4330attr {4331key: "height"4332value {4333tensor {4334dtype: DT_FLOAT4335tensor_shape {4336dim {4337size: 64338}4339}4340float_val: 150.04341float_val: 106.0660171514342float_val: 212.1320343024343float_val: 86.60253906254344float_val: 259.937622074345float_val: 171.0263061524346}4347}4348}4349attr {4350key: "variance"4351value {4352tensor {4353dtype: DT_FLOAT4354tensor_shape {4355dim {4356size: 44357}4358}4359float_val: 0.100000001494360float_val: 0.100000001494361float_val: 0.200000002984362float_val: 0.200000002984363}4364}4365}4366attr {4367key: "width"4368value {4369tensor {4370dtype: DT_FLOAT4371tensor_shape {4372dim {4373size: 64374}4375}4376float_val: 150.04377float_val: 212.1320343024378float_val: 106.0660171514379float_val: 259.8076171884380float_val: 86.55922698974381float_val: 171.0263061524382}4383}4384}4385}4386node {4387name: "PriorBox_3"4388op: "PriorBox"4389input: "BoxPredictor_3/BoxEncodingPredictor/BiasAdd"4390input: "image_tensor"4391attr {4392key: "clip"4393value {4394b: false4395}4396}4397attr {4398key: "flip"4399value {4400b: false4401}4402}4403attr {4404key: "height"4405value {4406tensor {4407dtype: DT_FLOAT4408tensor_shape {4409dim {4410size: 64411}4412}4413float_val: 195.04414float_val: 137.8858184814415float_val: 275.7716369634416float_val: 112.5833053594417float_val: 337.9189147954418float_val: 216.3330841064419}4420}4421}4422attr {4423key: "variance"4424value {4425tensor {4426dtype: DT_FLOAT4427tensor_shape {4428dim {4429size: 44430}4431}4432float_val: 0.100000001494433float_val: 0.100000001494434float_val: 0.200000002984435float_val: 0.200000002984436}4437}4438}4439attr {4440key: "width"4441value {4442tensor {4443dtype: DT_FLOAT4444tensor_shape {4445dim {4446size: 64447}4448}4449float_val: 195.04450float_val: 275.7716369634451float_val: 137.8858184814452float_val: 337.7499084474453float_val: 112.5270004274454float_val: 216.3330841064455}4456}4457}4458}4459node {4460name: "PriorBox_4"4461op: "PriorBox"4462input: "BoxPredictor_4/BoxEncodingPredictor/BiasAdd"4463input: "image_tensor"4464attr {4465key: "clip"4466value {4467b: false4468}4469}4470attr {4471key: "flip"4472value {4473b: false4474}4475}4476attr {4477key: "height"4478value {4479tensor {4480dtype: DT_FLOAT4481tensor_shape {4482dim {4483size: 64484}4485}4486float_val: 240.04487float_val: 169.7056274414488float_val: 339.4112548834489float_val: 138.5640716554490float_val: 415.900207524491float_val: 261.5339355474492}4493}4494}4495attr {4496key: "variance"4497value {4498tensor {4499dtype: DT_FLOAT4500tensor_shape {4501dim {4502size: 44503}4504}4505float_val: 0.100000001494506float_val: 0.100000001494507float_val: 0.200000002984508float_val: 0.200000002984509}4510}4511}4512attr {4513key: "width"4514value {4515tensor {4516dtype: DT_FLOAT4517tensor_shape {4518dim {4519size: 64520}4521}4522float_val: 240.04523float_val: 339.4112548834524float_val: 169.7056274414525float_val: 415.6921997074526float_val: 138.4947662354527float_val: 261.5339355474528}4529}4530}4531}4532node {4533name: "PriorBox_5"4534op: "PriorBox"4535input: "BoxPredictor_5/BoxEncodingPredictor/BiasAdd"4536input: "image_tensor"4537attr {4538key: "clip"4539value {4540b: false4541}4542}4543attr {4544key: "flip"4545value {4546b: false4547}4548}4549attr {4550key: "height"4551value {4552tensor {4553dtype: DT_FLOAT4554tensor_shape {4555dim {4556size: 64557}4558}4559float_val: 285.04560float_val: 201.5254364014561float_val: 403.0508728034562float_val: 164.5448303224563float_val: 493.8814697274564float_val: 292.4038391114565}4566}4567}4568attr {4569key: "variance"4570value {4571tensor {4572dtype: DT_FLOAT4573tensor_shape {4574dim {4575size: 44576}4577}4578float_val: 0.100000001494579float_val: 0.100000001494580float_val: 0.200000002984581float_val: 0.200000002984582}4583}4584}4585attr {4586key: "width"4587value {4588tensor {4589dtype: DT_FLOAT4590tensor_shape {4591dim {4592size: 64593}4594}4595float_val: 285.04596float_val: 403.0508728034597float_val: 201.5254364014598float_val: 493.6344909674599float_val: 164.4625396734600float_val: 292.4038391114601}4602}4603}4604}4605node {4606name: "PriorBox/concat"4607op: "ConcatV2"4608input: "PriorBox_0"4609input: "PriorBox_1"4610input: "PriorBox_2"4611input: "PriorBox_3"4612input: "PriorBox_4"4613input: "PriorBox_5"4614input: "concat/axis_flatten"4615}4616node {4617name: "ClassPredictor/concat/sigmoid"4618op: "Sigmoid"4619input: "ClassPredictor/concat"4620}4621node {4622name: "detection_out"4623op: "DetectionOutput"4624input: "BoxEncodingPredictor/concat"4625input: "ClassPredictor/concat/sigmoid"4626input: "PriorBox/concat"4627attr {4628key: "background_label_id"4629value {4630i: 04631}4632}4633attr {4634key: "code_type"4635value {4636s: "CENTER_SIZE"4637}4638}4639attr {4640key: "confidence_threshold"4641value {4642f: 0.009999999776484643}4644}4645attr {4646key: "keep_top_k"4647value {4648i: 1004649}4650}4651attr {4652key: "nms_threshold"4653value {4654f: 0.6000000238424655}4656}4657attr {4658key: "num_classes"4659value {4660i: 914661}4662}4663attr {4664key: "share_location"4665value {4666b: true4667}4668}4669attr {4670key: "top_k"4671value {4672i: 1004673}4674}4675}4676library {4677}46784679