Kaifeng Wei
Kaifeng Wei
Have you check the inputs of checkpoint function?
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
I update the link, try again please. Thanks.
You can modify the train_multilabel.py to get the test script or reference the official github of the DPN
I update the code, you can try again, thanks.
@ahkarami I add a `data_example` file which provide the `.lst` file for multilabel training.
@ahkarami Maybe you can reference another repository: `https://github.com/miraclewkf/DenseNet`. However, in the processing of produce `.rec` file, you also need to produce `.lst` file. Moreover, I really recommend to use `.lst`...
5月下旬出版
@zhreshold Do you mean get into `mxnet-yolo/mxnet` and run `make`?
@insanegtp I run `git clone --recursive https://github.com/zhreshold/mxnet-yolo.git` to get the project, can you give the specific name of `zhreshold/mxnet-yolo/mxnet/src/.... .cu .h .cc` for `mx.contrib.symbol.Yolo2Output`