Skip to content

Instantly share code, notes, and snippets.

@androuino
Created April 23, 2019 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save androuino/0b5e36c2fb39be2bda6cd8fc8bdadd05 to your computer and use it in GitHub Desktop.
Save androuino/0b5e36c2fb39be2bda6cd8fc8bdadd05 to your computer and use it in GitHub Desktop.
{
"nodes": [
{
"op": "null",
"name": "data",
"inputs": []
},
{
"op": "null",
"name": "darknetv30_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(32, 3, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "32",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[0, 0, 0], [1, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm0_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm0_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm0_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm0_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm0_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[2, 0, 0], [3, 0, 0], [4, 0, 0], [5, 0, 2], [6, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu0_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[7, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv1_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(64, 32, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv1_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "64",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(2, 2)"
},
"inputs": [[8, 0, 0], [9, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm1_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm1_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm1_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm1_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm1_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[10, 0, 0], [11, 0, 0], [12, 0, 0], [13, 0, 2], [14, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu1_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[15, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv2_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(32, 64, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv2_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "32",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[16, 0, 0], [17, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm2_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm2_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm2_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm2_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(32,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm2_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[18, 0, 0], [19, 0, 0], [20, 0, 0], [21, 0, 2], [22, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu2_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[23, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv3_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(64, 32, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv3_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "64",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[24, 0, 0], [25, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm3_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm3_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm3_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm3_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm3_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[26, 0, 0], [27, 0, 0], [28, 0, 0], [29, 0, 2], [30, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu3_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[31, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv30__plus0",
"inputs": [[32, 0, 0], [16, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv4_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 64, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv4_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(2, 2)"
},
"inputs": [[33, 0, 0], [34, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm4_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm4_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm4_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm4_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm4_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[35, 0, 0], [36, 0, 0], [37, 0, 0], [38, 0, 2], [39, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu4_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[40, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv5_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(64, 128, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv5_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "64",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[41, 0, 0], [42, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm5_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm5_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm5_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm5_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm5_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[43, 0, 0], [44, 0, 0], [45, 0, 0], [46, 0, 2], [47, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu5_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[48, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv6_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 64, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv6_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[49, 0, 0], [50, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm6_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm6_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm6_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm6_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm6_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[51, 0, 0], [52, 0, 0], [53, 0, 0], [54, 0, 2], [55, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu6_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[56, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv31__plus0",
"inputs": [[57, 0, 0], [41, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv7_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(64, 128, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv7_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "64",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[58, 0, 0], [59, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm7_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm7_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm7_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm7_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(64,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm7_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[60, 0, 0], [61, 0, 0], [62, 0, 0], [63, 0, 2], [64, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu7_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[65, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv8_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 64, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv8_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[66, 0, 0], [67, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm8_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm8_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm8_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm8_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm8_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[68, 0, 0], [69, 0, 0], [70, 0, 0], [71, 0, 2], [72, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu8_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[73, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv32__plus0",
"inputs": [[74, 0, 0], [58, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv9_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv9_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(2, 2)"
},
"inputs": [[75, 0, 0], [76, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm9_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm9_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm9_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm9_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm9_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[77, 0, 0], [78, 0, 0], [79, 0, 0], [80, 0, 2], [81, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu9_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[82, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv10_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv10_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[83, 0, 0], [84, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm10_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm10_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm10_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm10_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm10_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[85, 0, 0], [86, 0, 0], [87, 0, 0], [88, 0, 2], [89, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu10_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[90, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv11_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv11_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[91, 0, 0], [92, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm11_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm11_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm11_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm11_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm11_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[93, 0, 0], [94, 0, 0], [95, 0, 0], [96, 0, 2], [97, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu11_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[98, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv33__plus0",
"inputs": [[99, 0, 0], [83, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv12_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv12_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[100, 0, 0], [101, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm12_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm12_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm12_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm12_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm12_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[102, 0, 0], [103, 0, 0], [104, 0, 0], [105, 0, 2], [106, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu12_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[107, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv13_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv13_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[108, 0, 0], [109, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm13_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm13_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm13_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm13_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm13_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[110, 0, 0], [111, 0, 0], [112, 0, 0], [113, 0, 2], [114, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu13_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[115, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv34__plus0",
"inputs": [[116, 0, 0], [100, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv14_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv14_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[117, 0, 0], [118, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm14_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm14_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm14_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm14_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm14_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[119, 0, 0], [120, 0, 0], [121, 0, 0], [122, 0, 2], [123, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu14_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[124, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv15_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv15_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[125, 0, 0], [126, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm15_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm15_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm15_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm15_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm15_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[127, 0, 0], [128, 0, 0], [129, 0, 0], [130, 0, 2], [131, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu15_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[132, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv35__plus0",
"inputs": [[133, 0, 0], [117, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv16_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv16_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[134, 0, 0], [135, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm16_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm16_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm16_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm16_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm16_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[136, 0, 0], [137, 0, 0], [138, 0, 0], [139, 0, 2], [140, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu16_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[141, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv17_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv17_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[142, 0, 0], [143, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm17_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm17_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm17_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm17_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm17_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[144, 0, 0], [145, 0, 0], [146, 0, 0], [147, 0, 2], [148, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu17_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[149, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv36__plus0",
"inputs": [[150, 0, 0], [134, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv18_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv18_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[151, 0, 0], [152, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm18_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm18_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm18_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm18_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm18_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[153, 0, 0], [154, 0, 0], [155, 0, 0], [156, 0, 2], [157, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu18_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[158, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv19_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv19_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[159, 0, 0], [160, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm19_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm19_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm19_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm19_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm19_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[161, 0, 0], [162, 0, 0], [163, 0, 0], [164, 0, 2], [165, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu19_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[166, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv37__plus0",
"inputs": [[167, 0, 0], [151, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv20_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv20_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[168, 0, 0], [169, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm20_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm20_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm20_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm20_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm20_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[170, 0, 0], [171, 0, 0], [172, 0, 0], [173, 0, 2], [174, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu20_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[175, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv21_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv21_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[176, 0, 0], [177, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm21_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm21_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm21_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm21_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm21_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[178, 0, 0], [179, 0, 0], [180, 0, 0], [181, 0, 2], [182, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu21_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[183, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv38__plus0",
"inputs": [[184, 0, 0], [168, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv22_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv22_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[185, 0, 0], [186, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm22_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm22_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm22_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm22_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm22_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[187, 0, 0], [188, 0, 0], [189, 0, 0], [190, 0, 2], [191, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu22_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[192, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv23_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv23_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[193, 0, 0], [194, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm23_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm23_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm23_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm23_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm23_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[195, 0, 0], [196, 0, 0], [197, 0, 0], [198, 0, 2], [199, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu23_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[200, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv39__plus0",
"inputs": [[201, 0, 0], [185, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv24_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv24_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[202, 0, 0], [203, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm24_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm24_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm24_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm24_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm24_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[204, 0, 0], [205, 0, 0], [206, 0, 0], [207, 0, 2], [208, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu24_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[209, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv25_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv25_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[210, 0, 0], [211, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm25_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm25_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm25_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm25_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm25_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[212, 0, 0], [213, 0, 0], [214, 0, 0], [215, 0, 2], [216, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu25_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[217, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv310__plus0",
"inputs": [[218, 0, 0], [202, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv26_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv26_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(2, 2)"
},
"inputs": [[219, 0, 0], [220, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm26_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm26_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm26_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm26_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm26_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[221, 0, 0], [222, 0, 0], [223, 0, 0], [224, 0, 2], [225, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu26_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[226, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv27_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv27_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[227, 0, 0], [228, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm27_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm27_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm27_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm27_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm27_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[229, 0, 0], [230, 0, 0], [231, 0, 0], [232, 0, 2], [233, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu27_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[234, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv28_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv28_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[235, 0, 0], [236, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm28_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm28_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm28_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm28_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm28_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[237, 0, 0], [238, 0, 0], [239, 0, 0], [240, 0, 2], [241, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu28_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[242, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv311__plus0",
"inputs": [[243, 0, 0], [227, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv29_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv29_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[244, 0, 0], [245, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm29_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm29_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm29_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm29_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm29_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[246, 0, 0], [247, 0, 0], [248, 0, 0], [249, 0, 2], [250, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu29_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[251, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv30_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv30_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[252, 0, 0], [253, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm30_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm30_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm30_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm30_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm30_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[254, 0, 0], [255, 0, 0], [256, 0, 0], [257, 0, 2], [258, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu30_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[259, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv312__plus0",
"inputs": [[260, 0, 0], [244, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv31_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv31_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[261, 0, 0], [262, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm31_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm31_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm31_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm31_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm31_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[263, 0, 0], [264, 0, 0], [265, 0, 0], [266, 0, 2], [267, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu31_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[268, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv32_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv32_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[269, 0, 0], [270, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm32_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm32_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm32_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm32_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm32_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[271, 0, 0], [272, 0, 0], [273, 0, 0], [274, 0, 2], [275, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu32_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[276, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv313__plus0",
"inputs": [[277, 0, 0], [261, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv33_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv33_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[278, 0, 0], [279, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm33_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm33_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm33_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm33_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm33_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[280, 0, 0], [281, 0, 0], [282, 0, 0], [283, 0, 2], [284, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu33_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[285, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv34_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv34_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[286, 0, 0], [287, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm34_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm34_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm34_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm34_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm34_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[288, 0, 0], [289, 0, 0], [290, 0, 0], [291, 0, 2], [292, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu34_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[293, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv314__plus0",
"inputs": [[294, 0, 0], [278, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv35_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv35_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[295, 0, 0], [296, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm35_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm35_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm35_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm35_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm35_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[297, 0, 0], [298, 0, 0], [299, 0, 0], [300, 0, 2], [301, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu35_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[302, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv36_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv36_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[303, 0, 0], [304, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm36_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm36_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm36_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm36_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm36_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[305, 0, 0], [306, 0, 0], [307, 0, 0], [308, 0, 2], [309, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu36_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[310, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv315__plus0",
"inputs": [[311, 0, 0], [295, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv37_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv37_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[312, 0, 0], [313, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm37_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm37_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm37_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm37_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm37_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[314, 0, 0], [315, 0, 0], [316, 0, 0], [317, 0, 2], [318, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu37_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[319, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv38_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv38_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[320, 0, 0], [321, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm38_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm38_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm38_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm38_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm38_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[322, 0, 0], [323, 0, 0], [324, 0, 0], [325, 0, 2], [326, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu38_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[327, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv316__plus0",
"inputs": [[328, 0, 0], [312, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv39_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv39_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[329, 0, 0], [330, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm39_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm39_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm39_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm39_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm39_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[331, 0, 0], [332, 0, 0], [333, 0, 0], [334, 0, 2], [335, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu39_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[336, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv40_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv40_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[337, 0, 0], [338, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm40_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm40_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm40_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm40_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm40_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[339, 0, 0], [340, 0, 0], [341, 0, 0], [342, 0, 2], [343, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu40_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[344, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv317__plus0",
"inputs": [[345, 0, 0], [329, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv41_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv41_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[346, 0, 0], [347, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm41_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm41_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm41_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm41_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm41_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[348, 0, 0], [349, 0, 0], [350, 0, 0], [351, 0, 2], [352, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu41_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[353, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv42_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv42_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[354, 0, 0], [355, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm42_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm42_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm42_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm42_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm42_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[356, 0, 0], [357, 0, 0], [358, 0, 0], [359, 0, 2], [360, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu42_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[361, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv318__plus0",
"inputs": [[362, 0, 0], [346, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv43_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv43_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(2, 2)"
},
"inputs": [[363, 0, 0], [364, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm43_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm43_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm43_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm43_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm43_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[365, 0, 0], [366, 0, 0], [367, 0, 0], [368, 0, 2], [369, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu43_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[370, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv44_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv44_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[371, 0, 0], [372, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm44_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm44_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm44_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm44_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm44_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[373, 0, 0], [374, 0, 0], [375, 0, 0], [376, 0, 2], [377, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu44_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[378, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv45_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv45_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[379, 0, 0], [380, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm45_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm45_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm45_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm45_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm45_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[381, 0, 0], [382, 0, 0], [383, 0, 0], [384, 0, 2], [385, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu45_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[386, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv319__plus0",
"inputs": [[387, 0, 0], [371, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv46_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv46_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[388, 0, 0], [389, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm46_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm46_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm46_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm46_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm46_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[390, 0, 0], [391, 0, 0], [392, 0, 0], [393, 0, 2], [394, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu46_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[395, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv47_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv47_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[396, 0, 0], [397, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm47_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm47_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm47_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm47_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm47_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[398, 0, 0], [399, 0, 0], [400, 0, 0], [401, 0, 2], [402, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu47_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[403, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv320__plus0",
"inputs": [[404, 0, 0], [388, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv48_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv48_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[405, 0, 0], [406, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm48_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm48_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm48_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm48_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm48_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[407, 0, 0], [408, 0, 0], [409, 0, 0], [410, 0, 2], [411, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu48_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[412, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv49_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv49_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[413, 0, 0], [414, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm49_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm49_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm49_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm49_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm49_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[415, 0, 0], [416, 0, 0], [417, 0, 0], [418, 0, 2], [419, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu49_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[420, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv321__plus0",
"inputs": [[421, 0, 0], [405, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv50_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv50_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[422, 0, 0], [423, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm50_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm50_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm50_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm50_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm50_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[424, 0, 0], [425, 0, 0], [426, 0, 0], [427, 0, 2], [428, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu50_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[429, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_conv51_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "darknetv30_conv51_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[430, 0, 0], [431, 0, 0]]
},
{
"op": "null",
"name": "darknetv30_batchnorm51_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm51_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm51_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "darknetv30_batchnorm51_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "darknetv30_batchnorm51_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[432, 0, 0], [433, 0, 0], [434, 0, 0], [435, 0, 2], [436, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "darknetv30_leakyrelu51_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[437, 0, 0]]
},
{
"op": "elemwise_add",
"name": "darknetv30_darknetbasicblockv322__plus0",
"inputs": [[438, 0, 0], [422, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[439, 0, 0], [440, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm0_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm0_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm0_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm0_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm0_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[441, 0, 0], [442, 0, 0], [443, 0, 0], [444, 0, 2], [445, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu0_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[446, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv1_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv1_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[447, 0, 0], [448, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm1_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm1_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm1_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm1_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm1_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[449, 0, 0], [450, 0, 0], [451, 0, 0], [452, 0, 2], [453, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu1_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[454, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv2_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv2_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[455, 0, 0], [456, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm2_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm2_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm2_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm2_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm2_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[457, 0, 0], [458, 0, 0], [459, 0, 0], [460, 0, 2], [461, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu2_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[462, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv3_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv3_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[463, 0, 0], [464, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm3_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm3_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm3_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm3_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm3_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[465, 0, 0], [466, 0, 0], [467, 0, 0], [468, 0, 2], [469, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu3_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[470, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv4_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv4_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[471, 0, 0], [472, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm4_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm4_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm4_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm4_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm4_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[473, 0, 0], [474, 0, 0], [475, 0, 0], [476, 0, 2], [477, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu4_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[478, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_conv5_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(1024, 512, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv30_conv5_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "1024",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[479, 0, 0], [480, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm5_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm5_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm5_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv30_batchnorm5_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(1024,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv30_batchnorm5_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[481, 0, 0], [482, 0, 0], [483, 0, 0], [484, 0, 2], [485, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv30_leakyrelu5_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[486, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv30_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(18, 1024, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolooutputv30_conv0_bias",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(18,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolooutputv30_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "False",
"num_filter": "18",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[487, 0, 0], [488, 0, 0], [489, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv30_reshape0",
"attrs": {"shape": "(0, 18, -1)"},
"inputs": [[490, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv30_transpose0",
"attrs": {"axes": "(0, 2, 1)"},
"inputs": [[491, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv30_reshape1",
"attrs": {"shape": "(0, -1, 3, 6)"},
"inputs": [[492, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv30_slice_axis3",
"attrs": {
"axis": "-1",
"begin": "5",
"end": "None"
},
"inputs": [[493, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv30_sigmoid2",
"inputs": [[494, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv30_slice_axis2",
"attrs": {
"axis": "-1",
"begin": "4",
"end": "5"
},
"inputs": [[493, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv30_sigmoid1",
"inputs": [[496, 0, 0]]
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv30_broadcast_mul1",
"inputs": [[495, 0, 0], [497, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv30_transpose1",
"attrs": {"axes": "(3, 0, 1, 2)"},
"inputs": [[498, 0, 0]]
},
{
"op": "expand_dims",
"name": "yolov30_yolooutputv30_expand_dims0",
"attrs": {"axis": "-1"},
"inputs": [[499, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv30__mulscalar2",
"attrs": {"scalar": "0"},
"inputs": [[500, 0, 0]]
},
{
"op": "_arange",
"name": "yolov30_yolooutputv30__arange0",
"attrs": {
"dtype": "float32",
"infer_range": "False",
"repeat": "1",
"start": "0",
"step": "1.0",
"stop": "1"
},
"inputs": []
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv30_reshape3",
"attrs": {"shape": "(0, 1, 1, 1, 1)"},
"inputs": [[502, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv30_broadcast_add1",
"inputs": [[501, 0, 0], [503, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv30_slice_axis0",
"attrs": {
"axis": "-1",
"begin": "0",
"end": "2"
},
"inputs": [[493, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv30_sigmoid0",
"inputs": [[505, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv30_offset_0",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv30_offset_0_140476236795128",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 128, 128, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv30__mulscalar0",
"attrs": {"scalar": "0"},
"inputs": [[487, 0, 0]]
},
{
"op": "slice_like",
"name": "yolov30_yolooutputv30_slice_like0",
"attrs": {"axes": "(2, 3)"},
"inputs": [[507, 0, 0], [508, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv30_reshape2",
"attrs": {"shape": "(1, -1, 1, 2)"},
"inputs": [[509, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv30_broadcast_add0",
"inputs": [[506, 0, 0], [510, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv30__mulscalar1",
"attrs": {"scalar": "32"},
"inputs": [[511, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv30_slice_axis1",
"attrs": {
"axis": "-1",
"begin": "2",
"end": "4"
},
"inputs": [[493, 0, 0]]
},
{
"op": "exp",
"name": "yolov30_yolooutputv30_exp0",
"inputs": [[513, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv30_anchor_0",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv30_anchor_0_140476236794624",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 3, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv30_broadcast_mul0",
"inputs": [[514, 0, 0], [515, 0, 0]]
},
{
"op": "_div_scalar",
"name": "yolov30_yolooutputv30__divscalar0",
"attrs": {"scalar": "2.0"},
"inputs": [[516, 0, 0]]
},
{
"op": "elemwise_sub",
"name": "yolov30_yolooutputv30__minus0",
"inputs": [[512, 0, 0], [517, 0, 0]]
},
{
"op": "elemwise_add",
"name": "yolov30_yolooutputv30__plus0",
"inputs": [[512, 0, 0], [517, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv30_concat0",
"attrs": {
"dim": "-1",
"num_args": "2"
},
"inputs": [[518, 0, 0], [519, 0, 0]]
},
{
"op": "tile",
"name": "yolov30_yolooutputv30_tile0",
"attrs": {"reps": "(1, 1, 1, 1, 1)"},
"inputs": [[520, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv30_concat1",
"attrs": {
"dim": "-1",
"num_args": "3"
},
"inputs": [[504, 0, 0], [500, 0, 0], [521, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv30_transpose2",
"attrs": {"axes": "(1, 0, 2, 3, 4)"},
"inputs": [[522, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv30_reshape4",
"attrs": {"shape": "(0, -1, 6)"},
"inputs": [[523, 0, 0]]
},
{
"op": "null",
"name": "yolov30_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[479, 0, 0], [525, 0, 0]]
},
{
"op": "null",
"name": "yolov30_batchnorm0_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm0_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm0_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm0_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_batchnorm0_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[526, 0, 0], [527, 0, 0], [528, 0, 0], [529, 0, 2], [530, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_leakyrelu0_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[531, 0, 0]]
},
{
"op": "repeat",
"name": "yolov30_repeat0",
"attrs": {
"axis": "-1",
"repeats": "2"
},
"inputs": [[532, 0, 0]]
},
{
"op": "repeat",
"name": "yolov30_repeat1",
"attrs": {
"axis": "-2",
"repeats": "2"
},
"inputs": [[533, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30__mulscalar0",
"attrs": {"scalar": "0"},
"inputs": [[363, 0, 0]]
},
{
"op": "slice_like",
"name": "yolov30_slice_like0",
"attrs": {"axes": "(2, 3)"},
"inputs": [[534, 0, 0], [535, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_concat0",
"attrs": {
"dim": "1",
"num_args": "2"
},
"inputs": [[536, 0, 0], [363, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 768, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[537, 0, 0], [538, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm0_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm0_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm0_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm0_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm0_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[539, 0, 0], [540, 0, 0], [541, 0, 0], [542, 0, 2], [543, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu0_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[544, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv1_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv1_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[545, 0, 0], [546, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm1_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm1_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm1_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm1_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm1_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[547, 0, 0], [548, 0, 0], [549, 0, 0], [550, 0, 2], [551, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu1_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[552, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv2_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv2_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[553, 0, 0], [554, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm2_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm2_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm2_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm2_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm2_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[555, 0, 0], [556, 0, 0], [557, 0, 0], [558, 0, 2], [559, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu2_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[560, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv3_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv3_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[561, 0, 0], [562, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm3_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm3_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm3_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm3_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm3_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[563, 0, 0], [564, 0, 0], [565, 0, 0], [566, 0, 2], [567, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu3_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[568, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv4_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv4_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[569, 0, 0], [570, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm4_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm4_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm4_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm4_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm4_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[571, 0, 0], [572, 0, 0], [573, 0, 0], [574, 0, 2], [575, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu4_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[576, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_conv5_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(512, 256, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv31_conv5_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "512",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[577, 0, 0], [578, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm5_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm5_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm5_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv31_batchnorm5_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(512,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv31_batchnorm5_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[579, 0, 0], [580, 0, 0], [581, 0, 0], [582, 0, 2], [583, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv31_leakyrelu5_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[584, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv31_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(18, 512, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolooutputv31_conv0_bias",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(18,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolooutputv31_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "False",
"num_filter": "18",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[585, 0, 0], [586, 0, 0], [587, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv31_reshape0",
"attrs": {"shape": "(0, 18, -1)"},
"inputs": [[588, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv31_transpose0",
"attrs": {"axes": "(0, 2, 1)"},
"inputs": [[589, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv31_reshape1",
"attrs": {"shape": "(0, -1, 3, 6)"},
"inputs": [[590, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv31_slice_axis3",
"attrs": {
"axis": "-1",
"begin": "5",
"end": "None"
},
"inputs": [[591, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv31_sigmoid2",
"inputs": [[592, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv31_slice_axis2",
"attrs": {
"axis": "-1",
"begin": "4",
"end": "5"
},
"inputs": [[591, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv31_sigmoid1",
"inputs": [[594, 0, 0]]
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv31_broadcast_mul1",
"inputs": [[593, 0, 0], [595, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv31_transpose1",
"attrs": {"axes": "(3, 0, 1, 2)"},
"inputs": [[596, 0, 0]]
},
{
"op": "expand_dims",
"name": "yolov30_yolooutputv31_expand_dims0",
"attrs": {"axis": "-1"},
"inputs": [[597, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv31__mulscalar2",
"attrs": {"scalar": "0"},
"inputs": [[598, 0, 0]]
},
{
"op": "_arange",
"name": "yolov30_yolooutputv31__arange0",
"attrs": {
"dtype": "float32",
"infer_range": "False",
"repeat": "1",
"start": "0",
"step": "1.0",
"stop": "1"
},
"inputs": []
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv31_reshape3",
"attrs": {"shape": "(0, 1, 1, 1, 1)"},
"inputs": [[600, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv31_broadcast_add1",
"inputs": [[599, 0, 0], [601, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv31_slice_axis0",
"attrs": {
"axis": "-1",
"begin": "0",
"end": "2"
},
"inputs": [[591, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv31_sigmoid0",
"inputs": [[603, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv31_offset_1",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv31_offset_1_140476236428344",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 128, 128, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv31__mulscalar0",
"attrs": {"scalar": "0"},
"inputs": [[585, 0, 0]]
},
{
"op": "slice_like",
"name": "yolov30_yolooutputv31_slice_like0",
"attrs": {"axes": "(2, 3)"},
"inputs": [[605, 0, 0], [606, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv31_reshape2",
"attrs": {"shape": "(1, -1, 1, 2)"},
"inputs": [[607, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv31_broadcast_add0",
"inputs": [[604, 0, 0], [608, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv31__mulscalar1",
"attrs": {"scalar": "16"},
"inputs": [[609, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv31_slice_axis1",
"attrs": {
"axis": "-1",
"begin": "2",
"end": "4"
},
"inputs": [[591, 0, 0]]
},
{
"op": "exp",
"name": "yolov30_yolooutputv31_exp0",
"inputs": [[611, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv31_anchor_1",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv31_anchor_1_140476236427896",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 3, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv31_broadcast_mul0",
"inputs": [[612, 0, 0], [613, 0, 0]]
},
{
"op": "_div_scalar",
"name": "yolov30_yolooutputv31__divscalar0",
"attrs": {"scalar": "2.0"},
"inputs": [[614, 0, 0]]
},
{
"op": "elemwise_sub",
"name": "yolov30_yolooutputv31__minus0",
"inputs": [[610, 0, 0], [615, 0, 0]]
},
{
"op": "elemwise_add",
"name": "yolov30_yolooutputv31__plus0",
"inputs": [[610, 0, 0], [615, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv31_concat0",
"attrs": {
"dim": "-1",
"num_args": "2"
},
"inputs": [[616, 0, 0], [617, 0, 0]]
},
{
"op": "tile",
"name": "yolov30_yolooutputv31_tile0",
"attrs": {"reps": "(1, 1, 1, 1, 1)"},
"inputs": [[618, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv31_concat1",
"attrs": {
"dim": "-1",
"num_args": "3"
},
"inputs": [[602, 0, 0], [598, 0, 0], [619, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv31_transpose2",
"attrs": {"axes": "(1, 0, 2, 3, 4)"},
"inputs": [[620, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv31_reshape4",
"attrs": {"shape": "(0, -1, 6)"},
"inputs": [[621, 0, 0]]
},
{
"op": "null",
"name": "yolov30_conv1_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_conv1_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[577, 0, 0], [623, 0, 0]]
},
{
"op": "null",
"name": "yolov30_batchnorm1_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm1_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm1_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_batchnorm1_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_batchnorm1_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[624, 0, 0], [625, 0, 0], [626, 0, 0], [627, 0, 2], [628, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_leakyrelu1_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[629, 0, 0]]
},
{
"op": "repeat",
"name": "yolov30_repeat2",
"attrs": {
"axis": "-1",
"repeats": "2"
},
"inputs": [[630, 0, 0]]
},
{
"op": "repeat",
"name": "yolov30_repeat3",
"attrs": {
"axis": "-2",
"repeats": "2"
},
"inputs": [[631, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30__mulscalar1",
"attrs": {"scalar": "0"},
"inputs": [[219, 0, 0]]
},
{
"op": "slice_like",
"name": "yolov30_slice_like1",
"attrs": {"axes": "(2, 3)"},
"inputs": [[632, 0, 0], [633, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_concat1",
"attrs": {
"dim": "1",
"num_args": "2"
},
"inputs": [[634, 0, 0], [219, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 384, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[635, 0, 0], [636, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm0_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm0_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm0_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm0_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm0_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[637, 0, 0], [638, 0, 0], [639, 0, 0], [640, 0, 2], [641, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu0_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[642, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv1_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv1_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[643, 0, 0], [644, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm1_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm1_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm1_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm1_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm1_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[645, 0, 0], [646, 0, 0], [647, 0, 0], [648, 0, 2], [649, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu1_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[650, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv2_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv2_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[651, 0, 0], [652, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm2_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm2_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm2_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm2_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm2_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[653, 0, 0], [654, 0, 0], [655, 0, 0], [656, 0, 2], [657, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu2_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[658, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv3_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv3_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[659, 0, 0], [660, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm3_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm3_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm3_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm3_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm3_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[661, 0, 0], [662, 0, 0], [663, 0, 0], [664, 0, 2], [665, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu3_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[666, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv4_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(128, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv4_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "128",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[667, 0, 0], [668, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm4_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm4_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm4_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm4_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(128,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm4_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[669, 0, 0], [670, 0, 0], [671, 0, 0], [672, 0, 2], [673, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu4_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[674, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_conv5_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(256, 128, 3, 3)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolodetectionblockv32_conv5_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(3, 3)",
"layout": "NCHW",
"no_bias": "True",
"num_filter": "256",
"num_group": "1",
"pad": "(1, 1)",
"stride": "(1, 1)"
},
"inputs": [[675, 0, 0], [676, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm5_gamma",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm5_beta",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm5_running_mean",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolodetectionblockv32_batchnorm5_running_var",
"attrs": {
"__dtype__": "0",
"__init__": "ones",
"__lr_mult__": "1.0",
"__shape__": "(256,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "BatchNorm",
"name": "yolov30_yolodetectionblockv32_batchnorm5_fwd",
"attrs": {
"axis": "1",
"eps": "1e-05",
"fix_gamma": "False",
"momentum": "0.9",
"use_global_stats": "False"
},
"inputs": [[677, 0, 0], [678, 0, 0], [679, 0, 0], [680, 0, 2], [681, 0, 2]]
},
{
"op": "LeakyReLU",
"name": "yolov30_yolodetectionblockv32_leakyrelu5_fwd",
"attrs": {
"act_type": "leaky",
"slope": "0.1"
},
"inputs": [[682, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv32_conv0_weight",
"attrs": {
"__dtype__": "0",
"__lr_mult__": "1.0",
"__shape__": "(18, 256, 1, 1)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "null",
"name": "yolov30_yolooutputv32_conv0_bias",
"attrs": {
"__dtype__": "0",
"__init__": "zeros",
"__lr_mult__": "1.0",
"__shape__": "(18,)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "Convolution",
"name": "yolov30_yolooutputv32_conv0_fwd",
"attrs": {
"dilate": "(1, 1)",
"kernel": "(1, 1)",
"layout": "NCHW",
"no_bias": "False",
"num_filter": "18",
"num_group": "1",
"pad": "(0, 0)",
"stride": "(1, 1)"
},
"inputs": [[683, 0, 0], [684, 0, 0], [685, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv32_reshape0",
"attrs": {"shape": "(0, 18, -1)"},
"inputs": [[686, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv32_transpose0",
"attrs": {"axes": "(0, 2, 1)"},
"inputs": [[687, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv32_reshape1",
"attrs": {"shape": "(0, -1, 3, 6)"},
"inputs": [[688, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv32_slice_axis3",
"attrs": {
"axis": "-1",
"begin": "5",
"end": "None"
},
"inputs": [[689, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv32_sigmoid2",
"inputs": [[690, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv32_slice_axis2",
"attrs": {
"axis": "-1",
"begin": "4",
"end": "5"
},
"inputs": [[689, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv32_sigmoid1",
"inputs": [[692, 0, 0]]
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv32_broadcast_mul1",
"inputs": [[691, 0, 0], [693, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv32_transpose1",
"attrs": {"axes": "(3, 0, 1, 2)"},
"inputs": [[694, 0, 0]]
},
{
"op": "expand_dims",
"name": "yolov30_yolooutputv32_expand_dims0",
"attrs": {"axis": "-1"},
"inputs": [[695, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv32__mulscalar2",
"attrs": {"scalar": "0"},
"inputs": [[696, 0, 0]]
},
{
"op": "_arange",
"name": "yolov30_yolooutputv32__arange0",
"attrs": {
"dtype": "float32",
"infer_range": "False",
"repeat": "1",
"start": "0",
"step": "1.0",
"stop": "1"
},
"inputs": []
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv32_reshape3",
"attrs": {"shape": "(0, 1, 1, 1, 1)"},
"inputs": [[698, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv32_broadcast_add1",
"inputs": [[697, 0, 0], [699, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv32_slice_axis0",
"attrs": {
"axis": "-1",
"begin": "0",
"end": "2"
},
"inputs": [[689, 0, 0]]
},
{
"op": "sigmoid",
"name": "yolov30_yolooutputv32_sigmoid0",
"inputs": [[701, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv32_offset_2",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv32_offset_2_140476236558688",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 128, 128, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv32__mulscalar0",
"attrs": {"scalar": "0"},
"inputs": [[683, 0, 0]]
},
{
"op": "slice_like",
"name": "yolov30_yolooutputv32_slice_like0",
"attrs": {"axes": "(2, 3)"},
"inputs": [[703, 0, 0], [704, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv32_reshape2",
"attrs": {"shape": "(1, -1, 1, 2)"},
"inputs": [[705, 0, 0]]
},
{
"op": "broadcast_add",
"name": "yolov30_yolooutputv32_broadcast_add0",
"inputs": [[702, 0, 0], [706, 0, 0]]
},
{
"op": "_mul_scalar",
"name": "yolov30_yolooutputv32__mulscalar1",
"attrs": {"scalar": "8"},
"inputs": [[707, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_yolooutputv32_slice_axis1",
"attrs": {
"axis": "-1",
"begin": "2",
"end": "4"
},
"inputs": [[689, 0, 0]]
},
{
"op": "exp",
"name": "yolov30_yolooutputv32_exp0",
"inputs": [[709, 0, 0]]
},
{
"op": "null",
"name": "yolov30_yolooutputv32_anchor_2",
"attrs": {
"__dtype__": "0",
"__init__": "Constant_yolov30_yolooutputv32_anchor_2_140476236525408",
"__lr_mult__": "1.0",
"__shape__": "(1, 1, 3, 2)",
"__storage_type__": "0",
"__wd_mult__": "1.0"
},
"inputs": []
},
{
"op": "broadcast_mul",
"name": "yolov30_yolooutputv32_broadcast_mul0",
"inputs": [[710, 0, 0], [711, 0, 0]]
},
{
"op": "_div_scalar",
"name": "yolov30_yolooutputv32__divscalar0",
"attrs": {"scalar": "2.0"},
"inputs": [[712, 0, 0]]
},
{
"op": "elemwise_sub",
"name": "yolov30_yolooutputv32__minus0",
"inputs": [[708, 0, 0], [713, 0, 0]]
},
{
"op": "elemwise_add",
"name": "yolov30_yolooutputv32__plus0",
"inputs": [[708, 0, 0], [713, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv32_concat0",
"attrs": {
"dim": "-1",
"num_args": "2"
},
"inputs": [[714, 0, 0], [715, 0, 0]]
},
{
"op": "tile",
"name": "yolov30_yolooutputv32_tile0",
"attrs": {"reps": "(1, 1, 1, 1, 1)"},
"inputs": [[716, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_yolooutputv32_concat1",
"attrs": {
"dim": "-1",
"num_args": "3"
},
"inputs": [[700, 0, 0], [696, 0, 0], [717, 0, 0]]
},
{
"op": "transpose",
"name": "yolov30_yolooutputv32_transpose2",
"attrs": {"axes": "(1, 0, 2, 3, 4)"},
"inputs": [[718, 0, 0]]
},
{
"op": "Reshape",
"name": "yolov30_yolooutputv32_reshape4",
"attrs": {"shape": "(0, -1, 6)"},
"inputs": [[719, 0, 0]]
},
{
"op": "Concat",
"name": "yolov30_concat2",
"attrs": {
"dim": "1",
"num_args": "3"
},
"inputs": [[524, 0, 0], [622, 0, 0], [720, 0, 0]]
},
{
"op": "_contrib_box_nms",
"name": "yolov30_box_nms0",
"attrs": {
"coord_start": "2",
"force_suppress": "False",
"id_index": "0",
"overlap_thresh": "0.45",
"score_index": "1",
"topk": "400",
"valid_thresh": "0.01"
},
"inputs": [[721, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_slice_axis0",
"attrs": {
"axis": "1",
"begin": "0",
"end": "100"
},
"inputs": [[722, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_slice_axis1",
"attrs": {
"axis": "-1",
"begin": "0",
"end": "1"
},
"inputs": [[723, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_slice_axis2",
"attrs": {
"axis": "-1",
"begin": "1",
"end": "2"
},
"inputs": [[723, 0, 0]]
},
{
"op": "slice_axis",
"name": "yolov30_slice_axis3",
"attrs": {
"axis": "-1",
"begin": "2",
"end": "None"
},
"inputs": [[723, 0, 0]]
}
],
"arg_nodes": [
0,
1,
3,
4,
5,
6,
9,
11,
12,
13,
14,
17,
19,
20,
21,
22,
25,
27,
28,
29,
30,
34,
36,
37,
38,
39,
42,
44,
45,
46,
47,
50,
52,
53,
54,
55,
59,
61,
62,
63,
64,
67,
69,
70,
71,
72,
76,
78,
79,
80,
81,
84,
86,
87,
88,
89,
92,
94,
95,
96,
97,
101,
103,
104,
105,
106,
109,
111,
112,
113,
114,
118,
120,
121,
122,
123,
126,
128,
129,
130,
131,
135,
137,
138,
139,
140,
143,
145,
146,
147,
148,
152,
154,
155,
156,
157,
160,
162,
163,
164,
165,
169,
171,
172,
173,
174,
177,
179,
180,
181,
182,
186,
188,
189,
190,
191,
194,
196,
197,
198,
199,
203,
205,
206,
207,
208,
211,
213,
214,
215,
216,
220,
222,
223,
224,
225,
228,
230,
231,
232,
233,
236,
238,
239,
240,
241,
245,
247,
248,
249,
250,
253,
255,
256,
257,
258,
262,
264,
265,
266,
267,
270,
272,
273,
274,
275,
279,
281,
282,
283,
284,
287,
289,
290,
291,
292,
296,
298,
299,
300,
301,
304,
306,
307,
308,
309,
313,
315,
316,
317,
318,
321,
323,
324,
325,
326,
330,
332,
333,
334,
335,
338,
340,
341,
342,
343,
347,
349,
350,
351,
352,
355,
357,
358,
359,
360,
364,
366,
367,
368,
369,
372,
374,
375,
376,
377,
380,
382,
383,
384,
385,
389,
391,
392,
393,
394,
397,
399,
400,
401,
402,
406,
408,
409,
410,
411,
414,
416,
417,
418,
419,
423,
425,
426,
427,
428,
431,
433,
434,
435,
436,
440,
442,
443,
444,
445,
448,
450,
451,
452,
453,
456,
458,
459,
460,
461,
464,
466,
467,
468,
469,
472,
474,
475,
476,
477,
480,
482,
483,
484,
485,
488,
489,
507,
515,
525,
527,
528,
529,
530,
538,
540,
541,
542,
543,
546,
548,
549,
550,
551,
554,
556,
557,
558,
559,
562,
564,
565,
566,
567,
570,
572,
573,
574,
575,
578,
580,
581,
582,
583,
586,
587,
605,
613,
623,
625,
626,
627,
628,
636,
638,
639,
640,
641,
644,
646,
647,
648,
649,
652,
654,
655,
656,
657,
660,
662,
663,
664,
665,
668,
670,
671,
672,
673,
676,
678,
679,
680,
681,
684,
685,
703,
711
],
"node_row_ptr": [
0,
1,
2,
3,
4,
5,
6,
7,
10,
11,
12,
13,
14,
15,
16,
17,
20,
21,
22,
23,
24,
25,
26,
27,
30,
31,
32,
33,
34,
35,
36,
37,
40,
41,
42,
43,
44,
45,
46,
47,
48,
51,
52,
53,
54,
55,
56,
57,
58,
61,
62,
63,
64,
65,
66,
67,
68,
71,
72,
73,
74,
75,
76,
77,
78,
79,
82,
83,
84,
85,
86,
87,
88,
89,
92,
93,
94,
95,
96,
97,
98,
99,
100,
103,
104,
105,
106,
107,
108,
109,
110,
113,
114,
115,
116,
117,
118,
119,
120,
123,
124,
125,
126,
127,
128,
129,
130,
131,
134,
135,
136,
137,
138,
139,
140,
141,
144,
145,
146,
147,
148,
149,
150,
151,
152,
155,
156,
157,
158,
159,
160,
161,
162,
165,
166,
167,
168,
169,
170,
171,
172,
173,
176,
177,
178,
179,
180,
181,
182,
183,
186,
187,
188,
189,
190,
191,
192,
193,
194,
197,
198,
199,
200,
201,
202,
203,
204,
207,
208,
209,
210,
211,
212,
213,
214,
215,
218,
219,
220,
221,
222,
223,
224,
225,
228,
229,
230,
231,
232,
233,
234,
235,
236,
239,
240,
241,
242,
243,
244,
245,
246,
249,
250,
251,
252,
253,
254,
255,
256,
257,
260,
261,
262,
263,
264,
265,
266,
267,
270,
271,
272,
273,
274,
275,
276,
277,
278,
281,
282,
283,
284,
285,
286,
287,
288,
291,
292,
293,
294,
295,
296,
297,
298,
301,
302,
303,
304,
305,
306,
307,
308,
309,
312,
313,
314,
315,
316,
317,
318,
319,
322,
323,
324,
325,
326,
327,
328,
329,
330,
333,
334,
335,
336,
337,
338,
339,
340,
343,
344,
345,
346,
347,
348,
349,
350,
351,
354,
355,
356,
357,
358,
359,
360,
361,
364,
365,
366,
367,
368,
369,
370,
371,
372,
375,
376,
377,
378,
379,
380,
381,
382,
385,
386,
387,
388,
389,
390,
391,
392,
393,
396,
397,
398,
399,
400,
401,
402,
403,
406,
407,
408,
409,
410,
411,
412,
413,
414,
417,
418,
419,
420,
421,
422,
423,
424,
427,
428,
429,
430,
431,
432,
433,
434,
435,
438,
439,
440,
441,
442,
443,
444,
445,
448,
449,
450,
451,
452,
453,
454,
455,
456,
459,
460,
461,
462,
463,
464,
465,
466,
469,
470,
471,
472,
473,
474,
475,
476,
479,
480,
481,
482,
483,
484,
485,
486,
487,
490,
491,
492,
493,
494,
495,
496,
497,
500,
501,
502,
503,
504,
505,
506,
507,
508,
511,
512,
513,
514,
515,
516,
517,
518,
521,
522,
523,
524,
525,
526,
527,
528,
529,
532,
533,
534,
535,
536,
537,
538,
539,
542,
543,
544,
545,
546,
547,
548,
549,
550,
553,
554,
555,
556,
557,
558,
559,
560,
563,
564,
565,
566,
567,
568,
569,
570,
573,
574,
575,
576,
577,
578,
579,
580,
583,
584,
585,
586,
587,
588,
589,
590,
593,
594,
595,
596,
597,
598,
599,
600,
603,
604,
605,
606,
607,
608,
609,
610,
611,
612,
613,
614,
615,
616,
617,
618,
619,
620,
621,
622,
623,
624,
625,
626,
627,
628,
629,
630,
631,
632,
633,
634,
635,
636,
637,
638,
639,
640,
641,
642,
643,
644,
645,
646,
647,
650,
651,
652,
653,
654,
655,
656,
657,
658,
659,
660,
661,
662,
665,
666,
667,
668,
669,
670,
671,
672,
675,
676,
677,
678,
679,
680,
681,
682,
685,
686,
687,
688,
689,
690,
691,
692,
695,
696,
697,
698,
699,
700,
701,
702,
705,
706,
707,
708,
709,
710,
711,
712,
715,
716,
717,
718,
719,
720,
721,
722,
723,
724,
725,
726,
727,
728,
729,
730,
731,
732,
733,
734,
735,
736,
737,
738,
739,
740,
741,
742,
743,
744,
745,
746,
747,
748,
749,
750,
751,
752,
753,
754,
755,
756,
757,
758,
759,
762,
763,
764,
765,
766,
767,
768,
769,
770,
771,
772,
773,
774,
777,
778,
779,
780,
781,
782,
783,
784,
787,
788,
789,
790,
791,
792,
793,
794,
797,
798,
799,
800,
801,
802,
803,
804,
807,
808,
809,
810,
811,
812,
813,
814,
817,
818,
819,
820,
821,
822,
823,
824,
827,
828,
829,
830,
831,
832,
833,
834,
835,
836,
837,
838,
839,
840,
841,
842,
843,
844,
845,
846,
847,
848,
849,
850,
851,
852,
853,
854,
855,
856,
857,
858,
859,
860,
861,
862,
863,
864,
865,
866,
868,
869,
870,
871,
872
],
"heads": [[724, 0, 0], [725, 0, 0], [726, 0, 0]],
"attrs": {"mxnet_version": ["int", 10400]}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment