LuJiangTHU / DMIL-WDDS

Deep multiple instance learning based wheat diseases diagnosis system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DMIL-WDDS

Thanks for your concerns about our work -- "An in-field automatic wheat disease diagnosis system". We have released our source codes in this GitHub repository.

We are sorry about that the collected dataset "WDD2017" is not publicly available for the time being because of the commercial technology project.

Note that the pre-trained model “vgg16.pkl” and "vgg_cnn_s.pkl" can be obtained from http://www.vlfeat.org/matconvnet/pretrained/#imagenet-ilsvrc-classification

Our codes are written in Python and the deep models are implemented with Theano. The relevant path names in our codes should be modified if you want to run these codes.

If you refer to our work, please note the following reference in your work: "Lu J, Hu J, Zhao G, et al. An in-field automatic wheat disease diagnosis system[J]. Computers and Electronics in Agriculture, 2017, 142: 369-379."

About

Deep multiple instance learning based wheat diseases diagnosis system


Languages

Language:Python 100.0%