Experimental setup and dataset

For experimental setup, we used the system of configuration: Intel Core i3, 2.40 GHz, 6 GB RAM with 70 GB hard disk in Ubuntu 16.04 environment. All the experiments were performed using Python 3.5 version, Tensorflow 1.3 version, Keras 2.0.8 version and cuDNN. Keras is a deep learning library which contains all deep learning models (Kumar… Continue reading Experimental setup and dataset

Proposed architecture

Figure 12.10shows the proposed architecture of the four-layer deep CNN. It is used to classify the entry of non-humans in the intrusion detection system (P Arokianathan et al. 2017) and the presence of the disease in the leaves of the paddy crops. The architecture includes four layers of CNN followed by batch normalization with a… Continue reading Proposed architecture

Infection detection sub-system

In this sub-system, the camera plays the main role. Pi activates the camera (Kaveeya et al. 2017a) at a specific time of the day. The camera captures the leaf images of the plant. It passes the captured image to the PC for classification. Whether the leaf is infected is checked in the PC using four-layer CNN.… Continue reading Infection detection sub-system

Water supply sub-system

In this sub-system, moisture sensor, temperature sensor, level sensor and motor play a major role. Soil moisture sensor (Sagar et al. 2017) checks the moisture content in the soil. If soil moisture is low, it continuously checks the moisture in the soil. Otherwise, the temperature sensor is activated. Pi checks if the temperature is less than… Continue reading Water supply sub-system

Proposed architecture

Figure 12.1 shows the proposed architecture of the complete irrigation and garden nurturing system. Raspberry Pi is the main controller that collects data from all sensors to the cloud database. The soil moisture sensor is used to sense the water content in the soil, which is placed in the soil. The level sensor is placed nearer… Continue reading Proposed architecture