scholarly journals REPLICATION IMAGE DETECTION USING CONVOLUTIONAL NEURAL NETWORK

Author(s):  
K. Kalaiselvi ◽  
◽  
S. Saranya ◽  
K. Deepa Thilak ◽  
K. Kumaresan ◽  
...  

The ease of access to image data has led to overuse of repeated images at various instances which leads to increases duplication and redundancy in many industries. Advanced editing techniques which are available very easily, encourages original copyrights images to be misused. This results in lack of originality in data generated at every level. Common solutions include allowing manual selections of duplicate images or compares images pixel by pixel. The conventional method is to use 3 branch Siamese Convolution model to detect duplication of medical images. We propose to develop a model to detect duplication in everyday images by training a Siamese Convolutional Neural Network and try to achieve greater accuracy than previously developed solutions. Using Grad-Cam network inspection we propose to inspect the decisions taken by the CNN upon detecting duplication in images.

Entropy ◽  
2021 ◽  
Vol 23 (7) ◽  
pp. 816
Author(s):  
Pingping Liu ◽  
Xiaokang Yang ◽  
Baixin Jin ◽  
Qiuzhan Zhou

Diabetic retinopathy (DR) is a common complication of diabetes mellitus (DM), and it is necessary to diagnose DR in the early stages of treatment. With the rapid development of convolutional neural networks in the field of image processing, deep learning methods have achieved great success in the field of medical image processing. Various medical lesion detection systems have been proposed to detect fundus lesions. At present, in the image classification process of diabetic retinopathy, the fine-grained properties of the diseased image are ignored and most of the retinopathy image data sets have serious uneven distribution problems, which limits the ability of the network to predict the classification of lesions to a large extent. We propose a new non-homologous bilinear pooling convolutional neural network model and combine it with the attention mechanism to further improve the network’s ability to extract specific features of the image. The experimental results show that, compared with the most popular fundus image classification models, the network model we proposed can greatly improve the prediction accuracy of the network while maintaining computational efficiency.


Sensors ◽  
2018 ◽  
Vol 18 (7) ◽  
pp. 2327 ◽  
Author(s):  
Jinsong Zhang ◽  
Wenjie Xing ◽  
Mengdao Xing ◽  
Guangcai Sun

In recent years, terahertz imaging systems and techniques have been developed and have gradually become a leading frontier field. With the advantages of low radiation and clothing-penetrable, terahertz imaging technology has been widely used for the detection of concealed weapons or other contraband carried on personnel at airports and other secure locations. This paper aims to detect these concealed items with deep learning method for its well detection performance and real-time detection speed. Based on the analysis of the characteristics of terahertz images, an effective detection system is proposed in this paper. First, a lots of terahertz images are collected and labeled as the standard data format. Secondly, this paper establishes the terahertz classification dataset and proposes a classification method based on transfer learning. Then considering the special distribution of terahertz image, an improved faster region-based convolutional neural network (Faster R-CNN) method based on threshold segmentation is proposed for detecting human body and other objects independently. Finally, experimental results demonstrate the effectiveness and efficiency of the proposed method for terahertz image detection.


2020 ◽  
pp. 808-817
Author(s):  
Vinh Pham ◽  
◽  
Eunil Seo ◽  
Tai-Myoung Chung

Identifying threats contained within encrypted network traffic poses a great challenge to Intrusion Detection Systems (IDS). Because traditional approaches like deep packet inspection could not operate on encrypted network traffic, machine learning-based IDS is a promising solution. However, machine learning-based IDS requires enormous amounts of statistical data based on network traffic flow as input data and also demands high computing power for processing, but is slow in detecting intrusions. We propose a lightweight IDS that transforms raw network traffic into representation images. We begin by inspecting the characteristics of malicious network traffic of the CSE-CIC-IDS2018 dataset. We then adapt methods for effectively representing those characteristics into image data. A Convolutional Neural Network (CNN) based detection model is used to identify malicious traffic underlying within image data. To demonstrate the feasibility of the proposed lightweight IDS, we conduct three simulations on two datasets that contain encrypted traffic with current network attack scenarios. The experiment results show that our proposed IDS is capable of achieving 95% accuracy with a reasonable detection time while requiring relatively small size training data.


2019 ◽  
Vol 2019 ◽  
pp. 1-10 ◽  
Author(s):  
Lin Teng ◽  
Hang Li ◽  
Shahid Karim

Medical image segmentation is one of the hot issues in the related area of image processing. Precise segmentation for medical images is a vital guarantee for follow-up treatment. At present, however, low gray contrast and blurred tissue boundaries are common in medical images, and the segmentation accuracy of medical images cannot be effectively improved. Especially, deep learning methods need more training samples, which lead to time-consuming process. Therefore, we propose a novelty model for medical image segmentation based on deep multiscale convolutional neural network (CNN) in this article. First, we extract the region of interest from the raw medical images. Then, data augmentation is operated to acquire more training datasets. Our proposed method contains three models: encoder, U-net, and decoder. Encoder is mainly responsible for feature extraction of 2D image slice. The U-net cascades the features of each block of the encoder with those obtained by deconvolution in the decoder under different scales. The decoding is mainly responsible for the upsampling of the feature graph after feature extraction of each group. Simulation results show that the new method can boost the segmentation accuracy. And, it has strong robustness compared with other segmentation methods.


Author(s):  
Marlinda Vasty Overbeek

This research focuses on the detection of human facial expressions using the Histogram of Oriented Gradient algorithm. Whereas for the classification algorithm, Convolutional Neural Network is used. Image data used in the form of seven different expressions of humans with the extraction of 48x48 pixels. The use of Histogram of Oriented Gradient as a feature extracting algorithm, because Histogram of Oriented Gradient is good to be used in detecting moving objects. Whereas Convolutional Neural Network is used because it is an improvement of the Multi Layer Perceptron algorithm. Of the three epoches done, it produced the best accuracy of 77% re-introduction of human facial expressions. These results are quite convincing because it only uses three epochs.


2021 ◽  
Vol 18 (2) ◽  
pp. 499-516
Author(s):  
Yan Sun ◽  
Zheping Yan

The main purpose of target detection is to identify and locate targets from still images or video sequences. It is one of the key tasks in the field of computer vision. With the continuous breakthrough of deep machine learning technology, especially the convolutional neural network model shows strong Ability to extract image feature in the field of digital image processing. Although the model research of target detection based on convolutional neural network is developing rapidly, but there are still some problems in practical applications. For example, a large number of parameters requires high storage and computational costs in detected model. Therefore, this paper optimizes and compresses some algorithms by using early image detection algorithms and image detection algorithms based on convolutional neural networks. After training and learning, there will appear forward propagation mode in the application of CNN network model, providing the model for image feature extraction, integration processing and feature mapping. The use of back propagation makes the CNN network model have the ability to optimize learning and compressed algorithm. Then research discuss the Faster-RCNN algorithm and the YOLO algorithm. Aiming at the problem of the candidate frame is not significant which extracted in the Faster- RCNN algorithm, a target detection model based on the Significant area recommendation network is proposed. The weight of the feature map is calculated by the model, which enhances the saliency of the feature and reduces the background interference. Experiments show that the image detection algorithm based on compressed neural network image has certain feasibility.


Complexity ◽  
2021 ◽  
Vol 2021 ◽  
pp. 1-9 ◽  
Author(s):  
Weibin Chen ◽  
Zhiyang Gu ◽  
Zhimin Liu ◽  
Yaoyao Fu ◽  
Zhipeng Ye ◽  
...  

Thyroid nodule is a clinical disorder with a high incidence rate, with large number of cases being detected every year globally. Early analysis of a benign or malignant thyroid nodule using ultrasound imaging is of great importance in the diagnosis of thyroid cancer. Although the b-mode ultrasound can be used to find the presence of a nodule in the thyroid, there is no existing method for an accurate and automatic diagnosis of the ultrasound image. In this pursuit, the present study envisaged the development of an ultrasound diagnosis method for the accurate and efficient identification of thyroid nodules, based on transfer learning and deep convolutional neural network. Initially, the Total Variation- (TV-) based self-adaptive image restoration method was adopted to preprocess the thyroid ultrasound image and remove the boarder and marks. With data augmentation as a training set, transfer learning with the trained GoogLeNet convolutional neural network was performed to extract image features. Finally, joint training and secondary transfer learning were performed to improve the classification accuracy, based on the thyroid images from open source data sets and the thyroid images collected from local hospitals. The GoogLeNet model was established for the experiments on thyroid ultrasound image data sets. Compared with the network established with LeNet5, VGG16, GoogLeNet, and GoogLeNet (Improved), the results showed that using GoogLeNet (Improved) model enhanced the accuracy for the nodule classification. The joint training of different data sets and the secondary transfer learning further improved its accuracy. The results of experiments on the medical image data sets of various types of diseased and normal thyroids showed that the accuracy rate of classification and diagnosis of this method was 96.04%, with a significant clinical application value.


Author(s):  
Eko Yudhi Prastowo

Until now, wood has an irreplaceable function. Building materials, shipping, furniture, sports equipment, carvings and handicrafts using wood. Indonesia has more than 4,000 types of wood, so choosing the right wood is a challenge because choosing the wrong type of wood can make the quality of processed products decline and not as expected. In addition, proper identification of timber can also prevent illegal logging, especially on certain types of wood which are now increasingly scarce. Recognition to wood by looking directly is a difficult thing for ordinary people to do and can only be done by a wood expert, so it is necessary to find a method of recognizing wood that can be used by people independently. One method that can be used to identify type of wood is image processing based on characteristics of wood which include color, fiber direction and texture. This paper will describe recognition of wood-based image processing using Convolutional Neural Network (CNN) method. This method is derived from Neural Networks with addition of an extraction layer feature, which can reduce free parameters that are not needed by the system. Wood image data used in this study are four types of wood that are often used as raw materials for making houses and furniture, namely Glugu, Teak, Sengon and Waru. Results of this study were able to recognize four types of wood with an accuracy of 95% in 600 epochs/iteration, so that it can be used as a simple, easy and inexpensive wood recognition system.


Sign in / Sign up

Export Citation Format

Share Document