MTCloudVision / mxnet-dssd

An mxnet implementation of Deconvolutional SSD
GNU General Public License v3.0
112 stars 41 forks source link

如何在这个dssd里面使用densenet网络模型? #7

Open thecryboy opened 6 years ago

thecryboy commented 6 years ago

想要试试dense的效果,但是没法train,在symbol/symbol_builders.py出现的问题显示: get_symbol() got multiple values for keyword arguments 'units'