CN116823588A - Information processing method and electronic equipment - Google Patents

Information processing method and electronic equipment Download PDF

Info

Publication number
CN116823588A
CN116823588A CN202310798477.8A CN202310798477A CN116823588A CN 116823588 A CN116823588 A CN 116823588A CN 202310798477 A CN202310798477 A CN 202310798477A CN 116823588 A CN116823588 A CN 116823588A
Authority
CN
China
Prior art keywords
target data
processing
data
processor
path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310798477.8A
Other languages
Chinese (zh)
Inventor
肖启华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202310798477.8A priority Critical patent/CN116823588A/en
Publication of CN116823588A publication Critical patent/CN116823588A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Image Processing (AREA)

Abstract

The application discloses an information processing method and electronic equipment, wherein the method comprises the following steps: obtaining target data from a first memory; obtaining target data from a first memory; determining a processing path of the target data based on the target data, wherein the processing path comprises at least two processing paths consisting of a processor and a display screen; processing the target data based on the processing path of the target data; and displaying the processed target data on a display screen of the electronic equipment through the processing path of the target data. According to the application, the target data is directly obtained from the independent storage device of the electronic device without repeated reading and loading, and then the target data is processed based on the processing path corresponding to the target data, so that the processing efficiency is high, and the processed target data is displayed on the display screen of the electronic device through the processing path of the target data, so that the power consumption of the electronic device is reduced.

Description

Information processing method and electronic equipment
Technical Field
The present application relates to the field of information processing technologies, and in particular, to an information processing method and an electronic device.
Background
At present, the function of the acceleration chip mainly comprises the operation of algorithms of some neural networks to improve performance, can process video data collected by a camera, accelerate and process the video data collected by the camera, and can also accelerate and process local signals and network videos. The conventional accelerator chip is connected to the memory, processes the video data, and then sends the processed video data to the central processing unit for output.
Disclosure of Invention
The embodiment of the application provides an information processing method and electronic equipment.
In one aspect, an embodiment of the present application provides an information processing method, including:
obtaining target data from a first memory;
determining a processing path of the target data based on the target data, wherein the processing path comprises at least two processing paths consisting of a processor and a display screen;
processing the target data based on the processing path of the target data;
and displaying the processed target data on a display screen of the electronic equipment through the processing path of the target data.
Optionally, the processing path based on the target data processes the target data, including:
if the processing path of the target data is a first path, the first path comprises a first processor, and the first processor is used for processing the target data;
and if the processing path of the target data is a second path, the second path comprises a second processor, and the second processor is used for processing the target data.
Optionally, if the processing path of the target data is determined to be a third path, the third path includes a first processor and a second processor, and the first processor and the second processor are used to process the target data.
Optionally, the acquiring the target data from the first memory includes:
the first processor and/or the second processor accesses the first memory and retrieves the target data from the first memory.
Optionally, the method further comprises:
determining first data and second data based on the target data;
processing the first data by using the first processor of the first path and outputting the first data to a display screen, and processing the second data by using the second processor on the second path and outputting the second data to the display screen;
and the display screen performs combination processing on the first data and the second data.
Optionally, the method further comprises:
and processing at least part of the target data by using the first processor of the third path, outputting the processed target data to the second processor on the third path, and outputting the processed target data to the display screen by the second processor.
Optionally, the determining a processing path of the target data based on the target data includes:
and determining a processing path of the target data based on at least one of the content type of the target data, the application program to which the target data belongs and the processing mode of the target processing.
Optionally, the method further comprises:
determining first data and second data based on the target data;
processing the first data by using the first processor on the third path, and outputting second data and the processed first data to a second processor on the third path;
and after the second processor processes the second data, acquiring processed target data based on the processed first data and the processed second data, and outputting the processed target data to a display screen.
In another aspect, an embodiment of the present application further provides an electronic device, including:
an acquisition module configured to acquire target data from a first memory;
a determining module configured to determine a processing path of the target data based on the target data, the processing path including at least two processing paths consisting of a processor and a display screen;
a first processing module configured to process the target data based on a processing path of the target data;
and the second processing module is configured to display the processed target data on a display screen of the electronic equipment through a processing path of the target data.
The embodiment of the application also provides another electronic device, which comprises a memory and a processor, wherein the memory stores an executable program, and the processor executes the executable program to realize the steps of the method.
According to the method, target data are firstly obtained from a separate storage device in the electronic device, then a processing path corresponding to the target data is determined based on the target data, the target data are processed based on the processing path corresponding to the target data, and finally the processed target data are displayed on a display screen of the electronic device through the processing path of the target data. According to the application, the target data is directly obtained from the independent storage device of the electronic device without repeated reading and loading, and then the target data is processed based on the processing path corresponding to the target data, so that the processing efficiency is high, the processed target data is directly displayed on the display screen of the electronic device through the processing path of the target data, and the power consumption of the electronic device is reduced.
Drawings
FIG. 1 is a flow chart of an information processing method according to an embodiment of the present application;
FIG. 2 is a flow chart of one embodiment of an information processing method of an embodiment of the present application;
FIG. 3 is another flow chart of an information processing method according to an embodiment of the present application;
FIG. 4 is a flow chart of an information processing method according to an embodiment of the present application;
FIG. 5 is a block diagram of an electronic device according to one embodiment of the application;
fig. 6 is a block diagram of another electronic device according to an embodiment of the application.
Detailed Description
Various aspects and features of the present application are described herein with reference to the accompanying drawings.
It should be understood that various modifications may be made to the embodiments of the application herein. Therefore, the above description should not be taken as limiting, but merely as exemplification of the embodiments. Other modifications within the scope and spirit of the application will occur to persons of ordinary skill in the art.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the application and, together with a general description of the application given above, and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the application will become apparent from the following description of a preferred form of embodiment, given as a non-limiting example, with reference to the accompanying drawings.
It is also to be understood that, although the application has been described with reference to some specific examples, those skilled in the art can certainly realize many other equivalent forms of the application.
The above and other aspects, features and advantages of the present application will become more apparent in light of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application will be described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application in unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not intended to be limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the word "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
Fig. 1 to 4 show flowcharts of an information processing method according to an embodiment of the present application. An information processing method provided by an embodiment of the present application, as shown in fig. 1, includes:
s100, acquiring target data from a first memory;
the information processing method of the embodiment is applied to electronic equipment, and the electronic equipment can be terminal equipment such as a desktop computer, a notebook computer, a smart phone and the like. In the present embodiment, the target data is first acquired from a first memory of the electronic device, which is a separate storage device, for example, the first memory may be a random access memory Random Access Memory (RAM). The target data may be various types of data that may be acquired by the electronic device, for example, the target data may be video data, including video data acquired in real time with a camera, and video data acquired through a local or network.
S200, determining a processing path of the target data based on the target data, wherein the processing path comprises at least two processing paths consisting of a processor and a display screen;
in the present embodiment, after the target data is acquired from the first memory, the processing path of the target data is determined based on the acquired target data. The processing paths corresponding to different target data are different, and the processing paths corresponding to the target data can be determined based on the type or the content of the target data, wherein the processing paths comprise at least two processing paths consisting of a processor and a display screen. For example, after acquiring different types of video data, a processing path corresponding to the type of video data may be determined based on the type of video data, and in the case where the target data is video data acquired in real time with a camera, a processing path corresponding to the video data acquired in real time may be determined; in the case where the target data is video data acquired through a local or network, a processing path corresponding to the video data acquired through the local or network may be determined.
S300, processing the target data based on the processing path of the target data;
in the present embodiment, after determining the processing path of the target data, the target data is processed based on the processing path of the target data. Specifically, since different target data corresponds to different processing paths, after determining the processing path to which the target data corresponds, the target data may be processed based on the processing path to which the target data corresponds. For example, in the case where the target data is video data collected in real time by a camera, the video data collected in real time may be processed based on a processing path corresponding to the video data collected in real time; in the case where the target data is video data acquired through a local or network, the video data acquired through the local or network may be processed based on a processing path corresponding to the video data acquired through the local or network.
S400, displaying the processed target data on a display screen of the electronic equipment through the processing path of the target data.
In this embodiment, after processing the target data, the processed target data is displayed on a display screen of the electronic device via a processing path of the target data. Specifically, since the target data has a corresponding processing path, after the target data is processed based on the processing path corresponding to the target data, the processed target data is directly displayed on the display screen of the electronic device via the processing path of the target data. For example, when the target data is video data, the video data is processed by a processing path corresponding to the video data, and then the processed video data is directly displayed on a display screen of the electronic device via the processing path of the video data.
According to the method, the target data is firstly obtained from the independent storage device in the electronic device, then the processing passage corresponding to the target data is determined based on the target data, the target data is processed based on the processing passage corresponding to the target data, and finally the processed target data is directly displayed on the display screen of the electronic device through the processing passage of the target data. According to the application, the target data is directly obtained from the independent storage device of the electronic device without repeated reading and loading, and then the target data is processed based on the processing path corresponding to the target data, so that the processing efficiency is high, the processed target data is directly displayed on the display screen of the electronic device through the processing path of the target data, and the power consumption of the electronic device is reduced.
In one embodiment of the present application, as shown in fig. 2, the processing path based on the target data, processes the target data, and includes:
s310, if the processing path of the target data is a first path, the first path comprises a first processor, and the first processor is used for processing the target data;
in this embodiment, after the target data is acquired, first, a processing path of the target data is determined based on the acquired target data, and if the processing path of the target data is determined to be a first path, the target data is processed based on the first path, where the first path includes a first processor, and the target data is processed using the first processor. In particular, the first processor may be a central processing unit Central Processing Unit (CPU) or a graphics processor Graphics Processing Unit (GPU). For example, when the first processor is a CPU, since the CPU can process general task calculations such as logical operations, when the target data is local video data, the local video data including a handshake of a network, encoding and decoding of video can be processed by the CPU.
S320, if the processing path of the target data is a second path, the second path comprises a second processor, and the second processor is used for processing the target data.
In this embodiment, after the target data is acquired, first, a processing path of the target data is determined based on the acquired target data, and if the processing path of the target data is determined to be a second path, the target data is processed based on the second path, the second path includes a second processor, and the target data is processed using the second processor. Specifically, the second processor may be xPU, which is a processor that includes a computing unit, and may directly perform related algorithm calculations, such as an algorithm of a neural network, or an algorithm of deep learning. For example, when the target data is video data collected in real time by a camera, xPU may be used to process the video data collected in real time, including improving the definition of the video data by improving the image quality and inserting frames.
In one embodiment of the present application, if the processing path of the target data is determined to be a third path, the third path includes a first processor and a second processor, and the first processor and the second processor are used to process the target data.
In this embodiment, if the processing path of the obtained target data is determined to be the third path, which indicates that the separate processor cannot meet the requirement of processing the target data, the third path includes the first processor and the second processor, and the first processor and the second processor may be used to process the target data. For example, when the target data is video data, the video data needs to be processed by codec and also needs to be processed by sharpness improvement, in which case the video data can be processed using the first processor and the second processor of the third path. Specifically, the first processor is used for processing video data to encode and decode video, and the second processor is used for processing video data to improve the definition of the video data in a mode of improving the image quality and inserting frames.
In one embodiment of the present application, the retrieving the target data from the first memory includes:
the first processor and/or the second processor accesses the first memory and retrieves the target data from the first memory.
In this embodiment, when the target data is acquired, the target data may be acquired directly from the first memory, and specifically, the first memory may be accessed by the first processor and/or the second processor, and the target data may be acquired directly from the first memory. If the processing path of the target data is the first path, accessing the first memory by the first processor of the first path, and acquiring the target data from the first memory so as to process the target data by the first processor. If the processing path of the target data is the second path, accessing the first memory through the second processor of the second path, and acquiring the target data from the first memory so as to process the target data through the second processor. If the processing path of the target data is determined to be a third path, accessing a first memory by a first processor and a second processor of the third path, and acquiring the target data from the first memory so as to process the target data by the first processor and the second processor.
In one embodiment of the present application, as shown in fig. 3, the method further comprises:
s500, determining first data and second data based on target data;
in this embodiment, after the target data is acquired, if it is determined that the target data needs to be processed by the first processor and the second processor, the target data may be split into first data and second data, and then the first data and the second data are processed by the first processor and the second processor respectively; alternatively, the first processor and the second processor are used for processing the target data to generate first data and second data. For example, when the target data is game data, special effects processing is performed on the game data, and it is necessary to split the game data, one part of the data is processed by the first processor, and the other part of the data is processed by the second processor.
S600, processing the first data by using the first processor of the first path and outputting the first data to a display screen, and processing the second data by using the second processor on the second path and outputting the second data to the display screen;
in this embodiment, after splitting the target data into the first data and the second data, the first data may be processed by the first processor of the first path and output to the display screen, and the second data may be processed by the second processor of the second path and output to the display screen. Specifically, taking game data as an example, when the game data needs special effect processing, a first processor can be utilized to expand a game picture into a small picture as processing of the first data, and contents such as special effect and virtual image in the picture are used as second data, specifically, a second processor is utilized to process an image, a bullet screen or voice in the picture. After the first data and the second data are respectively processed, the first processor of the first path is used for outputting the processed first data to the display screen, and the second processor of the second path is used for outputting the processed second data to the display screen.
And S700, the display screen performs combination processing on the first data and the second data.
In this embodiment, after the display screen receives the processed first data and the processed second data, the display screen performs a merging process on the processed first data and the processed second data, and generates the processed video data, so as to display the processed video data.
In one embodiment of the application, the method further comprises:
and processing at least part of the target data by using the first processor of the third path, outputting the processed target data to the second processor on the third path, and outputting the processed target data to the display screen by the second processor.
In this embodiment, after the target data is acquired, if the target data needs to be processed by the first processor and the second processor, the target data may be processed based on the third path. Specifically, the first processor of the third path is used to process at least part of the target data, for example, when the target data is game data, the first processor may be used to expand a small picture from the game picture, then the processed game data is output to the second processor on the third path, and the second processor directly outputs the processed target data to the display screen.
In one embodiment of the present application, the determining a processing path of the target data based on the target data includes:
and determining a processing path of the target data based on at least one of the content type of the target data, the application program to which the target data belongs and the processing mode of the target processing.
In this embodiment, the manner of determining the processing path of the target data based on the target data includes at least one of: based on the content type of the target data, the application program to which the target data belongs, and the processing mode of the target processing. Specifically, the content types of the target data may include: video data streams, e.g., video data acquired through a local or network; the type of non-real time acquisition data, the type of real time acquisition data, e.g., video data acquired in real time with a camera. The application to which the target data belongs may include: game programs, office programs, and the like. The processing mode of the target processing may include: logic operations, neural network operations, acceleration, etc. For example, if the target content is of a type of real-time acquisition data, sending the target content to the first path to process the video data through the first processor of the first path; and if the target content is the local data, sending the video data to a second processing path to process the video data through a second processor on the second processing path.
In one embodiment of the present application, as shown in fig. 4, the method further comprises: the method further comprises the steps of:
s800, determining first data and second data based on target data;
in this embodiment, after the target data is acquired, if it is determined that the target data needs to be processed by using the first processor and the second processor on the third path, the target data may be split into the first data and the second data, and then the first data and the second data are processed by the first processor and the second processor, respectively. For example, when the target data is game data, video interpolation processing is performed on the game data, and the interpolation processing requires the use of a second processor. The present embodiment requires that the target data be split into the first data and the second data first for subsequent processing.
S900, processing the first data by using the first processor on the third path, and outputting second data and the processed first data to a second processor on the third path;
in this embodiment, after splitting the target data into the first data and the second data, the first data is processed using the first processor on the third path, specifically, the game data is subjected to screen processing using the first processor, for example, a CPU or GPU, and then the second data and the processed first data are output to the second processor on the third path.
S1000, after the second processor processes the second data, the second processor obtains processed target data based on the processed first data and the processed second data and outputs the processed target data to a display screen.
In this embodiment, after the processed first data and second data are output to the second processor on the third path, the second processor is used to process the second data, for example, the second data is subjected to frame insertion using xPU, or is subjected to super-division processing. After the second processor processes the second data, the processed target data is acquired based on the processed first data and the processed second data, for example, the game data processed by the GPU and the game data processed by xPU are acquired, and the processed target data is formed and output to the display screen.
Based on the same inventive concept, the second aspect of the present application also provides an electronic device corresponding to the information processing method, and since the principle of solving the problem of the electronic device in the present application is similar to that of the above processing method of the present application, the implementation of the electronic device can refer to the implementation of the method, and the repetition is omitted.
Fig. 5 shows a schematic structural diagram of an electronic device according to an embodiment of the present application, which specifically includes:
an acquisition module configured to acquire target data from a first memory;
a determining module configured to determine a processing path of the target data based on the target data, the processing path including at least two processing paths consisting of a processor and a display screen;
a first processing module configured to process the target data based on a processing path of the target data;
and the second processing module is configured to display the processed target data on a display screen of the electronic equipment through a processing path of the target data.
In one embodiment of the application, the first processing module is further configured to:
if the processing path of the target data is a first path, the first path comprises a first processor, and the first processor is used for processing the target data;
and if the processing path of the target data is a second path, the second path comprises a second processor, and the second processor is used for processing the target data.
In one embodiment of the application, the first processing module is further configured to:
and if the processing path of the target data is determined to be a third path, the third path comprises a first processor and a second processor, and the first processor and the second processor are used for processing the target data.
In one embodiment of the application, the acquisition module is further configured to:
the first processor and/or the second processor accesses the first memory and retrieves the target data from the first memory.
In one embodiment of the application, the first processing module is further configured to:
determining first data and second data based on the target data;
processing the first data by using the first processor of the first path and outputting the first data to a display screen, and processing the second data by using the second processor on the second path and outputting the second data to the display screen;
and the display screen performs combination processing on the first data and the second data.
In one embodiment of the application, the first processing module is further configured to:
and processing at least part of the target data by using the first processor of the third path, outputting the processed target data to the second processor on the third path, and outputting the processed target data to the display screen by the second processor.
In one embodiment of the application, the first processing module is further configured to:
and determining a processing path of the target data based on at least one of the content type of the target data, the application program to which the target data belongs and the processing mode of the target processing.
In one embodiment of the application, the first processing module is further configured to: :
determining first data and second data based on the target data;
processing the first data by using the first processor on the third path, and outputting second data and the processed first data to a second processor on the third path;
and after the second processor processes the second data, acquiring processed target data based on the processed first data and the processed second data, and outputting the processed target data to a display screen.
Based on the same inventive concept, as shown in fig. 6, this embodiment further includes an electronic device including:
a memory for storing an executable program;
and the processor is used for executing the executable program to realize the method.
Because the principle of solving the problem of the electronic device in the present application is similar to that of the method in the present application, the implementation of the electronic device can refer to the implementation of the method, and the repetition is not repeated.
The embodiment of the application provides a storage medium which is a computer readable medium and stores a computer program, and the computer program realizes the method provided by any embodiment of the application when being executed by a processor.
Alternatively, in the present embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes. Optionally, in this embodiment, the processor performs the method steps described in the above embodiment according to the program code stored in the storage medium. Alternatively, specific examples in this embodiment may refer to examples described in the foregoing embodiments and optional implementations, and this embodiment is not described herein. It will be appreciated by those skilled in the art that the modules or steps of the application described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, they may alternatively be implemented in program code executable by computing devices, so that they may be stored in a memory device for execution by computing devices, and in some cases, the steps shown or described may be performed in a different order than that shown or described, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module for implementation. Thus, the present application is not limited to any specific combination of hardware and software.
Furthermore, although exemplary embodiments have been described herein, the scope thereof includes any and all embodiments having equivalent elements, modifications, omissions, combinations (e.g., of the various embodiments across), adaptations or alterations as pertains to the present application. The elements in the claims are to be construed broadly based on the language employed in the claims and are not limited to examples described in the present specification or during the practice of the application, which examples are to be construed as non-exclusive. It is intended, therefore, that the specification and examples be considered as exemplary only, with a true scope and spirit being indicated by the following claims and their full scope of equivalents.
The above description is intended to be illustrative and not restrictive. For example, the above-described examples (or one or more aspects thereof) may be used in combination with each other. For example, other embodiments may be used by those of ordinary skill in the art upon reading the above description. In addition, in the above detailed description, various features may be grouped together to streamline the application. This is not to be interpreted as an intention that the disclosed features not being claimed are essential to any claim. Rather, inventive subject matter may lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the detailed description as examples or embodiments, with each claim standing on its own as a separate embodiment, and it is contemplated that these embodiments may be combined with one another in various combinations or permutations. The scope of the application should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.
While various embodiments of the present application have been described in detail, the present application is not limited to these specific embodiments, and various modifications and embodiments can be made by those skilled in the art on the basis of the inventive concept, and these modifications and modifications should be included in the scope of the claimed application.

Claims (10)

1. An information processing method, comprising:
obtaining target data from a first memory;
determining a processing path of the target data based on the target data, wherein the processing path comprises at least two processing paths consisting of a processor and a display screen;
processing the target data based on the processing path of the target data;
and displaying the processed target data on a display screen of the electronic equipment through the processing path of the target data.
2. The method of claim 1, the processing the target data based on the processing path of the target data, comprising:
if the processing path of the target data is a first path, the first path comprises a first processor, and the first processor is used for processing the target data;
and if the processing path of the target data is a second path, the second path comprises a second processor, and the second processor is used for processing the target data.
3. The method according to claim 1 or 2,
and if the processing path of the target data is determined to be a third path, the third path comprises a first processor and a second processor, and the first processor and the second processor are used for processing the target data.
4. The method of claim 1, the retrieving target data from a first memory, comprising:
the first processor and/or the second processor accesses the first memory and retrieves the target data from the first memory.
5. The method of claim 2, the method further comprising:
determining first data and second data based on the target data;
processing the first data by using the first processor of the first path and outputting the first data to a display screen, and processing the second data by using the second processor on the second path and outputting the second data to the display screen;
and the display screen performs combination processing on the first data and the second data.
6. A method according to claim 3, the method further comprising:
and processing at least part of the target data by using the first processor of the third path, outputting the processed target data to the second processor on the third path, and outputting the processed target data to the display screen by the second processor.
7. The method of claim 1, the determining a processing path for target data based on the target data, comprising:
and determining a processing path of the target data based on at least one of the content type of the target data, the application program to which the target data belongs and the processing mode of the target processing.
8. The method of claim 6, the method further comprising:
determining first data and second data based on the target data;
processing the first data by using the first processor on the third path, and outputting second data and the processed first data to a second processor on the third path;
and after the second processor processes the second data, acquiring processed target data based on the processed first data and the processed second data, and outputting the processed target data to a display screen.
9. An electronic device, comprising:
an acquisition module configured to acquire target data from a first memory;
a determining module configured to determine a processing path of the target data based on the target data, the processing path including at least two processing paths consisting of a processor and a display screen;
a first processing module configured to process the target data based on a processing path of the target data;
and the second processing module is configured to display the processed target data on a display screen of the electronic equipment through a processing path of the target data.
10. An electronic device comprising a memory and a processor, the memory having stored therein an executable program that is executed by the processor to implement the steps of the method of any one of claims 1 to 8.
CN202310798477.8A 2023-06-30 2023-06-30 Information processing method and electronic equipment Pending CN116823588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310798477.8A CN116823588A (en) 2023-06-30 2023-06-30 Information processing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310798477.8A CN116823588A (en) 2023-06-30 2023-06-30 Information processing method and electronic equipment

Publications (1)

Publication Number Publication Date
CN116823588A true CN116823588A (en) 2023-09-29

Family

ID=88142673

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310798477.8A Pending CN116823588A (en) 2023-06-30 2023-06-30 Information processing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN116823588A (en)

Similar Documents

Publication Publication Date Title
US20210104014A1 (en) Digital gradient signal processing system and method for signals comprising at least three dimensions
US11538244B2 (en) Extraction of spatial-temporal feature representation
CN108235116B (en) Feature propagation method and apparatus, electronic device, and medium
CN111275784B (en) Method and device for generating image
CN110969572B (en) Face changing model training method, face exchange device and electronic equipment
EP4030341A1 (en) Image recognition method, video playback method, related device, and medium
CN113379627B (en) Training method of image enhancement model and method for enhancing image
CN112818737A (en) Video identification method and device, storage medium and terminal
CN112906721B (en) Image processing method, device, equipment and computer readable storage medium
US20240161465A1 (en) Image processing method and apparatus, computer device, and storage medium
US20220301106A1 (en) Training method and apparatus for image processing model, and image processing method and apparatus
TWI803243B (en) Method for expanding images, computer device and storage medium
CN116823588A (en) Information processing method and electronic equipment
CN111754412A (en) Method and device for constructing data pairs and terminal equipment
CN113139463B (en) Method, apparatus, device, medium and program product for training a model
CN114782249A (en) Super-resolution reconstruction method, device and equipment for image and storage medium
CN114299105A (en) Image processing method, image processing device, computer equipment and storage medium
CN111914850B (en) Picture feature extraction method, device, server and medium
CN113011410A (en) Training method of character recognition model, character recognition method and device
Jia et al. Learning Rich Information for Quad Bayer Remosaicing and Denoising
CN117808857B (en) Self-supervision 360-degree depth estimation method, device, equipment and medium
CN113825013B (en) Image display method and device, storage medium and electronic equipment
US20240161235A1 (en) System and method for self-calibrated convolution for real-time image super-resolution
JP2022089361A (en) Image processing system construction device, image processing system construction method, and image processing system construction program
CN114677512A (en) Training method of semantic segmentation model, semantic segmentation method and semantic segmentation device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination