The application discloses a method,
system, device and medium for building a
data visualization large screen based on an improved ResNet
algorithm, and the method comprises the following steps: constructing a training
data set, training an improved ResNet18 model by using the training
data set; removing two full connection
layers of the trained improved ResNet18 model to serve as a feature extractor; extracting features of the training
data set by using the feature extractor, training an
SVM classifier by using the extracted features;
cutting a large design graph to obtain a plurality of small graphs, inputting features of the small graphs into the trained
SVM classifier after applying the feature extractor to extract the features of the small graphs, classifying the small graphs, matching components from a component
library according to the categories of the small graphs, and rendering the components to a
large screen according to the information of the small graphs; and configuring and adjusting the components and page attributes of the
large screen according to data, display and event requirements of the large screen, so as to obtain a
complete data visualization large screen. The application has a higher chart image classification accuracy than existing models, and reduces the design complexity of the large screen through low-code components, thereby avoiding a repeated configuration process.