Kernel參數設定問題
2019/12/20 10:00 上午
電腦視覺深度學習討論版
游子維
觀看數:2
回答數:1
收藏數:0
cvdl-1
cvdl-1-d19
x
=
InceptionV3_block
(
img_input
,
((
64
,),
(
96
,
128
),
(
16
,
32
),
(
32
,)),
3
,
'Block_1'
)
請問(
64
,),
(
96
,
128
),
(
16
,
32
),
(
32
,)這是代表甚麼意思呢?