期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
Quantitative Comparative Study of the Performance of Lossless Compression Methods Based on a Text Data Model
1
作者 Namogo Silué Sié Ouattara +1 位作者 Mouhamadou Dosso Alain Clément 《Open Journal of Applied Sciences》 2024年第7期1944-1962,共19页
Data compression plays a key role in optimizing the use of memory storage space and also reducing latency in data transmission. In this paper, we are interested in lossless compression techniques because their perform... Data compression plays a key role in optimizing the use of memory storage space and also reducing latency in data transmission. In this paper, we are interested in lossless compression techniques because their performance is exploited with lossy compression techniques for images and videos generally using a mixed approach. To achieve our intended objective, which is to study the performance of lossless compression methods, we first carried out a literature review, a summary of which enabled us to select the most relevant, namely the following: arithmetic coding, LZW, Tunstall’s algorithm, RLE, BWT, Huffman coding and Shannon-Fano. Secondly, we designed a purposive text dataset with a repeating pattern in order to test the behavior and effectiveness of the selected compression techniques. Thirdly, we designed the compression algorithms and developed the programs (scripts) in Matlab in order to test their performance. Finally, following the tests conducted on relevant data that we constructed according to a deliberate model, the results show that these methods presented in order of performance are very satisfactory:- LZW- Arithmetic coding- Tunstall algorithm- BWT + RLELikewise, it appears that on the one hand, the performance of certain techniques relative to others is strongly linked to the sequencing and/or recurrence of symbols that make up the message, and on the other hand, to the cumulative time of encoding and decoding. 展开更多
关键词 Arithmetic Coding BWT Compression Ratio Comparative Study Compression Techniques Shannon-Fano HUFFMAN Lossless Compression LZW PERFORMANCE REDUNDANCY RLE Text Data Tunstall
下载PDF
Optimal Classification of Minerals by Microscopic Image Analysis Based on Seven-State “Deep Learning” Combined with Optimizers
2
作者 Kouadio Krah Sie Ouattara +2 位作者 Gbele Ouattara Alain Clement Joseph Vangah 《Open Journal of Applied Sciences》 2024年第6期1550-1572,共23页
The development of artificial intelligence (AI), particularly deep learning, has made it possible to accelerate and improve the processing of data collected in different fields (commerce, medicine, surveillance or sec... The development of artificial intelligence (AI), particularly deep learning, has made it possible to accelerate and improve the processing of data collected in different fields (commerce, medicine, surveillance or security, agriculture, etc.). Most related works use open source consistent image databases. This is the case for ImageNet reference data such as coco data, IP102, CIFAR-10, STL-10 and many others with variability representatives. The consistency of its images contributes to the spectacular results observed in its fields with deep learning. The application of deep learning which is making its debut in geology does not, to our knowledge, include a database of microscopic images of thin sections of open source rock minerals. In this paper, we evaluate three optimizers under the AlexNet architecture to check whether our acquired mineral images have object features or patterns that are clear and distinct to be extracted by a neural network. These are thin sections of magmatic rocks (biotite and 2-mica granite, granodiorite, simple granite, dolerite, charnokite and gabbros, etc.) which served as support. We use two hyper-parameters: the number of epochs to perform complete rounds on the entire data set and the “learning rate” to indicate how quickly the weights in the network will be modified during optimization. Using Transfer Learning, the three (3) optimizers all based on the gradient descent methods of Stochastic Momentum Gradient Descent (sgdm), Root Mean Square Propagation (RMSprop) algorithm and Adaptive Estimation of moment (Adam) achieved better performance. The recorded results indicate that the Momentum optimizer achieved the best scores respectively of 96.2% with a learning step set to 10−3 for a fixed choice of 350 epochs during this variation and 96, 7% over 300 epochs for the same value of the learning step. This performance is expected to provide excellent insight into image quality for future studies. Then they participate in the development of an intelligent system for the identification and classification of minerals, seven (7) in total (quartz, biotite, amphibole, plagioclase, feldspar, muscovite, pyroxene) and rocks. 展开更多
关键词 CLASSIFICATION Convolutional Neural Network Deep Learning Optimizers Transfer Learning Rock Mineral Images
下载PDF
Levant Drought Occurrence, Lebanon Case
3
作者 Ihab Jomaa Mariam Choker +3 位作者 Nisrine El Haj Marie Therese Abi Saab Matteo Funaro Simone Mereu 《Atmospheric and Climate Sciences》 2024年第1期118-127,共10页
Rainfall data is probably one of the longest-recorded climatic parameters in Lebanon. On the central coast of Lebanon, the Beirut weather station started collecting rainfall data in 1876. However, the recorded data is... Rainfall data is probably one of the longest-recorded climatic parameters in Lebanon. On the central coast of Lebanon, the Beirut weather station started collecting rainfall data in 1876. However, the recorded data is not available at one data provider source. Published data is found in historical documents but it reaches the early 1970s and then appears a data gap till 1990. Still the data is available, but it might be found to be saved privately. This study investigated the SPI variability on annual time scale between the years 1876 and 2021. The SPI was computed using R-Stat software to compare every year between 1876 and 2021. The majority (about 70% of the years) of the years are near normal in the precipitation rate. The Standardized Precipitation Index (SPI) demonstrated a normal distribution of years. Dry and wet years constitute about 15% of the total 146 years (1876-2021). Extremely dry years might appear in two consecutive years between 50 to 60 years count. After 1991, there were no wet years it was only near normal and few dry years. The last 30 years showed a trend of increasing drought years without any occurrence of wet years. This study demonstrated the importance of keeping records of at least rainfall data and it must be recorded on a daily basis or intensity on time. It is highly important on a managerial basis and for water security reasons to understand the drought event occurrence and investigate the changes in rainfall rates. Climate change scenarios always forecast a decrease in rainfall rates which will not appear without such studies. 展开更多
关键词 Climate Change Standardized Precipitation Index (SPI) Beirut Rainfall Gag-es
下载PDF
New Approach to Rock Classification Based on Sparse Representations
4
作者 Wognin Joseph Vangah Bi G. Théodore Toa +2 位作者 Alico Nango Jerôme Ouattara Sie Alain Clément 《Open Journal of Applied Sciences》 2024年第1期145-158,共14页
In geology, classification and lithological recognition of rocks plays an important role in the area of oil and gas exploration, mineral exploration and geological analysis. In other fields of activity such as constru... In geology, classification and lithological recognition of rocks plays an important role in the area of oil and gas exploration, mineral exploration and geological analysis. In other fields of activity such as construction and decoration, this classification makes sense and fully plays its role. However, this classification is slow, approximate and subjective. Automatic classification curbs this subjectivity and fills this gap by offering methods that reflect human perception. We propose a new approach to rock classification based on direct-view images of rocks. The aim is to take advantage of feature extraction methods to estimate a rock dictionary. In this work, we have developed a classification method obtained by concatenating four (4) K-SVD variants into a single signature. This method is based on the K-SVD algorithm combined with four (4) feature extraction techniques: DCT, Gabor filters, D-ALBPCSF and G-ALBPCSF, resulting in the four (4) variants named K-Gabor, K-DCT, KD-ALBPCSF and KD-ALBPCSF respectively. In this work, we developed a classification method obtained by concatenating four (4) variants of K-SVD. The performance of our method was evaluated on the basis of performance indicators such as accuracy with other 96% success rate. 展开更多
关键词 Rock Recognition DICTIONARY SIGNATURE Color Texture K-SVD Variants KD-ALBPCSF Et KG-ALBPCSF
下载PDF
Detection of Burned Areas through Spectral Indices Analysis of Sentinel-2A Satellite Images in the Abokouamékro Wildlife Reserve (Central, Côte D’Ivoire)
5
作者 Bob Kouakou Kouadio Sié Ouattara +3 位作者 Alain Clément Jean-Marc Gala Bi Zaouri Jean-Luc Kouadio Kouassi Jean-Luc Edouard Kouakou N’guessan 《Open Journal of Applied Sciences》 2024年第1期205-222,共18页
In Côte d’Ivoire, the recurring and unregulated use of bushfires, which cause ecological damage, presents a pressing concern for the custodians of protected areas. This study aims to enhance our comprehension of... In Côte d’Ivoire, the recurring and unregulated use of bushfires, which cause ecological damage, presents a pressing concern for the custodians of protected areas. This study aims to enhance our comprehension of the dynamics of burnt areas within the Abokouamékro Wildlife Reserve (AWR) by employing the analysis of spectral indices derived from satellite imagery. The research methodology began with the calculation of mean indices and their corresponding spectral sub-indices, including NDVI, SAVI, NDWI, NDMI, BAI, NBR, TCW, TCG, and TCB, utilizing data from the Sentinel-2A satellite image dated January 17, 2022. Subsequently, a fuzzy classification model was applied to these various indices and sub-indices, guided by the degree of membership α, with the goal of effectively distinguishing between burned and unburned areas. Following the classification, the accuracies of the classified indices and sub-indices were validated using the coordinates of 100 data points collected within the AWR through GPS technology. The results revealed that the overall accuracy of all indices and sub-indices declines as the degree of membership α decreases from 1 to 0. Among the mean spectral indices, NDVI-mean, SAVI-mean, NDMI-mean exhibited the highest overall accuracies, achieving 97%, 95%, and 90%, respectively. These results closely mirrored those obtained by sub-indices using band 8 (NDVI-B8, SAVI-B8, and NDMI-B8), which yield respective overall accuracies of 93%, 92%, and 89%. At a degree of membership α = 1, the estimated burned areas for the most effective indices encompassed 2144.38 hectares for NDVI-mean, 1932.14 hectares for mean SAVI-mean, and 4947.13 hectares for mean NDMI-mean. A prospective approach involving the amalgamation of these three indices could have the potential to yield improved outcomes. This study could be a substantial contribution to the discrimination of bushfires in Côte d’Ivoire. 展开更多
关键词 Spectral Indices WILDFIRE Burned Areas Abokouamékro Wildlife Reserve Côte D’Ivoire
下载PDF
FIXED POINT THEOREMS FOR MAPPINGS SATISFYING IMPLICIT RELATION ON TWO COMPLETE AND COMPACT METRIC SPACES 被引量:3
6
作者 Abdlkrim Aliouche Brian Fisher 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2006年第9期1217-1222,共6页
First, the implicit relations were given. A common fixed point theorem was proved for two mappings satisfying implicit relation functions. A further fixed point theorem was proved for mappings satisfying implicit rela... First, the implicit relations were given. A common fixed point theorem was proved for two mappings satisfying implicit relation functions. A further fixed point theorem was proved for mappings satisfying implicit relation functions on two compact metric spaces. 展开更多
关键词 complete metric space compact metric space fixed Points implicit relation
下载PDF
Multichannel imaging for monitoring chemical composition and germination capacity of cowpea(Vigna unguiculata) seeds during development and maturation 被引量:1
7
作者 Gamal ElMasry Nasser Mandour +5 位作者 Yahya Ejeez Didier Demilly Salim Al-Rejaie Jerome Verdier Etienne Belin David Rousseau 《The Crop Journal》 SCIE CSCD 2022年第5期1399-1411,共13页
This study aimed to set a computer-integrated multichannel spectral imaging system as a high-throughput phenotyping tool for the analysis of individual cowpea seeds harvested at different developmental stages. The cha... This study aimed to set a computer-integrated multichannel spectral imaging system as a high-throughput phenotyping tool for the analysis of individual cowpea seeds harvested at different developmental stages. The changes in germination capacity and variations in moisture, protein and different sugars during twelve stages of seed development from 10 to 32 days after anthesis were nondestructively monitored. Multispectral data at 20 discrete wavelengths in the ultraviolet, visible and near infrared regions were extracted from individual seeds and then modelled using partial least squares regression and linear discriminant analysis(LDA) models. The developed multivariate models were accurate enough for monitoring all possible changes occurred in moisture, protein and sugar contents with coefficients of determination in prediction R^(2) of 0.93, 0.80 and 0.78 and root mean square errors in prediction(RMSEP) of 6.045%, 2.236% and 0.890%, respectively. The accuracy of PLS models in predicting individual sugars such as verbascose and stachyose was reasonable with R~2 of 0.87 and 0.87 and RMSEP of 0.071%and 0.485%, respectively;but for the prediction of sucrose and raffinose the accuracy was relatively limited with R^(2) of 0.24 and 0.66 and RMSEP of 0.567% and 0.045%, respectively. The developed LDA model was robust in classifying the seeds based on their germination capacity with overall correct classification of96.33% and 95.67% in the training and validation datasets, respectively. With these levels of accuracy,the proposed multichannel spectral imaging system designed for single seeds could be an effective choice as a rapid screening and non-destructive technique for identifying the ideal harvesting time of cowpea seeds based on their chemical composition and germination capacity. Moreover, the development of chemical images of the major constituents along with classification images confirmed the usefulness of the proposed technique as a non-destructive tool for estimating the concentrations and spatial distributions of moisture, protein and sugars during different developmental stages of cowpea seeds. 展开更多
关键词 Multispectral imaging Multichannel imaging Chemical imaging Spectral analysis SEEDS COWPEA
下载PDF
A Comparative Study to Find the Most Applicable Fire Weather Index for Lebanon Allowing to Predict a Forest Fire
8
作者 Ali Karouni Bassam Daya Samia Bahlak 《通讯和计算机(中英文版)》 2013年第11期1403-1409,共7页
关键词 森林火灾 黎巴嫩 天气指数 预测 火险 气象指数 拟合模型 气象数据
下载PDF
Mapping Glitches of Juniper Forests in Lebanon under Natural Conditions and Anthropogenic Activities
9
作者 Ihab Jomaa Carla Khater 《Open Journal of Forestry》 2019年第2期168-181,共14页
In 1965, the first forest map of Lebanon was produced. It is the oldest spatial distribution representation of junipers. Landcover maps of 2002 and 2010 are the most detailed spatial distribution that spatially shows ... In 1965, the first forest map of Lebanon was produced. It is the oldest spatial distribution representation of junipers. Landcover maps of 2002 and 2010 are the most detailed spatial distribution that spatially shows forests. Juniper forests are found in Lebanon as mainly as clear to low density coverage. High-density juniper forests are rarely found and only on Mount-Lebanon. Juniper forests are also mixed with oaks on the Eastern flank of Mount-Lebanon. Mapping juniper forests have demonstrated high degree of complexity, especially because of their low density and being mixed. The spatial representation of juniper forests was compared between the 1965 forest map and the landcover maps of 2002 and 2010. GIS environment was used to extract juniper forests from all maps. The degree of matching between juniper forests was investigated regarding the total area and spatial overlapping. Juniper forests were examined to their spatial locations, comparing the three maps. Spatial changes and anthropogenic effect were obtained, using Google Earth facilities. Google earth had satellite images acquired since 2014. Landcover maps of 2002 and 2010 have spatially matched forest map of 1965 by about 90% and 50% respectively. Spatial coverage of juniper forests were about 12,000, 26,000 and 28,000 ha on the 1965 forest map, landcover maps of 2003 and 2010 respectively. Anti-Lebanon juniper forests were not well represented on both landcover maps. Anthropogenic activities were mainly agriculture that affected juniper forests. Cultivations have replaced about 2% of the spatial coverage of 1965 Juniper forests. Quarries and urban existed inside juniper forests but in very limited areas. Juniper forests delineation did not completely match neither between the available maps, nor to the ground. Some juniper forests were not spatially represented on all maps or existing maps represented only portion of juniper forests. Juniper forest mapping requires more consideration and field investigation. High spatial resolution satellite images are among the solutions but delimiting juniper would require extensive fieldwork and specific remote sensing treatments. Being centuries old forests and characterized by High Mountain elevations, these important conifer forests are needed to be mapped with higher accuracy for better statistics and conservation. 展开更多
关键词 CONIFER FORESTS High Mountain FORESTS Landcover Maps LOW-DENSITY FORESTS Conservation JUNIPERUS excelsa
下载PDF
An Alternative Model to Radon Transform for Gamma Ray Emission Tomography
10
作者 Christian Jeanguillaume Richard Simonnet +3 位作者 Christine Cavaro-Menard Abdelha Douiri Ines Bouali Jean Jacques Loeb 《Advances in Molecular Imaging》 2017年第2期13-47,共35页
The Radon transform fits badly Single Photon Emission Tomography (SPECT). However, Thin Holes Collimator (THC) and Radon model are widely used. The CACAO project has been proposed to enhance the quality of SPECT image... The Radon transform fits badly Single Photon Emission Tomography (SPECT). However, Thin Holes Collimator (THC) and Radon model are widely used. The CACAO project has been proposed to enhance the quality of SPECT images. CACAO is a short hand notation for computer aided collimation tomography. The main idea of this project is to use collimators with much larger holes to increase the sensitivity, and slightly longer holes to increase the spatial resolution. The acquisition sequence includes a translation. The Radon projection is replaced by a 2D sum. A dedicated reconstruction algorithm has been developed. If the physical advantage of the project in terms of sensitivity and spatial resolution is generally admitted, a question remains unanswered: Would the ill-posedness of the inverse problem ruin the quality of the reconstructed images? In this article, a representation of the 2D direct problem matrix is derived. This allows us to compare the two inverse problems (CACAO versus THC). The condition number was used for this comparison. We studied the variation of these condition numbers with several parameters. For a proper set of parameters, the CACAO inverse problem may appear easier to solve and more accurately than the THC one. 展开更多
关键词 RADON Transform TOMOGRAPHY SPECT Large and Long HOLE COLLIMATORS INVERSE Problems
下载PDF
Materialized Views Selection Problem in Decision Supporting Systems: Issues and Challenges
11
作者 Mohamed Ridani Mohamed Amnai 《Journal of Computer and Communications》 2022年第9期96-112,共17页
The data warehouse is the most widely used database structure in many decision support systems around the world. This is the reason why a lot of research has been conducted in the literature over the last two decades ... The data warehouse is the most widely used database structure in many decision support systems around the world. This is the reason why a lot of research has been conducted in the literature over the last two decades on their design, refreshment and optimization. The manipulation of hypercubes (cubes) of data is a frequently used operation in the design of multidimensional data warehouses, due to their better adaptation to OLAP (On-Line Analytical Processing). However, the updating of these hypercubes is a very complicated process due mainly to the mass and complexity of the data presented. The purpose of this paper is to present the state of the art of works based on multidimensional modeling using the hypercube as a unit of presentation of data stores. It starts with the base of this process which is the choice of the views (cubes) forming our data warehouse base. The objective of this work is to describe the state of the art of research works dealing with the selection of materialized views in decision support systems. 展开更多
关键词 Data Hypercube OLAP Data Warehouse Materialized Views Selection
下载PDF
A Local Binary Pattern-Based Method for Color and Multicomponent Texture Analysis
12
作者 Yao Taky Alvarez Kossonou Alain Clément +1 位作者 Bouchta Sahraoui Jérémie Zoueu 《Journal of Signal and Information Processing》 2020年第3期58-73,共16页
Local Binary Patterns (LBPs) have been highly used in texture classification <span style="font-family:Verdana;">for their robustness, their ease of implementation an</span><span style="fo... Local Binary Patterns (LBPs) have been highly used in texture classification <span style="font-family:Verdana;">for their robustness, their ease of implementation an</span><span style="font-family:Verdana;">d their low computational</span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">cost. Initially designed to deal with gray level images, several methods based on them in the literature have been proposed for images having more than one spectral band. To achieve it, whether assumption using color information or combining spectral band two by two was done. Those methods use micro </span><span style="font-family:Verdana;">structures as texture features. In this paper, our goal was to design texture features which are relevant to color and multicomponent texture analysi</span><span style="font-family:Verdana;">s withou</span><span style="font-family:Verdana;">t any assumption.</span></span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">Based on methods designed for gray scale images, we find the combination of micro and macro structures efficient for multispectral texture analysis. The experimentations were carried out on color images from Outex databases and multicomponent images from red blood cells captured using a multispectral microscope equipped with 13 LEDs ranging </span><span style="font-family:Verdana;">from 375 nm to 940 nm. In all achieved experimentations, our propos</span><span style="font-family:Verdana;">al presents the best classification scores compared to common multicomponent LBP methods.</span></span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">99.81%, 100.00%,</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">99.07% and 97.67% are</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">maximum scores obtained with our strategy respectively applied to images subject to rotation, blur, illumination variation and the multicomponent ones.</span> 展开更多
关键词 Multispectral Images Local Binary Patterns (LBP) Texture Analysis Rotation Invariance Illumination Variation Blurring Invariance
下载PDF
Java速度试验
13
作者 RichardV.Dragon LarrySeltzer 刘俊彦 《个人电脑》 1997年第2期141-147,共7页
PC Magazine的Java性能测试揭示了今天Java环境的优点和不足。
关键词 JAVA语言 性能测试 INTERNET网
下载PDF
Optimal Flame Detection of Fires in Videos Based on Deep Learning and the Use of Various Optimizers
14
作者 Tidiane Fofana Sié Ouattara Alain Clement 《Open Journal of Applied Sciences》 2021年第11期1240-1255,共16页
Deep learning has recently attracted a lot of attention with the aim of developing a fast, automatic and accurate system for image identification and classification. In this work, the focus was on transfer learning an... Deep learning has recently attracted a lot of attention with the aim of developing a fast, automatic and accurate system for image identification and classification. In this work, the focus was on transfer learning and evaluation of state-of-the-art VGG16 and 19 deep convolutional neural networks for fire image classification from fire images. In this study, five different approaches (Adagrad, Adam, AdaMax</span><span style="font-family:"">, </span><span style="font-family:"">Nadam and Rmsprop) based on the gradient descent methods used in parameter updating were studied. By selecting specific <span>learning rates, training image base proportions, number of recursion (epochs</span>), the advantages and disadvantages of each approach are compared with each <span>other in order to achieve the minimum cost function. The results of the comparison</span> are presented in the tables. In our experiment, Adam optimizers with the VGG16 architecture with 300 and 500 epochs tend to steadily improve their accuracy with increasing number of epochs without deteriorating performance. The optimizers were evaluated on the basis of their AUC of the ROC curve. It achieves a test accuracy of 96%, which puts it ahead of other architectures. 展开更多
关键词 Image Classification Optimizers Transfer Learning VGG16 VGG19
下载PDF
A New Hybrid Order Approach to Morphological Color Image Processing Based on Reduced Order with Adaptive Absolute Reference
15
作者 S. Ouattara A. Kouassi +3 位作者 J. C. Okaingni A. Koffi G. Loum A. Clement 《Engineering(科研)》 2016年第9期633-645,共14页
Mathematical morphology can process the binary and grayscale image successfully. This theory cannot be extended to the color image directly. In color space, a vector represents a pixel, so in order to compare vectors,... Mathematical morphology can process the binary and grayscale image successfully. This theory cannot be extended to the color image directly. In color space, a vector represents a pixel, so in order to compare vectors, vectoriel orderings must be defined first. This paper addresses the question of the extension of morphological operator to the case of color images. The proposed method used the order by bit mixing to replace the conditional order. Our order is based on a combination of reduced and bit mixing ordering of the underlying data. Additionally it is a total ordering. Since it not only solves the problems of false color generated by the marginal order but also those of multiple extrema generated by reduced order. The performance of the introduced operators is illustrated by means of different applications: color gradients for segmenting, image smoothing (noise suppression) by median filter operator and Laplacian operators. Examples of natural color images and synthetic color images are given. Experimental results show the improvement brought by this new method. 展开更多
关键词 Multicomponent Image Vector Order Adaptive Absolute Referent Bit Mixing Morphological Operators
下载PDF
GenoDrawing:An Autoencoder Framework for Image Prediction from SNP Markers
16
作者 Federico Jurado-Ruiz David Rousseau +1 位作者 Juan A.Botía Maria José Aranzana 《Plant Phenomics》 SCIE EI CSCD 2023年第4期816-824,共9页
Advancements in genome sequencing have facilitated whole-genome characterization of numerous plant species,providing an abundance of genotypic data for genomic analysis.Genomic selection and neural networks(NNs),parti... Advancements in genome sequencing have facilitated whole-genome characterization of numerous plant species,providing an abundance of genotypic data for genomic analysis.Genomic selection and neural networks(NNs),particularly deep learning,have been developed to predict complex traits from dense genotypic data.Autoencoders,an NN model to extract features from images in an unsupervised manner,has proven to be useful for plant phenotyping.This study introduces an autoencoder framework,GenoDrawing,for predicting and retrieving apple images from a low-depth single-nucleotide polymorphism(SNP)array,potentially useful in predicting traits that are difficult to define.GenoDrawing demonstrates proficiency in its task using a small dataset of shape-related SNPs.Results indicate that the use of SNPs associated with visual traits has substantial impact on the generated images,consistent with biological interpretation.While using substantial SNPs is crucial,incorporating additional,unrelated SNPs results in performance degradation for simple NN architectures that cannot easily identify the most important inputs.The proposed GenoDrawing method is a practical framework for exploring genomic prediction in fruit tree phenotyping,particularly beneficial for small to medium breeding companies to predict economically substantial heritable traits.Although GenoDrawing has limitations,it sets the groundwork for future research in image prediction from genomic markers.Future studies should focus on using stronger models for image reproduction,SNP information extraction,and dataset balance in terms of phenotypes for more precise outcomes. 展开更多
关键词 AUTO DRAWING PREDICTION
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部