Home

Awesome

Dual Path Networks

This is the MxNet implement of the TRAIN of DPN(dual path networks).

paper: Dual Path Networks

You can git clone this project and do as follows:

If you want to use .rec file to train your model:

sh run_train_rec.sh

If you want to use .lst file and image to train your model:

sh run_train_lst.sh