DenseNet
DenseNet copied to clipboard
Could you share your original model definition file?
Thanks a lot for sharing pretrained models. Now I am trying to modify the network structure, e.g. change num_filters, add kernel size. With symbol.json
it is hard to operate, could you share the original .py
file for model definition?
I don‘t have the original symbol script. There is a reference for you by using Gluon
: https://zh.gluon.ai/chapter_convolutional-neural-networks/densenet-gluon.html