Search results for: Zukisa Nante
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2

Search results for: Zukisa Nante

2 Chemical Composition of Variety 'Nante' Hybrid Carrots Cultivated in Latvia

Authors: Tatjana Rakcejeva, Ingrida Augspole, Lija Dukalska, Fredijs Dimins

Abstract:

carrot is one of the important root vegetable crops, and it is highly nutritious as it contains appreciable amount of vitamins, minerals and β-carotene. The major objective of current research was to evaluate the chemical composition of carrot variety 'Nante' hybrids in general and to select the best samples for fresh-cut salad production. The research was accomplished on fresh in Latvia cultivated carrots harvested in Zemgale region in the first part of October, 2011 and immediately used for experiments. Late-bearing variety 'Nante' hybrid carrots were used for analysis: 'Nante/Berlikum', 'Nante/Maestro', 'Nante/Forto', 'Nante/Bolero' and 'Nante/Champion'. The quality parameters as moisture, soluble solid, firmness, b-carotene, carotenoid, color, polyphenols, total phenolic compounds and total antioxidant capacity were analyzed using standard methods. For fresh-cut salad production as more applicable could be recommended hybrids 'Nante/Forto' and 'Nante/Berlikum' - mainly because it-s higher nutritive value, as higher total phenolic compounds, polyphenols and pronounced antioxidant capacity.

Keywords: carrots, chemical composition, evaluation

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 2116
1 Face Recognition Using Principal Component Analysis, K-Means Clustering, and Convolutional Neural Network

Authors: Zukisa Nante, Wang Zenghui

Abstract:

Face recognition is the problem of identifying or recognizing individuals in an image. This paper investigates a possible method to bring a solution to this problem. The method proposes an amalgamation of Principal Component Analysis (PCA), K-Means clustering, and Convolutional Neural Network (CNN) for a face recognition system. It is trained and evaluated using the ORL dataset. This dataset consists of 400 different faces with 40 classes of 10 face images per class. Firstly, PCA enabled the usage of a smaller network. This reduces the training time of the CNN. Thus, we get rid of the redundancy and preserve the variance with a smaller number of coefficients. Secondly, the K-Means clustering model is trained using the compressed PCA obtained data which select the K-Means clustering centers with better characteristics. Lastly, the K-Means characteristics or features are an initial value of the CNN and act as input data. The accuracy and the performance of the proposed method were tested in comparison to other Face Recognition (FR) techniques namely PCA, Support Vector Machine (SVM), as well as K-Nearest Neighbour (kNN). During experimentation, the accuracy and the performance of our suggested method after 90 epochs achieved the highest performance: 99% accuracy F1-Score, 99% precision, and 99% recall in 463.934 seconds. It outperformed the PCA that obtained 97% and KNN with 84% during the conducted experiments. Therefore, this method proved to be efficient in identifying faces in the images.

Keywords: Face recognition, Principal Component Analysis, PCA, Convolutional Neural Network, CNN, Rectified Linear Unit, ReLU, feature extraction.

Procedia APA BibTeX Chicago EndNote Harvard JSON MLA RIS XML ISO 690 PDF Downloads 427