Image Pre-Processing and Paddy Pests Detection Using Tensorflow

Author(s):  
Rahul Sharma ◽  
Amar Singh

Agriculture is one of the important sources of earning worldwide. With the rapid expansion of the human population and food security for all, the agriculture sector needs to be boosted to increase the yield. Agriculture is the prime source of livelihood in India for more than 50% of the total population. As per Indian agriculture and allied industries industry report, agriculture is one of the major contributors in gross value. Agricultural crops suffer heavy losses due to insect damage and plant diseases. Worldwide, out of the crop losses, major losses are caused by plant pests. In this chapter, various image pre-processing methods and the need of pre-preprocessing are discussed in detail. For image classification, TensorFlow deep neural network is presented. Deep learning model is used for automatic and early detection of paddy pests. Early detection of the pests will aid farmers in adopting necessary preventive measures. Multiple ways to reduce overfitting during model training are also suggested.

Food is one of the basic needs of human being. We know that the population is rising enormously.so it is more important to feed such a huge population. But nowadays plants are largely affected with various types of diseases. If proper care should not be taken then it will show effect on quality of food products, quantity and finally on productivity of crops.. so, Early detection of plant disease is very essential, but it is very hard to farmers to monitor the crops manually it takes more processing time, huge amount of work, expensive and need expertised persons. Automatic detection of plant diseases helps the farmers to monitor the large fields easily,because our approach of using convolution neural networks provides a chance to discover diseases at the very early stage. By using Image Processing and machine learning models we can detect the plant diseases automatically but the accuracy is very less, early detection is also a major challenge. With the modern advanced developments in deep learning, in our project we have implemented the convolution neural networks(CNN) which comprises of different layers,by using those layers we can automatically detect and classify the diseases present in the plants. High Classification accuracy and more processing speed are the main advantages of our approach. After training the model on color, grayscale and segmented datasets our deep learning model will be capable of classifying a large number of different diseases and our project gives us the name of the disease that the plant has with its confidence level and also provides remedies for corresponding diseases


Technology united with research and development has evolved as a grave differentiator of the agriculture sector in India including production, processing, and agriculture packing and marketing of given crops. Near about 50 percent of the Indian workforce was engaged in the agriculture sector but its share in GDP was only 14 percent, much lower in comparison to former. Though, certain agriculture items showed a steady annual increase in terms of kilograms per hectare. Agriculture transformed significantly over the past few decades but when it comes to investment in research and development there is a lot more which needs to be done. The paper analyzes the role of various research and development institutions in boosting the growth of the agriculture sector that helps in attaining sustainable agriculture development and self-sufficiency in the production process since independence. It also focusesed on the various issues faced by these development institutions. The findings unveiled that since independence a lot more was done to boost the research and development in the agriculture sector at both the center and state levels but a proper implementation of these policies along with transparency could bring more desirable outcomes than were gained at present.


2019 ◽  
Vol 9 (11) ◽  
pp. 326 ◽  
Author(s):  
Hong Zeng ◽  
Zhenhua Wu ◽  
Jiaming Zhang ◽  
Chen Yang ◽  
Hua Zhang ◽  
...  

Deep learning (DL) methods have been used increasingly widely, such as in the fields of speech and image recognition. However, how to design an appropriate DL model to accurately and efficiently classify electroencephalogram (EEG) signals is still a challenge, mainly because EEG signals are characterized by significant differences between two different subjects or vary over time within a single subject, non-stability, strong randomness, low signal-to-noise ratio. SincNet is an efficient classifier for speaker recognition, but it has some drawbacks in dealing with EEG signals classification. In this paper, we improve and propose a SincNet-based classifier, SincNet-R, which consists of three convolutional layers, and three deep neural network (DNN) layers. We then make use of SincNet-R to test the classification accuracy and robustness by emotional EEG signals. The comparable results with original SincNet model and other traditional classifiers such as CNN, LSTM and SVM, show that our proposed SincNet-R model has higher classification accuracy and better algorithm robustness.


Mathematics ◽  
2021 ◽  
Vol 9 (9) ◽  
pp. 1002
Author(s):  
Mohammad Khishe ◽  
Fabio Caraffini ◽  
Stefan Kuhn

This article proposes a framework that automatically designs classifiers for the early detection of COVID-19 from chest X-ray images. To do this, our approach repeatedly makes use of a heuristic for optimisation to efficiently find the best combination of the hyperparameters of a convolutional deep learning model. The framework starts with optimising a basic convolutional neural network which represents the starting point for the evolution process. Subsequently, at most two additional convolutional layers are added, at a time, to the previous convolutional structure as a result of a further optimisation phase. Each performed phase maximises the the accuracy of the system, thus requiring training and assessment of the new model, which gets gradually deeper, with relevant COVID-19 chest X-ray images. This iterative process ends when no improvement, in terms of accuracy, is recorded. Hence, the proposed method evolves the most performing network with the minimum number of convolutional layers. In this light, we simultaneously achieve high accuracy while minimising the presence of redundant layers to guarantee a fast but reliable model. Our results show that the proposed implementation of such a framework achieves accuracy up to 99.11%, thus being particularly suitable for the early detection of COVID-19.


2020 ◽  
Vol 12 (21) ◽  
pp. 3621
Author(s):  
Luning Bi ◽  
Guiping Hu ◽  
Muhammad Mohsin Raza ◽  
Yuba Kandel ◽  
Leonor Leandro ◽  
...  

In general, early detection and timely management of plant diseases are essential for reducing yield loss. Traditional manual inspection of fields is often time-consuming and laborious. Automated imaging techniques have recently been successfully applied to detect plant diseases. However, these methods mostly focus on the current state of the crop. This paper proposes a gated recurrent unit (GRU)-based model to predict soybean sudden death syndrome (SDS) disease development. To detect SDS at a quadrat level, the proposed method uses satellite images collected from PlanetScope as the training set. The pixel image data include the spectral bands of red, green, blue and near-infrared (NIR). Data collected during the 2016 and 2017 soybean-growing seasons were analyzed. Instead of using individual static imagery, the GRU-based model converts the original imagery into time-series data. SDS predictions were made on different data scenarios and the results were compared with fully connected deep neural network (FCDNN) and XGBoost methods. The overall test accuracy of classifying healthy and diseased quadrates in all methods was above 76%. The test accuracy of the FCDNN and XGBoost were 76.3–85.5% and 80.6–89.2%, respectively, while the test accuracy of the GRU-based model was 82.5–90.4%. The calculation results show that the proposed method can improve the detection accuracy by up to 7% with time-series imagery. Thus, the proposed method has the potential to predict SDS at a future time.


Author(s):  
Wenlong Li ◽  
◽  
Kaoru Hirota ◽  
Yaping Dai ◽  
Zhiyang Jia

An improved fully convolutional network based on post-processing with global variance (GV) equalization and noise-aware training (PN-FCN) for speech enhancement model is proposed. It aims at reducing the complexity of the speech improvement system, and it solves overly smooth speech signal spectrogram problem and poor generalization capability. The PN-FCN is fed with the noisy speech samples augmented with an estimate of the noise. In this way, the PN-FCN uses additional online noise information to better predict the clean speech. Besides, PN-FCN uses the global variance information, which improve the subjective score in a voice conversion task. Finally, the proposed framework adopts FCN, and the number of parameters is one-seventh of deep neural network (DNN). Results of experiments on the Valentini-Botinhaos dataset demonstrate that the proposed framework achieves improvements in both denoising effect and model training speed.


Sign in / Sign up

Export Citation Format

Share Document