Shallow and Deep Model Investigation for Distinguishing Corn and Weeds.

Yu Xia,Hongxun Yao,Xiaoshuai Sun,Yanhao Zhang
DOI: https://doi.org/10.1007/978-3-319-77380-3_66
2017-01-01
Abstract:Nowadays, the development of agriculture is growing very fast. The yields of corn is also an important indicator and a great part in the agriculture, which makes automatic weeds removal a necessary and urgent task. There are many challenges to distinguish the corn and weed, the biggest one is the similarity in both color and shape between corn and weeds. The processing speed is also very important in practical application. In this paper, we investigate two methods to fulfill this task. The first one is training and computing the SIFT and HARRIS feature descriptors, then using the SVM classifier to distinguish the corn and weeds. The second one is an End-to-End solution based on the faster R-CNN model. In addition, we design a specific module in order to improve the processing speed and ensure the accuracy at the same time. The experiment results conducted on our dataset demonstrate that detection based on improved Faster R-CNN model can better handle the problem.
What problem does this paper attempt to address?