CN108845888A - A kind of method and system based on TensorFlow image recognition diagnosis memory failure - Google Patents
A kind of method and system based on TensorFlow image recognition diagnosis memory failure Download PDFInfo
- Publication number
- CN108845888A CN108845888A CN201810509483.6A CN201810509483A CN108845888A CN 108845888 A CN108845888 A CN 108845888A CN 201810509483 A CN201810509483 A CN 201810509483A CN 108845888 A CN108845888 A CN 108845888A
- Authority
- CN
- China
- Prior art keywords
- memory
- data
- server
- current
- tensorflow
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/20—Administration of product repair or maintenance
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Image Analysis (AREA)
Abstract
本发明实施例公开了一种基于TensorFlow图像识别诊断内存故障的方法及系统,所述方法包括步骤:将服务器的当前内存照片提交到Server端;TensorFlow将当前内存照片处理成统一标准的数据;Server将TensorFlow处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对;若数据比对一致,则内存状态正常;若不一致,则内存状态故障。本申请的诊断内存故障的方法及系统,通过服务器对内存当前状态数据与正常状态数据比对进行内存状态的判断,使维护人员不用过多依赖于日常的工作经验,方便了内存故障的诊断维护,降低了维护人员的工作门槛和学习成本。
The embodiment of the present invention discloses a method and system for diagnosing memory faults based on TensorFlow image recognition. The method includes the steps of: submitting the current memory photo of the server to the Server side; TensorFlow processes the current memory photo into unified standard data; Compare the data of the current memory photo processed by TensorFlow with the stored memory data in a normal state; if the data comparison is consistent, the memory state is normal; if not, the memory state is faulty. The method and system for diagnosing memory faults of the present application judge the state of the memory by comparing the current state data of the memory with the normal state data by the server, so that maintenance personnel do not need to rely too much on daily work experience, and facilitate the diagnosis and maintenance of memory faults , which reduces the working threshold and learning cost of maintenance personnel.
Description
技术领域technical field
本发明涉及计算机软件开发领域,具体来说涉及一种基于TensorFlow图像识别诊断内存故障的方法及系统。The invention relates to the field of computer software development, in particular to a method and system for diagnosing memory faults based on TensorFlow image recognition.
背景技术Background technique
随着信息技术的发展和信息化程度的不断提高,服务器机房的规模不断增加,机房内的设备数量也在不断增多,从而使得服务器内存的故障诊断变得越来越复杂,维护成本也越来越高。With the development of information technology and the continuous improvement of informatization, the scale of the server room is increasing, and the number of devices in the room is also increasing, which makes the fault diagnosis of server memory more and more complicated, and the maintenance cost is also increasing. higher.
现有技术中,工作人员对服务器内存的故障诊断主要依赖于长期的经验积累。服务器上安装有内存工作指示灯,当服务器的内存发生故障时,与内存对应的工作指示灯状态发生变化,有经验的工作人员会根据指示灯状态的变化进行服务器内存的故障诊断,进而采取相应的维护措施。而这种现有的内存故障诊断方法存在的不足之处在于,维护人员需要严重依赖日常的工作经验,对于经验不足的工作人员来说,很难准确的进行故障诊断,从而导致维护人员需要较高的学习成本。In the prior art, staff members mainly rely on long-term experience accumulation for fault diagnosis of server memory. There is a memory working indicator light installed on the server. When the memory of the server fails, the state of the working light corresponding to the memory changes. Experienced staff will diagnose the fault of the server memory according to the change of the state of the light, and then take corresponding measures. maintenance measures. The disadvantage of this existing memory fault diagnosis method is that maintenance personnel need to rely heavily on daily work experience. high learning costs.
基于上述问题,本发明提出一种基于TensorFlow图像识别诊断内存故障的方法及系统,通过服务器对内存当前状态数据与正常状态数据比对进行内存状态的判断,方便内存故障的诊断维护。Based on the above problems, the present invention proposes a method and system for diagnosing memory faults based on TensorFlow image recognition. The server compares the current state data of the memory with the normal state data to judge the state of the memory, which facilitates the diagnosis and maintenance of memory faults.
发明内容Contents of the invention
本发明实施例中提供一种基于TensorFlow图像识别诊断内存故障的方法及系统,方便内存故障的诊断维护,降低维护人员的学习成本。Embodiments of the present invention provide a method and system for diagnosing memory faults based on TensorFlow image recognition, which facilitates diagnosis and maintenance of memory faults and reduces learning costs for maintenance personnel.
为了解决上述技术问题,本发明实施例公开了如下技术方案:In order to solve the above technical problems, the embodiment of the present invention discloses the following technical solutions:
本发明第一方面提供了一种基于TensorFlow图像识别诊断内存故障的方法,所述方法包括以下步骤:The first aspect of the present invention provides a kind of method based on TensorFlow image recognition diagnosis memory failure, and described method comprises the following steps:
将服务器的当前内存照片提交到Server端;Submit the current memory photo of the server to the server side;
TensorFlow将当前内存照片处理成统一标准的数据;TensorFlow processes the current memory photos into unified standard data;
Server将TensorFlow处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对;The server compares the data of the current memory photo processed by TensorFlow with the stored memory data in a normal state;
若数据比对一致,则内存状态正常;若不一致,则内存状态故障。If the data comparison is consistent, the memory status is normal; if not, the memory status is faulty.
基于上述方案,本方法做如下优化:Based on the above scheme, this method is optimized as follows:
作为一种优化,所述将服务器的当前内存照片提交到Server端,包括如下步骤:As an optimization, submitting the current memory photo of the server to the server side includes the following steps:
通过App客户端进行服务器当前内存照片的拍摄;Take photos of the current memory of the server through the App client;
App客户端将所拍摄的当前内存照片提交到Server端。The App client submits the current memory photos taken to the Server.
进一步的,所述Server将TensorFlow处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对之前,还包括以下步骤:Server端对正常状态下的服务器内存数据进行初始化设置。Further, before the server compares the data of the current memory photo processed by TensorFlow with the stored memory data in a normal state, it also includes the following steps: the server side initializes the server memory data in a normal state.
进一步的,所述Server端还存储有内存的故障信息数据,若当前内存照片的数据与正常状态下的内存数据比对不一致时,Server端继续进行当前内存照片的数据与内存的故障信息数据比对,当两者比对一致时,Server端将内存的故障信息数据反馈至App客户端并在App中进行显示。Further, the Server end also stores the fault information data of the internal memory. If the data of the current internal memory photo is inconsistent with the internal memory data in the normal state, the Server end continues to compare the data of the current internal memory photo with the fault information data of the internal memory. Yes, when the comparison between the two is consistent, the server will feed back the fault information data of the memory to the App client and display it in the App.
本发明第二方面提供了一种基于TensorFlow图像识别诊断内存故障的系统,所述系统包括App客户端单元、Server单元及TensorFlow图像识别处理单元;The second aspect of the present invention provides a system for diagnosing memory faults based on TensorFlow image recognition, said system comprising an App client unit, a Server unit and a TensorFlow image recognition processing unit;
所述App客户端单元用于拍摄服务器的当前内存照片,并将拍摄的当前内存照片提交到Server单元;The App client unit is used to take a photo of the current memory of the server, and submits the photo of the current memory taken to the Server unit;
所述TensorFlow图像识别处理单元用于将当前内存照片处理成统一标准的数据;The TensorFlow image recognition processing unit is used to process the current memory photo into unified standard data;
所述Server单元用于将TensorFlow图像识别处理单元处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对;The Server unit is used to compare the data of the current memory photo processed by the TensorFlow image recognition processing unit with the stored memory data in a normal state;
若数据比对一致,则内存状态正常;若不一致,则内存状态故障。If the data comparison is consistent, the memory status is normal; if not, the memory status is faulty.
进一步的,所述Server单元在将TensorFlow图像识别处理单元处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对之前,还会对正常状态下的服务器内存数据进行初始化设置。Further, before the server unit compares the data of the current memory photo processed by the TensorFlow image recognition processing unit with the stored memory data in the normal state, it will also initialize the server memory data in the normal state.
如上所述的基于TensorFlow图像识别诊断内存故障的系统,Server单元还存储有内存的故障信息数据,若当前内存照片的数据与正常状态下的内存数据比对不一致时,Server单元继续进行当前内存照片的数据与内存的故障信息数据比对,当两者比对一致时,Server单元将内存的故障信息数据反馈至App客户端单元并在App客户端单元中进行显示。In the system for diagnosing memory faults based on TensorFlow image recognition as described above, the Server unit also stores the fault information data of the memory. The data of the memory is compared with the fault information data of the memory, and when the two are compared, the server unit feeds the fault information data of the memory to the App client unit and displays it in the App client unit.
本申请实施例提供的技术方案包括以下有益效果:The technical solutions provided by the embodiments of the present application include the following beneficial effects:
本申请实施例提供的一种基于TensorFlow图像识别诊断内存故障的方法,包括将服务器的当前内存照片提交到Server端;TensorFlow将内存照片处理成统一标准的数据;Server将TensorFlow处理的内存照片的数据与存储的正常状态下的内存数据进行比对,若一致,则内存正常;若不一致,则内存故障。本申请实施例的基于TensorFlow图像识别诊断内存故障的方法,通过服务器对内存当前状态数据与正常状态数据比对进行内存状态的判断,使维护人员不用过多依赖于日常的工作经验,方便了内存故障的诊断维护,降低了维护人员的工作门槛和学习成本。A method for diagnosing memory faults based on TensorFlow image recognition provided in the embodiment of the present application includes submitting the current memory photo of the server to the server; TensorFlow processes the memory photo into unified standard data; the server processes the data of the memory photo processed by TensorFlow Compare with the stored memory data in the normal state, if they are consistent, the memory is normal; if not, the memory is faulty. The method for diagnosing memory faults based on TensorFlow image recognition in the embodiment of the present application uses the server to compare the current state data of the memory with the normal state data to judge the state of the memory, so that maintenance personnel do not need to rely too much on daily work experience, which is convenient for memory Diagnosis and maintenance of faults reduces the working threshold and learning costs of maintenance personnel.
本发明第二方面的一种基于TensorFlow图像识别诊断内存故障的系统,能够实现第一方面的方法,并取得相同的效果。A system for diagnosing memory faults based on TensorFlow image recognition in the second aspect of the present invention can implement the method in the first aspect and achieve the same effect.
附图说明Description of drawings
此处的附图被并入说明书中并构成说明书的一部分,示出了符合本申请的实施例,并与说明书一起用于解释本申请的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description serve to explain the principles of the application.
图1为本申请实施例提供的一种基于TensorFlow图像识别诊断内存故障方法的流程示意图;Fig. 1 is a schematic flow chart of a method for diagnosing a memory fault based on TensorFlow image recognition provided by an embodiment of the present application;
图2为本申请实施例提供的一种基于TensorFlow图像识别诊断内存故障系统的结构示意图。FIG. 2 is a schematic structural diagram of a system for diagnosing memory faults based on TensorFlow image recognition provided by an embodiment of the present application.
附图标记:1-App客户端单元,2-Server单元,3-TensorFlow图像识别处理单元。Reference signs: 1-App client unit, 2-Server unit, 3-TensorFlow image recognition processing unit.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明中的技术方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。In order to enable those skilled in the art to better understand the technical solutions in the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described The embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts shall fall within the protection scope of the present invention.
图1为本申请实施例提供的一种基于TensorFlow图像识别诊断内存故障的方法,由图1可知,本实施例的方法包括以下步骤:Figure 1 is a method for diagnosing memory faults based on TensorFlow image recognition provided by the embodiment of the present application. As can be seen from Figure 1, the method of this embodiment includes the following steps:
S1、通过App客户端进行服务器当前内存照片的拍摄;S1. Shoot the current memory photo of the server through the App client;
S2、App客户端将拍摄的当前内存照片提交到Server端;S2, the App client submits the current memory photo taken to the Server;
S3、Server端将获取的当前内存照片发送到TensorFlow中,TensorFlow将当前内存照片处理成统一标准的数据;S3. The server side sends the acquired current memory photo to TensorFlow, and TensorFlow processes the current memory photo into unified standard data;
S4、Server端对正常状态下的服务器内存数据进行初始化设置;S4, the server end initializes the server memory data under normal conditions;
S5、Server将TensorFlow处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对;S5. The server compares the data of the current memory photo processed by TensorFlow with the stored memory data in a normal state;
S6、若数据比对一致,则内存状态正常;若不一致,则内存状态故障;S6. If the data comparison is consistent, the memory state is normal; if not, the memory state is faulty;
S7、Server端将内存状态反馈至App客户端并在App中进行显示。S7. The server side feeds back the memory status to the App client and displays it in the App.
具体而言,如上所述的基于TensorFlow图像识别诊断内存故障的方法,所述Server端还存储有内存的故障信息数据。在所述S6中,若当前内存照片的数据与正常状态下的内存数据比对不一致时,Server端继续进行当前内存照片的数据与内存的故障信息数据比对,当比对一致时,Server端将内存的故障信息数据反馈至App客户端,并在App中原照片的位置以备注的方式进行显示。Specifically, in the method for diagnosing memory faults based on TensorFlow image recognition as described above, the server side also stores memory fault information data. In said S6, if the data of the current memory photo is inconsistent with the memory data in the normal state, the server side continues to compare the data of the current memory photo with the fault information data of the memory. When the comparison is consistent, the server side Feedback the fault information data of the internal memory to the App client, and display it as a note at the position of the original photo in the App.
图2为本申请实施例提供的一种基于TensorFlow图像识别诊断内存故障的系统,由图2可知,本实施例的系统包括App客户端单元1、Server单元2及TensorFlow图像识别处理单元3。FIG. 2 is a system for diagnosing memory faults based on TensorFlow image recognition provided by an embodiment of the present application. It can be seen from FIG. 2 that the system of this embodiment includes an App client unit 1, a server unit 2, and a TensorFlow image recognition processing unit 3.
所述App客户端单元1用于拍摄服务器的当前内存照片,并将拍摄的当前内存照片提交到Server单元;The App client unit 1 is used to take a photo of the current memory of the server, and submit the photo of the current memory taken to the Server unit;
所述TensorFlow图像识别处理单元3用于将当前内存照片处理成统一标准的数据;The TensorFlow image recognition processing unit 3 is used to process the current memory photo into unified standard data;
所述Server单元2用于将TensorFlow图像识别处理单元处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对;The Server unit 2 is used to compare the data of the current memory photo processed by the TensorFlow image recognition processing unit with the stored memory data in a normal state;
若数据比对一致,则内存状态正常;若不一致,则内存状态故障。If the data comparison is consistent, the memory status is normal; if not, the memory status is faulty.
具体而言,如上所述的基于TensorFlow图像识别诊断内存故障的系统,所述Server单元2在将TensorFlow图像识别处理单元处理的当前内存照片的数据与所存储的正常状态下的内存数据进行比对之前,首先会对正常状态下的服务器内存数据进行初始化设置。Server单元2还存储有内存的故障信息数据,若当前内存照片的数据与正常状态下的内存数据比对不一致时,Server单元2继续进行当前内存照片的数据与内存的故障信息数据比对,当两者比对一致时,Server单元将内存的故障信息数据反馈至App客户端单元1并在App客户端单元1中进行显示。Specifically, in the system for diagnosing memory faults based on TensorFlow image recognition as described above, the Server unit 2 compares the data of the current memory photo processed by the TensorFlow image recognition processing unit with the stored memory data in a normal state Before, the server memory data in the normal state will be initialized first. Server unit 2 also stores the fault information data of the memory, if the data of the current memory photo is inconsistent with the memory data in the normal state, the Server unit 2 continues to compare the data of the current memory photo with the fault information data of the memory. When the comparison between the two is consistent, the Server unit will feed back the fault information data in the memory to the App client unit 1 and display it in the App client unit 1 .
以上所述仅是本发明的具体实施方式,使本领域技术人员能够理解或实现本发明。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above descriptions are only specific embodiments of the present invention, so that those skilled in the art can understand or implement the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present invention will not be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (7)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810509483.6A CN108845888A (en) | 2018-05-24 | 2018-05-24 | A kind of method and system based on TensorFlow image recognition diagnosis memory failure |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810509483.6A CN108845888A (en) | 2018-05-24 | 2018-05-24 | A kind of method and system based on TensorFlow image recognition diagnosis memory failure |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN108845888A true CN108845888A (en) | 2018-11-20 |
Family
ID=64213448
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810509483.6A Pending CN108845888A (en) | 2018-05-24 | 2018-05-24 | A kind of method and system based on TensorFlow image recognition diagnosis memory failure |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN108845888A (en) |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103106568A (en) * | 2013-03-05 | 2013-05-15 | 温州市创力电子有限公司 | Power failure field feedback management system |
| CN103369049A (en) * | 2013-07-22 | 2013-10-23 | 王雁林 | Mobile terminal and server interactive method and system thereof |
| CN105868722A (en) * | 2016-04-05 | 2016-08-17 | 国家电网公司 | Identification method and system of abnormal power equipment images |
| CN106855839A (en) * | 2015-12-08 | 2017-06-16 | 中国移动通信集团公司 | A kind of server failure indicating means and device |
| US9888337B1 (en) * | 2015-07-25 | 2018-02-06 | Gary M. Zalewski | Wireless coded communication (WCC) devices with power harvesting power sources for WiFi communication |
| CN107730477A (en) * | 2017-10-13 | 2018-02-23 | 西安科技大学 | Substation equipment infrared intelligent monitoring system and monitoring image feature extracting method |
| CN207051978U (en) * | 2017-06-12 | 2018-02-27 | 炬大科技有限公司 | A kind of system for reaching indoor task object position determination by image recognition mode |
| CN107784635A (en) * | 2017-09-28 | 2018-03-09 | 北京中电汇通科技有限公司 | A kind of server panel automatic identifying method and system |
-
2018
- 2018-05-24 CN CN201810509483.6A patent/CN108845888A/en active Pending
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103106568A (en) * | 2013-03-05 | 2013-05-15 | 温州市创力电子有限公司 | Power failure field feedback management system |
| CN103369049A (en) * | 2013-07-22 | 2013-10-23 | 王雁林 | Mobile terminal and server interactive method and system thereof |
| US9888337B1 (en) * | 2015-07-25 | 2018-02-06 | Gary M. Zalewski | Wireless coded communication (WCC) devices with power harvesting power sources for WiFi communication |
| CN106855839A (en) * | 2015-12-08 | 2017-06-16 | 中国移动通信集团公司 | A kind of server failure indicating means and device |
| CN105868722A (en) * | 2016-04-05 | 2016-08-17 | 国家电网公司 | Identification method and system of abnormal power equipment images |
| CN207051978U (en) * | 2017-06-12 | 2018-02-27 | 炬大科技有限公司 | A kind of system for reaching indoor task object position determination by image recognition mode |
| CN107784635A (en) * | 2017-09-28 | 2018-03-09 | 北京中电汇通科技有限公司 | A kind of server panel automatic identifying method and system |
| CN107730477A (en) * | 2017-10-13 | 2018-02-23 | 西安科技大学 | Substation equipment infrared intelligent monitoring system and monitoring image feature extracting method |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11140241B2 (en) | IoT hardware certification | |
| US10026017B2 (en) | Scene labeling of RGB-D data with interactive option | |
| WO2021189906A1 (en) | Target detection method and apparatus based on federated learning, and device and storage medium | |
| US20210073973A1 (en) | Method and apparatus for component fault detection based on image | |
| CN110008806B (en) | Information processing device, learning processing method, learning device, and object recognition device | |
| US20150026587A1 (en) | System and Method for Displaying Objects in a User Interface Based on a Visual Acuity of a Viewer | |
| US12026475B2 (en) | Predicting service issues | |
| CN114116288B (en) | Fault processing method, device and computer program product | |
| US20230275809A1 (en) | Unobservable node identification | |
| CN111985449A (en) | Recognition method, device, equipment and computer medium for rescue scene images | |
| CN103185560A (en) | System and method for detecting circuit width of printed circuit board (PCB) | |
| CN108429643A (en) | Method, device and equipment for server fault management | |
| CN108845888A (en) | A kind of method and system based on TensorFlow image recognition diagnosis memory failure | |
| CN112506928A (en) | Method and device for verifying validity of backup data | |
| CN114461445B (en) | Data recovery method and device, electronic device, and computer-readable storage medium | |
| CN103500140A (en) | Method for rapidly learning invalidation of distributed cluster nodes | |
| CN113870142B (en) | Method and device for enhancing image contrast | |
| WO2023134080A1 (en) | Method and apparatus for identifying camera spoofing, device, and storage medium | |
| BR102015006477B1 (en) | METHOD, SERVER AND AGENT FOR MONITORING USER INTERACTION PATTERNS | |
| CN114418429A (en) | Monitoring method and device for batch operation, mobile terminal and medium | |
| CN109819332B (en) | A method and apparatus for improving the performance of acquiring program data | |
| CN106254104B (en) | Method and device for acquiring installation state | |
| CN107643965A (en) | A kind of server diagnostic method, system, equipment and computer storage medium | |
| CN112394894B (en) | Display data processing, display method, device, terminal and readable storage medium | |
| CN116414810A (en) | Business data checking method, device, storage medium and computer program product |
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 | ||
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20181120 |