TWI729331B - Image annotation information processing method, device, server and system - Google Patents

Image annotation information processing method, device, server and system Download PDF

Info

Publication number
TWI729331B
TWI729331B TW107143890A TW107143890A TWI729331B TW I729331 B TWI729331 B TW I729331B TW 107143890 A TW107143890 A TW 107143890A TW 107143890 A TW107143890 A TW 107143890A TW I729331 B TWI729331 B TW I729331B
Authority
TW
Taiwan
Prior art keywords
result
image
information
inspection
annotation
Prior art date
Application number
TW107143890A
Other languages
Chinese (zh)
Other versions
TW201931151A (en
Inventor
胡越
郭昕
章海濤
程丹妮
吳博坤
Original Assignee
開曼群島商創新先進技術有限公司
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 開曼群島商創新先進技術有限公司 filed Critical 開曼群島商創新先進技術有限公司
Publication of TW201931151A publication Critical patent/TW201931151A/en
Application granted granted Critical
Publication of TWI729331B publication Critical patent/TWI729331B/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)

Abstract

本說明書實施例公開了一種圖像標註資訊處理方法、裝置、伺服器及系統,可以提供多個節點不同處理結果的監督和判斷處理邏輯,當圖像標註資訊出錯時可以自動返回結果,使作業人員進行重新審查、修改等處理。這樣可以在不斷的審核反饋交互中提升作業人員的業務能力,逐漸提高圖像標註效率,極大提高了訓練集圖片標註準確率。利用本說明實施方案可以有效的保證標註品質,並提供了作業流中及時、有效的資訊反饋,提高樣本圖像標註資訊作業效率。The embodiment of this specification discloses an image labeling information processing method, device, server and system, which can provide monitoring and judgment processing logic for different processing results of multiple nodes. When the image labeling information is wrong, the result can be automatically returned to make the operation Personnel conduct re-examination, modification and other processing. In this way, the business ability of the operators can be improved in the continuous review and feedback interaction, and the efficiency of image labeling can be gradually improved, and the accuracy of image labeling of the training set can be greatly improved. The implementation of this description can effectively guarantee the quality of labeling, provide timely and effective information feedback in the workflow, and improve the efficiency of sample image labeling information.

Description

圖像標註資訊處理方法、裝置、伺服器及系統Image annotation information processing method, device, server and system

本發明係有關電腦資料處理的技術領域,尤其是一種圖像中的標註資訊處理方法、裝置、伺服器及系統。The present invention relates to the technical field of computer data processing, in particular to a method, device, server and system for processing annotation information in images.

現有應用中檢測圖像中物體的方式主要是依靠訓練得到的目標檢測/識別模型,如車輛定損業務中的部件識別模型、通過拍照圖片確定購買物品的模型等。這些目標檢測/識別的模型通常需要依賴于大量的已打標樣本圖像進行訓練得到,因此樣本圖像中標註資訊的準確性對模型輸出結果的影響十分重大。 前期樣本圖像標註資訊的處理時,樣本圖像中常常出現包括多個目標主體的情況。多目標標註任務相對於常規的類似判斷某張圖片上是否是狗或者貓的顯著性很強的單個主體分類更加複雜,常常要求在一個圖像中標註所有目標的所在區域並給出對應的目標分類結果。尤其是在一些較為專業的業務領域中,有些任務不僅需要靠常規認識/理解來完成,通常還要求標註人員具有一定專業性,還需要一定的專業培訓和技巧強化過程。一些為某個專業領域的圖像多目標檢測算法準備訓練樣本的專業多目標標註處理要求十分嚴格,例如識別並標註人體器官、骨骼結構是醫學領域專業人員或者非專業人員經過一段時間專業培訓後才能進行標註的複雜任務類型。而當需要處理的樣本圖像數量較多、多數圖像中的目標主體較為密集(至少兩個)時,人工標註處理時一方面因為注意力有限,另一方面因為分類過多,需要專業性的同時還容易混淆,常常導致輸出的樣本圖像標註資訊準確率不高,難以保障標註品質,進而導致圖像識別算法效果不佳,圖像中目標預測準確率低。 因此,所以如何有效保障樣本圖像標註資訊的準確率是目前亟需解決的一個技術問題。The method of detecting objects in images in existing applications mainly relies on the target detection/recognition model obtained by training, such as the component recognition model in the vehicle damage assessment business, and the model for determining the purchased item by taking pictures. These target detection/recognition models usually need to rely on a large number of marked sample images for training. Therefore, the accuracy of the annotation information in the sample images has a significant impact on the output of the model. In the early stage of the processing of sample image annotation information, the sample image often includes multiple target subjects. Multi-target tagging tasks are more complicated than conventional similarly judging whether a picture is a dog or a cat, and the classification of a single subject is more complicated, and it is often required to mark the area of all targets in an image and give the corresponding target. Classification results. Especially in some more professional business fields, some tasks not only need to be completed by conventional knowledge/understanding, but usually also require a certain degree of professionalism of the annotator, and a certain professional training and skill strengthening process. Some professional multi-target annotation processing requirements for preparing training samples for image multi-target detection algorithms in a professional field are very strict, such as identifying and labeling human organs and bone structures after a period of professional training by medical professionals or non-professionals. Types of complex tasks that can be labeled. When the number of sample images that need to be processed is large and the target subjects in most images are dense (at least two), manual annotation processing is due to limited attention on the one hand, and excessive classification on the other hand, which requires professional At the same time, it is easy to be confused, which often results in low accuracy of the output sample image labeling information, and it is difficult to guarantee the labeling quality, which in turn leads to poor image recognition algorithms and low target prediction accuracy in the image. Therefore, how to effectively guarantee the accuracy of the sample image labeling information is a technical problem that needs to be solved urgently.

本說明書實施例目的在於提供一種圖像標註資訊處理方法、裝置、伺服器及系統,可以有效提高多目標樣本圖像標註資訊的處理準確率,進而提高圖像目標檢測算法的準確率。 本說明書實施例提供的一種圖像標註資訊處理方法、裝置、伺服器及系統是包括以下方式實現的: 一種圖像標註資訊處理方法,所述方法包括: 第一節點接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框; 第一節點接收所述任務圖像的檢查結果,將第一檢查處理後的任務圖像發送給第二節點,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果; 所述第二節點接收複查結果,若所述複查結果包括標註資訊存在錯誤,則將複查結果發送給所述第一節點進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; 所述第一節點接收第一重檢查結果,將所述第一重檢查結果發送給所述第二節點進行所述第二檢查處理,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 一種圖像標註資訊處理方法,所述方法包括: 接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框; 接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果; 接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; 接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 一種樣本圖像標註資訊處理裝置,所述裝置包括: 圖像接收模組,用於接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框; 標註檢查交互模組,用於接收所述任務圖像的檢查結果,將第一檢查處理後的任務圖像發送給標註複查交互模組,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;還用於接收第一重檢查結果,將所述第一重檢查結果發送所述標註複查交互模組進行第二檢查處理,所述第一重檢查結果包括基於複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果; 標註複查交互模組,用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述標註檢查交互模組進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型。 一種伺服器,包括處理器以及用於儲存處理器可執行指令的儲存器,所述處理器執行所述指令時實現: 接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框; 接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果; 接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; 接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 一種樣本圖像標註資訊處理系統,包括: 第一處理終端,用於接收任務圖像以及所述任務圖像的檢查結果,將檢查處理後的任務圖像發送給第二處理終端;還用於接收第一重檢查結果,將所述第一重檢查結果發送第二終端進行第二檢查處理,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果; 第二處理終端,用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述第一處理終端進行第一重檢查處理;還用於接收第二重檢查結果,將所述第二重檢查結果發送給第三處理終端,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果; 第三處理終端,用於接收所述第二處理終端發送的標註資訊正確的任務圖像,還用於接收抽檢結果,以及在所述抽檢結果包括標註資訊存在錯誤時,將相應的抽檢圖像的抽檢資訊發送至所述第二終端進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果。 本說明書實施例提供的一種樣本圖像標註資訊處理方法、裝置、伺服器及系統,可以在複雜和專業性較強的多目標樣本圖像標註資訊處理作業中提供多個節點不同處理結果的監督和判斷處理邏輯,當圖像標註資訊出錯時可以自動返回結果,使作業人員進行重新審查、修改等處理,實現系統與作業人員的良好交互反饋、品質監控、能力檢測、防止不同節點作業人員串通等。這樣可以在不斷的審核反饋交互中提升作業人員的業務能力,逐漸提高圖像標註效率,有效提高訓練樣本圖像標註資訊的準確率。The embodiments of this specification aim to provide an image tagging information processing method, device, server and system, which can effectively improve the processing accuracy of multi-target sample image tagging information, thereby improving the accuracy of the image target detection algorithm. The image annotation information processing method, device, server and system provided by the embodiments of this specification are implemented in the following ways: An image annotation information processing method, the method includes: The first node receives the task image, and the task image includes at least the following label information: the category corresponding to the target in the identified task image, and the label frame of the target; The first node receives the inspection result of the task image, and sends the task image processed by the first inspection to the second node. The inspection result includes: performing a first inspection process on the annotation information of the task image; When it is determined that there is an error in the annotation information, the annotation result obtained after correcting the annotation information; The second node receives the review result, and if the review result includes an error in the annotation information, the review result is sent to the first node for a first re-inspection process, and the review result includes: Perform a second check process, when there is an error in the annotation information, the determined check result has an error type of error; The first node receives the first re-inspection result, and sends the first re-inspection result to the second node for the second inspection process, and the first re-inspection result includes information based on the re-inspection result The error type is the annotation result obtained by correcting the annotation information of the task image. An image annotation information processing method, the method includes: Receiving a task image, the task image including at least the following label information: the category corresponding to the target in the identified task image, and the label frame of the target; Receive a check result of the task image, the check result includes: performing a first check process on the label information of the task image, and when it is determined that the label information has errors, the result is obtained after correcting the label information Mark the result; Receive a review result of the task image, and if the review result includes an error in the annotation information, feedback the error type. The review result includes: performing a second inspection process on the task image, and if the annotation information exists In the event of an error, the type of error in which the result of the check is determined to be wrong; A first re-inspection result is received, and the second re-inspection process is performed on the first re-inspection result, where the first re-inspection result includes the annotation obtained by correcting the annotation information of the task image based on the error type result. A sample image labeling information processing device, the device comprising: The image receiving module is configured to receive a task image, the task image at least including the following label information: the category corresponding to the target in the identified task image, and the label frame of the target; The annotation inspection interaction module is configured to receive the inspection result of the task image, and send the task image processed by the first inspection to the annotation review interaction module, and the inspection result includes: an annotation of the task image The information undergoes the first inspection process, and when it is determined that the annotation information has errors, the annotation result obtained after correcting the annotation information; is also used to receive the first re-inspection result, and send the first re-inspection result to the The annotation review interaction module performs a second inspection process, and the first re-inspection result includes an annotation result obtained by correcting the annotation information of the task image based on the error type in the review result; The annotation review interaction module is used to receive the review result, and when the review result includes an error in the annotation information, send the review result to the annotation inspection interaction module for the first re-inspection process, and the review result includes: A second inspection process is performed on the task image, and when there is an error in the annotation information, it is determined that the inspection result has an error type of error. A server includes a processor and a memory for storing executable instructions of the processor. When the processor executes the instructions, the following is achieved: Receiving a task image, the task image including at least the following label information: the category corresponding to the target in the identified task image and the label frame of the target; Receive a check result of the task image, the check result includes: performing a first check process on the label information of the task image, and when it is determined that the label information has errors, the result is obtained after correcting the label information Mark the result; Receive a review result of the task image, and if the review result includes an error in the annotation information, feedback the error type. The review result includes: performing a second inspection process on the task image, and if the annotation information exists In the event of an error, the type of error identified in the inspection result that is incorrect; A first re-inspection result is received, and the second re-inspection process is performed on the first re-inspection result, where the first re-inspection result includes the annotation obtained by correcting the annotation information of the task image based on the error type result. A sample image annotation information processing system, including: The first processing terminal is used to receive the task image and the inspection result of the task image, and send the task image processed after the inspection to the second processing terminal; it is also used to receive the first re-inspection result, and the second processing terminal The first check result is sent to the second terminal for second check processing. The task image includes at least the following annotation information: the category corresponding to the target in the identified task image and the marking frame of the target, the The inspection result includes: performing a first inspection process on the annotation information of the task image, and when it is determined that there is an error in the annotation information, the annotation result obtained after correcting the annotation information, the first re-inspection result includes The type of error in the review result is an annotation result obtained by correcting the annotation information of the task image; The second processing terminal is configured to receive the review result, and when the review result includes an error in the labeled information, send the review result to the first processing terminal for the first re-inspection process; and also to receive the second re-inspection As a result, the second re-check result is sent to a third processing terminal, and the re-check result includes: performing a second check process on the task image, and determining the check result when there is an error in the annotation information The error type of the error, the second recheck result includes the labeling result obtained by correcting the labeling information of the corresponding task image based on the sampling information; The third processing terminal is used to receive the task image with correct annotation information sent by the second processing terminal, and is also used to receive the random inspection result, and when the random inspection result includes the error in the annotation information, the corresponding random inspection image The sampling information of is sent to the second terminal for a second re-inspection process, and the sampling result includes: selecting a sampling image from the received task images according to a preset rule, and verifying whether the label information of the sampling image is correct And the processing result obtained. The sample image annotation information processing method, device, server and system provided by the embodiments of this specification can provide the supervision of multiple nodes and different processing results in the complex and professional multi-target sample image annotation information processing operation And judgment processing logic, when there is an error in the image annotation information, the result can be automatically returned, allowing the operator to re-examine, modify and other processing, to achieve good interactive feedback between the system and the operator, quality monitoring, ability detection, and prevent collusion between operators at different nodes Wait. In this way, the business ability of the operators can be improved in the continuous review and feedback interaction, and the efficiency of image labeling can be gradually improved, and the accuracy of the training sample image labeling information can be effectively improved.

為了使本技術領域的人員更好地理解本說明書中的技術方案,下面將結合本說明書實施例中的圖式,對本說明書實施例中的技術方案進行清楚、完整地描述,顯然,所描述的實施例僅僅是本說明書中的一部分實施例,而不是全部的實施例。基於本說明書中的一個或多個實施例,本領域普通技術人員在沒有作出進步性勞動前提下所獲得的所有其他實施例,都應當屬於本說明書實施例保護的範圍。 在一些業務場景中,常常需要處理目標分類繁多或專業性較強的訓練樣本圖像標註資訊的情況。在樣本圖像標註資訊處理中,通常要求識別出圖像中的目標主體、標記出目標的類別、目標在圖像中的位置區域等。所述的類別可以包括目標的不同分類或選取的某一維度的屬性值(如基於位置、連接關係、材質、顏色、用途等的分類),可以是類別的名稱或代碼、編號等,具體的可以預先根據規則定義目標的分類。本說明書中所述的目標通常的包括圖像中的主體物體,如人體解剖圖像中的各個器官或組織、車輛圖像中的各個車輛部件等。訓練樣本的圖像處理,在識別出圖像中的目標後,通常還需要標註出目標的位置區域,具體的可以在圖像中以標註框的方式顯示主體的位置區域。所述的標註框可以為矩形或其他規則、不規則的圖形表示,可以為封閉的圖形,如矩形框,也可以包括類似線段加箭頭的方式指示位置區域的方式,具體的對此不做限制。為了統一描述,本說明書的一個或多個實施例中可以將標識圖像中目標位置區域的標註資訊統一稱為標註框。 當圖像中目標分類較多,通常還會要求標註出圖像中所有的目標以及類型和框圖,但實際應用中由於標註人員存在自身注意力、工作狀態、記憶力等多種局限,往往出現各種類型的錯誤,如誤檢、漏檢、分類標號錯誤、標註框過大或過小等。以上任何一類錯誤發生都會影響最終進入訓練集中的樣本圖像標註資訊的準確率,進而導致算法訓練效果不佳,預測準確率降低。一個應用場景示例如圖1所示,圖1是一種對樣本圖像中的多目標進行標註的作業場景示意圖,要求作業人員標註出汽車各個部件及對應部件分類標號,例如輪胎的標號為31,31對應的標註框大小要合理的框出輪胎所在位置區域。但實際作業中,標註人員因為受到人本身注意力有限和專業性不足等的影響,總會犯錯誤,例如標註框31太小,或輪胎標號標錯為30,或者遺漏圖像中的“前擋泥板”部件。而目前普遍採用的是單一的業務層面上的培訓來提高訓練樣本圖像標註資訊的準確率,如專業領域知識培訓、汽車部件分類標號記憶等。 而本說明書提供的一個或多個樣本圖像標註資訊處理方法的實施例中,採用機器與作業人員的快速、高效的標註資訊交互反饋,實現標準化作業流轉,有效發現和反饋作業問題,監督和提高樣本圖像標註資訊處理品質。可以通過設置多個控制節點的標註資訊的檢查處理來及時反饋、修正錯誤的標註資訊,使得作業人員在樣本圖像標註資訊的持續作業中逐漸提高標註作業能力,並可以有效保障標註品質,使得整個標註處理系統的效率得到提高。本說明書提供的一些實施例中,可以根據對標註資訊的不同處理階段劃分多個控制節點,如用於檢查樣本圖像中初始的標註資訊的第一節點、對第一節點檢測處理後的圖像的標註資訊進行複查的第二節點,甚至在一些實施例中還可以加入隨機抽檢第一節點或第二節點標註處理結果的第三節點。當某個節點發現上個節點的標註資訊出現錯誤時可以及時的進行反饋,進行修正後可以繼續檢查。標註資訊檢查通過的圖像可以作為模型訓練的樣本圖像,加入到訓練樣本集合中。這樣,通過不同節點之間的交互處理和資訊反饋,可以實現標註資訊的品質監控,逐漸提高標註人員業務能力,極大的提高了落入訓練樣本集合中標註樣本的準確率。 例如一個簡單的應用示例中,第二節點的作業人員A發現第一節點的標註人員B做錯了,可以在系統中選擇標註資訊錯誤的選項,並可以給出錯誤備註或錯誤分類,系統可以自動返回給第一節點,使得第一節點的標註人員B進行及時的修改。B修改後可以返回給第二節點的作業人員A繼續檢查,如果正確就通過,如果錯誤還可以再次返回。通過本方案的圖像標註資訊處理方式,標註人員B可以逐漸的減少樣本圖像標註資訊的錯誤率。 本說明書提供的一種實施方案可以應用到多終端的系統構架中(包括屬於同一系統的不同終端)、分布式系統中,或者專用的圖像標註資訊處理應用中。所述的系統可以包括單台電腦設備,也可以包括多個伺服器組成的伺服器集群,或者分布式系統結構。在一些應用場景中,作業人員可以與所述系統進行交互,本說明書的一個實施例中可以根據不同的作業人員或不同的作業階段(流程)將所述系統劃分為相應的處理節點,例如上述中所述的檢查樣本圖像中初始的標註資訊的第一節點、對第一節點檢測處理後的圖像的標註資訊進行複查的第二節點等。需要說明的是,所述的第一節點、第二節點,以及其他實施例中所涉及的第三節點,可以為標註資訊處理系統的不同終端,例如給外包作業人員對伺服器自動產生的標註資訊進行首次檢查的第一節點的電腦終端,類似的還可以有專門提供給作業人員進行標註資訊複查的第二節點的電腦終端,以及內部人員對標註資訊進行隨機抽檢的第三節點的電腦終端。當然,本說明書不排除其他的實施方式中,所述的第一節點、第二節點、第三節點等中的一個或多個可以為相同的終端,或者其中的部分節點為相同的終端。這些相同或不同的終端,所述方法在具體的應用系統中實施時可以從業務處理邏輯上劃分為不同的處理節點,這些節點可以是實體上分開的不同終端,也可以為同一終端設備。 下面以一個具體的車損樣本圖像應用場景為例對本說明書實施方案進行說明。具體的,圖2是本說明書提供的所述一種樣本圖像標註資訊處理方法實施例的流程示意圖。雖然本說明書提供了如下述實施例或圖式所示的方法操作步驟或裝置結構,但基於常規或者無需進步性的勞動在所述方法或裝置中可以包括更多或者部分合併後更少的操作步驟或模組單元。在邏輯性上不存在必要因果關係的步驟或結構中,這些步驟的執行順序或裝置的模組結構不限於本說明書實施例或圖式所示的執行順序或模組結構。所述的方法或模組結構的在實際中的裝置、伺服器或終端產品應用時,可以按照實施例或者圖式所示的方法或模組結構進行順序執行或者並行執行(例如並行處理器或者多線程處理的環境、甚至包括分布式處理、伺服器集群的實施環境)。 具體的一種實施例如圖2所示,所述方法可以包括: S0:第一節點接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框。 在本實施例一個車損樣本圖像標註資訊處理的應用場景中,可以對現場採集的原始的車損圖像進行標註資訊的預處理,得到本實施例中需要處理的任務圖像。所述的預處理可以包括對所述車損圖像的目標進行標註,獲取標註資訊。一般的,在所述預處理中獲取標註資訊通暢可以採用預設算法進行快速的識別出圖像中的部件,標記出部件的類別編號,同時可以框出部件所在位置的標註框。任務圖像中的標註資訊可以採用多種圖標目標檢測算法實現,本說明書實施例對此不做限制。 一些應用場景中,可以通過作業的案件級別將所述任務圖像以派單方式傳送給第一節點進行處理。例如可以一次給出一個車損案件的所有圖片,作業人員在第一節點的終端設備上對AI(Artificial Intelligence,人工智慧,這裡可以指採用預設算法對車損圖像進行預處理得到標註資訊的伺服器系統)預標註的標註資訊進行檢查和修改。終端設備的標註界面上可以給出AI預測的標註框並可以允許作業人員修改。作業人員可以對第一節點接收的任務圖像中的標註資訊進行第一檢測處理,檢測任務圖像中的標註資訊是否存在錯誤,若存在錯誤,則可以進行修正,保存修正後的檢測結果;對於一張任務圖像而言,若作業人員檢測後發現目標均檢測正確並且所有標註框和分類也正確,則可以確定該任務圖像標註資訊沒有錯誤的檢測結果。 作業人員在第一節點對任務圖像中的標註資訊檢測,對AI預標註錯誤的標註資訊進行修正後流轉至第二節點,若沒有錯誤,則可以直接流轉至第二節點。因此,所述方法中進一步的還可以包括: S2:第一節點接收所述任務圖像的檢查結果,將檢查處理後的任務圖像發送給第二節點,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果。 第二節點處的作業人員可以對第一節點進行第一檢測處理後的任務圖像進行複查。該節點的作業人員主要是對第一節點的作業任務的標識檢測作業結果的對錯做出判斷,具體的應用中,標註處理界面可以與第一節點作業人員的處理界面相似,不同是可以單獨給出第一節點作業人員標註作業處理錯誤的錯誤類型。如圖3所示,當第二節點的作業人員複查任務圖像P1的標註資訊時,判斷標註資訊是否存在錯誤,若有則可以選出第一節點作業人員在進行第一檢測處理時得到的第一檢測結果的錯誤類型,若沒有,則可以直接通過。例如圖3中,沒有錯誤時,可以在第二節點的終端設備的標註處理界面上勾選“A:正確”,若存在錯誤,則可以根據相應的錯誤類型勾選“B1:遺漏標記框”、“B2:分類錯誤”、“B3誤檢(無損傷判斷為有損傷)”等等中的一個或多個錯誤類型。在第二節點處,若作業人員複查到認為圖像的標註資訊存在錯誤,則可以將該圖片的複查結果退回給第一節點,使第一節點的作業人員重新進行檢查,修正標註資訊(在此可以稱為第一重檢查處理)。因此,所述方法進一步的可以包括: S4:所述第二節點接收複查結果,若所述複查結果包括標註資訊存在錯誤,則將複查結果發送給所述第一節點進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; S6:所述第一節點接收第一重檢查結果,將所述第一重檢查結果發送給所述第二節點進行所述第二檢查處理,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 當第二節點的作業人員進行第二檢測發現第一節點的檢測結果出現錯誤時,可以將錯誤的資訊如本實施例中所示的錯誤類型反饋給第一節點。第一節點可以將該複查結果展示在第一節點終端設備的展示界面上,或者以通知、提醒的資訊方式展示,使得第一節點的作業人員根據反饋的複查結果對檢測錯誤的任務圖像的標註資訊進行重新檢查處理。 一種實施方式中,第二節點返回給第一節點的複查結果可以包括第一檢測結果出現錯誤的錯誤類型,而不包括錯誤對應的任務圖像,這種情況下第一節點可以使用緩存或者備用的任務圖像進行重新檢查處理,這樣可以減少第二節點發送給第一節點是資料量,節約網路開銷。當然,本說明書的其他實施例中,所述的複查結果也可以包括複查中出現標註資訊錯誤的任務圖像,將錯誤類型連通相應的任務圖像一同反饋給第一節點,這樣可以使第一節點的作業人員快速定位重新檢查的圖像,及時進行處理,提高錯誤修正處理效率。 需要說明是,上述中所述第一檢查處理、第二檢查處理、第一重檢查處理,甚至包括下述實施例中所述的第二重檢查處理,可以為相同的對圖像標註資訊檢查的處理方式,如相同的標註資訊檢查項目或相同的檢查作業流程、要求等。當然,也可以設置第二檢查處理與第二檢查處理不同,由於第二檢查主要實現對第二節點作業人員的檢測結果進行複查,因此可以根據實際作業場景設置針對性的第二檢測處理的操作。 第一節點的作業人員根據複查結果對出現錯誤的任務圖像進行重新修正處理後確定第一重檢結果,然後可以將對應任務圖像的第一重檢結果再次發送給第二節點,由第二節點的作業人員再次進行第二檢查處理。重新修正處理後,如果標註資訊還出現錯誤,本實施例應用場景中可以再次反饋複查結果給第一節點進行處理;如果修正後第二檢查處理沒有發現錯誤,則標註資訊在第二節點的複查通過,可以流轉至下一處理節點。 樣本圖像標註資訊的處理是一項基礎且重要的業務處理,對後續線上產品的目標檢測、識別,以及相關聯業務如產品定位、搜索、推送等的影響十分重大。在本說明書的一個或多個實施例中,通過對其中至少兩個節點的作業人員的交互和作業結果反饋處理,可以有效並及時的發現和反饋標錯誤的標註資訊。通常本實施例方案中作業人員與各個節點的資訊交互反饋,可以使各個節點作業人員不斷的意識到自己的薄弱環節,進而輔助其針對性的逐步改進作業能力,提高整個樣本圖像標註資訊的處理品質。 上述實施例中經過第二節點複查處理後的任務圖像可以作為樣本圖像,放入相應的樣本圖像集合中,也可以對第二節點處理後的任務圖像進行其他處理後再標記為樣本圖像。本說明書提供的所述方法的另一個實施例中,還可以增加第三節的與作業人員交互反饋處理。所述的第三節點可以對第二節點的複查結果進行抽檢處理,驗證第二節點作業人員處理的任務圖像的標註資訊是否正確。如果抽檢的圖像中發現標註資訊存在錯誤,一種實施方式中可以將標註資訊錯誤的任務圖像發送給第二節點進行重新檢查,另一種實施方式中可以將標註資訊錯誤的任務圖像所在的那一批次的任務圖像發送給第二節點。第三節點的作業人員可以包括內部的質檢人員,或者專門設置的定期或不定期對任務圖像的標註資訊進行抽檢處理的作業人員,可以是內部的作業人員,也可以是委託的第三方機構。因此,如圖4所示,圖4是本說明提供的所述方法的另一個實施例,所述方法還可以包括: S80:將所述複查結果中所述標註資訊正確的任務圖像發送至第三節點; S82:所述第三節點接收抽檢結果,若所述抽檢結果包括標註資訊存在錯誤,則將相應的抽檢圖像的抽檢資訊發送至所述第二節點進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果; S84:所述第二節點接收第二重檢查結果,將所述第二重檢查結果發送給所述第三節點,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 第三節點的作業人員可以隨機抽取任務圖像,也可以基於“檢查人”或“複檢人”、“檢查日期”中的一個或多個來抽取任務圖像,為便於描述,這裡將按照預設規則從接收的任務圖像中選取處理的用於籌集處理的圖像稱為抽檢圖像。因此,所述方法的一個實施例中,所述選取抽檢圖像可以包括:基於標註資訊處理的使用者標識和執行日期中的至少一項選取任務圖像。所述的執行日期可以包括上述中第二節點進行複查的複查日期。當然,其他的實施例中,如果是對第一節點的任務圖像進行複查的實施場景,則執行日期可以包括作業人員在第一節點進行檢查的檢查日期。 第二節點將複查中標註資訊正確的任務圖像發送給第三節點,第三節點可以持久化任務圖像。第三節點的作業人員可以從第三節點中獲取抽檢圖像進行標註資訊的驗證處理。如果抽檢圖像的標註資訊抽檢結果為正確,則可以將相應的任務圖像或者任務圖像對應的批次標記為訓練樣本。如果所述抽檢結果包括標註資訊存在錯誤,則可以將相應的抽檢圖像的抽檢資訊發送至所述第二節點進行第二重檢查處理。所述的第二檢查處理和同上述實施例中所述的第二檢查處理相同,或者與第一重檢查處理相同。當然,也可以針對抽檢結果單獨設置標註資訊處理的方式。 上述中抽檢處理中發現標註資訊錯誤發生給第二節點的抽檢資訊,一種實施例中可以將標註資訊錯誤的抽檢圖像發送給第二節點,可以不用發送具體的錯誤資訊和任務圖像;另一種實施方式中,可以僅將標識錯誤資訊發送給第二圖像,標識錯誤資訊中可以包括抽檢的是哪張圖像發生的什麼錯誤的具體資訊,可以不發送任務圖像;其他的實施例中,若標註資訊存在錯誤,則可以將該批次對應的所有圖像發送給第二節點進行重新檢查。因此,本說明書所述方法的另一個實施例中,所述將相應的抽檢圖像的抽檢資訊發送至所述第二節點包括下述中的至少一種方式: 將標註資訊存在錯誤的抽檢圖像發送給所述第二節點; 若標註資訊存在錯誤,則將抽檢圖像對應的任務圖像集合發送給所述第二節點; 將抽檢圖像的標註錯誤資訊發送給所述第二節點。 當然,一些實施例中也可以結合上述其中多種方式進行處理。如將存在標註資訊錯誤的批次的所有任務圖像返回給第二節點,同時返回標註錯誤資訊。所述的批次可以包括按照預定維度劃分的任務圖像的集合,例如一個車損案件為一個批次,其案件下的所有圖像均在一個任務圖像集合中,如一個車輛單車碰撞事故的案件中包含100張車損圖像,經過AI預標註、第一節點檢查修正、第二節點複查後,在第三節點隨機抽檢該案件的10張圖像來驗證其標註資訊是否正確。如果10張圖像的標註資訊均正確,則該案件的100張車損圖像均加入樣本圖像訓練集,如果抽檢的10張圖像中有至少一種圖像的標註資訊不正確,則可以將該案件的100張車損圖像全部返回給第二節點(一些實施例中也可以直接返回給第一節點),由第二節點的作業人員重新檢查處理。或者也可以按照第一節點檢測人員的身份標識或檢查日期劃分批次,例如當抽檢複查人員A在日期2017年12月20日的複查結果中發現標註資訊存在錯誤,則可以將改複查人員A在2017年12月20日這一天中所有複查處理的任務圖像全部返還至第二節點進行重新檢查。當然,根據實際的作業需要或品質監控標準,可以相應的設置返回的抽檢資訊的具體內容和方式。 本實施例中所述的第三節點的抽檢處理具體的實施中可以是對每一批次的任務圖像進行抽檢處理,在抽檢通過之後才能作為訓練樣本圖像。也可以是定期不定期的對第二節點流轉來的任務圖像中的部分圖像進行抽檢處理,沒有被抽檢處理到的任務圖像或任務圖像集合(批次)可以按照正確的業務流程作為訓練樣本圖像,如持久化3天後沒有內抽檢處理則默認通過,可以加入到相應的樣本圖像訓練集中。因此,本說明書所述方法的另一個實施例中,還可以包括: 將抽檢結果為標註資訊正確的抽檢圖像所對應的任務圖像集合標記為訓練樣本圖像。 這樣,利用本實施例樣本圖像標記資訊處理方法得到的訓練樣本圖像中的標記資訊的準確率更高,標記品質和作業人員水平逐步穩健提高,進而提高基於訓練樣本圖像的算法的準確率。上述所述的抽檢圖像所對應的任務圖像集合可以包括任務圖像所在的批次的圖像集合,通常包括多張任務圖像,但本說明書不排除所述的任務圖像集合中包括一張任務圖像的實施情況。 本說明書提供的所述方法的另一些實施例中,還可以設置在任務圖像中進行埋點,以檢測作業人員在工作流中標註資訊處理的正確率。設置了埋點資訊的任務圖像在此可以稱為監控圖像,所述的監控圖像通常包括預先已經識別並確定出的圖像中的所有目標、目標所屬的類別和目標的標記框大小位置等。可以預先在任務圖片中添加一定比例的監控圖像,一個實施例中可以在第一節點處根據對監控圖像的標註資訊的識別結果來確定第一節點作業人員處理的檢測結果的準確率。具體的一個實施例中,所述方法還包括: S102:在所述任務圖像中添加預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊; S104:獲取所述檢查結果中所述監控圖像的標註資訊的識別結果; S106:比較所述識別結果與所述已知標註資訊,確定所述檢查結果的檢查準確率。 例如一個具體的實施示例如圖5所示,可以對比監控圖像中已識別出的目標的標註框與作業人員檢測處理得到的檢查結果中的標註框的面積比值(本示例中可以採用框圖交叉面積/兩個框的合併面積,圖5中實線框和虛線框所示)以及對應的類別。若標記的目標的類別正確,均為車輛前門,且標註框面積比值在誤差範圍內,則可以認為作業人員處理的檢查結果中的標記框為標註正確。對一張圖像而言,如果所有框都標註正確則可以確定該圖像的標註資訊正確。 在實際應用中,在待標註圖片中加入一定比例的正確框圖作為埋點,可以監測標註人員工作流中的檢查正確率,然後可以設置基於該檢查正確率觸發相應的訊息或動作,有效實現標註資訊監督和品質把控。因此,一些實施例中,所述方法還可以包括: 當所述檢查準確率在第一預設週期內達到第一閾值時,發出相應的通知訊息。 上述一些實施例中描述了可以在任務圖像中添加監控圖像並在第一節點的檢查結果中根據監控圖像的標註資訊的識別結果來確定作業人員檢查準確率。本說明書提供的所述方法的另一個實施例中,也可以通過所述監控圖像來埋點檢測第二節點複查人員複查結果處理的準確率,實現複查處理的品質監督和反饋。具體的,所述方法還可以包括: S122:在所述任務圖像中添加預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊; S124:獲取所述複查結果中所述監控圖像的標註資訊的識別結果; S126:基於所述識別結果確定所述複查結果的複查準確率。 通過上述方案可以通過實時監控複查準確率。可以基於有標準監控資訊監控圖像的檢查結果,對比複查人員對監控圖像標註資訊的檢查結果,在兩者的誤差符合預期時可以任務複查人員的複查處理正常,符合崗位要求。 參考檢查準確率的處理,所述方法的另一個實施例中還可以包括: 當所述複查準確率在第二預設週期內達到第二閾值時,發出相應的通知訊息。 所述的第一預設週期、第二預設週期,以及相應的發出通知的第一閾值、第二閾值可以根據實際需要進行設置。例如若所述複查準確率在第二預設週期內低於第二閾值,則向指定接收方發出調崗建議訊息,所述第二閾值可以設置小於所述第一閾值。 例如,對某些時間段準確率低的標註人員進行建議提醒,對長期正確率低的標註人員可以向指定接收方,如管理人終端或人事管理終端發出調崗建議訊息。利用本實施例方案還可以獲取標註人員標註的準確率時間關係,作為優化管理的資料支撐,提高標註資訊處理效率。 需要說明的是,上述所述的通過埋點獲得檢查準確率、複查準確率的處理可以在指定的節點實現,例如在第一節點計算檢查準確率,在第二節點計算複查準確率,也可以單獨設置邏輯處理單元實現。本說明書提供的所述方法的另一個實施例中,在所述第三節點的抽檢處理中,可以結合複查準確率和抽檢結果來確定任務圖像是否可以作為訓練樣本圖像。具體的,所述方法的另一個實施例中,還可以包括: S140:若所述複查準確率在誤差範圍內,且所述抽檢結果通過,則將抽檢圖像對應的任務圖像集合添加至訓練樣本集合。 可以對比複查人員複查結果和埋點檢測結果的一致率,如果內部抽檢通過,且一致率符合預期,則可以批量通過該複查人員處理的任務圖像,將其添加到相應的訓練樣本集合中。 上述實施例的不同節點和檢查準確率、複查準確率的計算在實際應用中可以佈局在不同的處理環節,例如一個應用示例中,第一節點和第二節點可以由外部的作業人員進行處理,而第三節的內部抽查可以由內部作業人員進行處理,這樣通過外部和內部兩個環節的任務質檢,可以避免外部作業人員串通導致大批任務圖像的標註處理任務放水。同時還可以在內部通過埋點檢測作業人員處理的準確率,及時發現問題,反饋給作業人員或提醒更換作業人員等。通過本說明書提供的一個或多個實施例的節點交互和反饋處理,可以有效提高最終落入訓練樣本集中圖像標註資訊的準確率,相比於常規的不斷強調標註規則和內容培訓,可以從另一個角度使得整個樣本圖像標註資訊處理實現邊做邊學邊進步,有效的保證了標註品質,並提供了作業流中及時、有效的資訊反饋,提高樣本圖像標註資訊作業效率。 上述實施例描述了可以以不同邏輯處理節點來實現樣本圖像標註資訊處理方法的實施方式,具體不同的處理節點可以為系統中不同的終端設備實現,如第一節點的第一伺服器、第二節點的第二伺服器、第三節點的第三伺服器,或者第一節點和第二節點的實施步驟由相同的伺服器或伺服器系統(應用)實現。本說明書提供的所述方法也可以由同一實體終端設備實現,或者成套的多個終端設備實現,如樣本圖像標註資訊系統伺服器,該系統伺服器中不同的作業人員可以與之進行資訊交互,例如作業人員A可以在該系統伺服器上對任務圖像的標註資訊進行檢查,修正AI的標註資訊,確定並持久化檢查結果。作業人員B可以在該系統伺服器上對作業人員A的檢查結果進行複查,如果發現標註資訊錯誤,則可以進行標記並通過系統伺服器反饋給作業人員A標註資訊錯誤的錯誤類型。相應的,作業人員C也可以通過該系統伺服器對作業人員B的複查結果進行抽查,當然一些實施場景中也可以實現對作業人員A的檢查結果進行抽查。因此,本說明書提供的一種樣本圖像標註資訊處理方法的另一個實施例中,可以包括: S100:接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框; S200:接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果; S300:接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; S400:接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 圖6是本說明書提供的所述方法另一種實施例的方法流程示意圖。當然,如前述實施例描述,所述方法的另一個實施例中,還可以實現對任務圖像的抽檢,以進一步保障訓練樣本圖像的標註資訊的準確率。因此,所述方法還可以包括: S500:接收所述任務圖像的抽檢結果,所述抽檢結果包括:按照預設規則從複查結果為所述標註資訊正確的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果; S502:若所述抽檢結果包括標註資訊存在錯誤,則反饋相應的抽檢圖像的抽檢資訊; S504:接收第二重檢查結果,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 需要說明的是,本說明書上述實施例所述的可以應用到同一系統伺服器的樣本圖像標註資訊處理方法,根據前述劃分多個節點、設置相應節點終端設備的方法實施例的描述還可以包括其他的實施方式,例如設置埋點監測不同處理節點作業人員標註資訊處理的正確率等。具體的實現方式可以參照相關方法實施例的描述,在此不作一一贅述。 本說明書中上述方法的各個實施例均採用遞進的方式描述,各個實施例之間相同相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。相關之處參見方法實施例的部分說明即可。 本說明書實施例所提供的方法實施例可以在行動終端、電腦終端、伺服器或者類似的運算裝置中執行。以運行在伺服器上為例,圖7是本發明實施例的一種訓練樣本圖像標註資訊處理伺服器的硬體結構方塊圖。如圖7所示,伺服器10可以包括一個或多個(圖中僅示出一個)處理器102(處理器102可以包括但不限於微處理器MCU或可程式化邏輯器件FPGA等的處理裝置)、用於儲存資料的儲存器104、以及用於通訊功能的傳輸模組106。本領域普通技術人員可以理解,圖7所示的結構僅為示意,其並不對上述電子裝置的結構造成限定。例如,伺服器10還可包括比圖7中所示更多或者更少的組件,例如還可以包括其他的處理硬體,如GPU(Graphics Processing Unit,圖像處理器),或者具有與圖7所示不同的配置。 儲存器104可用于儲存應用軟體的軟體程式以及模組,如本發明實施例中的搜索方法對應的程式指令/模組,處理器102通過運行儲存在儲存器104內的軟體程式以及模組,從而執行各種功能應用以及資料處理,即實現上述導航交互界面內容展示的處理方法。儲存器104可包括高速隨機儲存器,還可包括非易失性儲存器,如一個或者多個磁性儲存裝置、快閃記憶體、或者其他非易失性固態儲存器。在一些實例中,儲存器104可進一步包括相對於處理器102遠程設置的儲存器,這些遠程儲存器可以通過網路連接至電腦終端10。上述網路的實例包括但不限於網際網路、企業內部網、區域網路、行動通訊網及其組合。 In order to enable those skilled in the art to better understand the technical solutions in this specification, the following will clearly and completely describe the technical solutions in the embodiments of this specification in conjunction with the drawings in the embodiments of this specification. Obviously, the described The embodiments are only a part of the embodiments in this specification, rather than all the embodiments. Based on one or more embodiments in this specification, all other embodiments obtained by a person of ordinary skill in the art without making progressive work shall fall within the protection scope of the embodiments of this specification. In some business scenarios, it is often necessary to deal with the situation of annotated information of training sample images with a wide range of target classifications or strong professionalism. In the processing of sample image labeling information, it is usually required to identify the target subject in the image, mark the target category, and the location area of the target in the image. The categories can include different categories of targets or selected attribute values of a certain dimension (such as categories based on location, connection relationship, material, color, purpose, etc.), and can be the name or code of the category, number, etc., specific The classification of the target can be defined in advance according to the rules. The target described in this specification usually includes the main object in the image, such as various organs or tissues in the human anatomical image, various vehicle parts in the vehicle image, and so on. In the image processing of training samples, after recognizing the target in the image, it is usually necessary to mark the location area of the target. Specifically, the location area of the subject can be displayed in the image by marking the frame. The label box can be rectangular or other regular or irregular graphic representations, can be closed graphics, such as a rectangular frame, and can also include a way to indicate the location area in a manner similar to a line segment and an arrow, and there is no specific limitation on this. . For unified description, in one or more embodiments of this specification, the label information of the target location area in the identification image may be collectively referred to as a label frame. When there are many types of objects in the image, it is usually required to label all the objects in the image, as well as the types and block diagrams. However, in actual applications, due to the limitations of the annotator's own attention, work status, and memory, various types of Types of errors, such as false detections, missed detections, incorrect classification and labeling, and labeling boxes that are too large or too small. The occurrence of any of the above types of errors will affect the accuracy of the label information of the sample images that finally enter the training set, which will result in poor algorithm training and reduced prediction accuracy. An example of an application scenario is shown in Figure 1. Figure 1 is a schematic diagram of a job scenario for labeling multiple targets in a sample image. The operator is required to label each part of the car and the corresponding part classification label, for example, the label of the tire is 31. The size of the corresponding labeling frame of 31 should be reasonable to frame the area where the tire is located. However, in actual operations, the labelers will always make mistakes due to the limited attention and lack of professionalism of the people themselves. For example, the label box 31 is too small, or the tire label is incorrectly marked as 30, or the “front” in the image is omitted. Mudguard" components. At present, a single business-level training is commonly used to improve the accuracy of the training sample image labeling information, such as professional domain knowledge training, auto parts classification and label memory. In the embodiment of one or more sample image annotation information processing methods provided in this specification, the fast and efficient interactive feedback of annotation information between the machine and the operator is used to realize standardized operation flow, effectively discover and feedback operation problems, supervise and Improve the processing quality of sample image annotation information. It is possible to provide timely feedback and correct incorrect annotation information by setting up multiple control node annotation information inspection processing, so that the operator can gradually improve the annotation ability during the continuous operation of the sample image annotation information, and effectively guarantee the annotation quality, so that The efficiency of the entire annotation processing system is improved. In some embodiments provided in this specification, multiple control nodes can be divided according to different processing stages of the annotation information, such as the first node used to check the initial annotation information in the sample image, and the graph after the first node is detected and processed. Like the second node for re-examination of labeling information, even in some embodiments, it is possible to add the first node randomly selected or the third node of the second node labeling processing result. When a node finds an error in the label information of the previous node, it can give feedback in time, and continue to check after correction. The images that pass the check of the annotation information can be used as the sample images for model training and added to the training sample set. In this way, through interactive processing and information feedback between different nodes, the quality of labeling information can be monitored, and the business ability of labelers can be gradually improved, which greatly improves the accuracy of labeling samples that fall into the training sample set. For example, in a simple application example, the operator A at the second node finds that the annotator B at the first node has made a mistake, he can select the option of annotating the wrong information in the system, and can give an error remark or error classification, the system can Automatically return to the first node, so that the annotator B of the first node can make timely modifications. After B is modified, it can be returned to the operator A of the second node to continue the inspection, if it is correct, it will pass, if it is wrong, it can be returned again. Through the image annotation information processing method of this solution, the annotator B can gradually reduce the error rate of the sample image annotation information. An implementation solution provided in this specification can be applied to a multi-terminal system architecture (including different terminals belonging to the same system), a distributed system, or a dedicated image annotation information processing application. The system may include a single computer device, a server cluster composed of multiple servers, or a distributed system structure. In some application scenarios, operators can interact with the system. In an embodiment of this specification, the system can be divided into corresponding processing nodes according to different operators or different work phases (processes), such as the above The first node of the initial annotation information in the inspection sample image described in the above, the second node that reviews the annotation information of the image after the first node detection processing, and so on. It should be noted that the first node, the second node, and the third node involved in other embodiments may be different terminals of the label information processing system, for example, the label automatically generated by the outsourcing operator on the server The computer terminal of the first node where the information is checked for the first time. Similarly, there can also be a computer terminal of the second node that is specially provided for operators to review labeled information, and a computer terminal of the third node that internal personnel conduct random inspections of the labeled information. . Of course, this specification does not exclude that in other implementation manners, one or more of the first node, second node, third node, etc. may be the same terminal, or some of the nodes may be the same terminal. These same or different terminals can be logically divided into different processing nodes from the business processing logic when the method is implemented in a specific application system. These nodes can be physically separated different terminals or the same terminal device. The following takes a specific application scenario of a car damage sample image as an example to describe the implementation of this specification. Specifically, FIG. 2 is a schematic flowchart of an embodiment of the method for processing sample image annotation information provided in this specification. Although this specification provides method operation steps or device structures as shown in the following embodiments or drawings, the method or device may include more or less operations after partial merging based on conventional or no progressive labor. Step or module unit. In steps or structures where there is no necessary causal relationship logically, the execution order of these steps or the module structure of the device is not limited to the execution order or module structure shown in the embodiments or drawings of this specification. When the described method or module structure is applied to an actual device, server or terminal product, it can be executed sequentially or in parallel according to the method or module structure shown in the embodiments or drawings (for example, parallel processors or Multi-threaded processing environment, even including distributed processing, server cluster implementation environment). A specific embodiment is shown in Fig. 2, and the method may include: S0: The first node receives a task image, and the task image includes at least the following label information: the category corresponding to the target in the identified task image and the label frame of the target. In an application scenario for processing car damage sample image annotation information in this embodiment, the original car damage image collected on site can be preprocessed with the annotation information to obtain the task image that needs to be processed in this embodiment. The preprocessing may include labeling the target of the car damage image to obtain labeling information. Generally, in the preprocessing, the unobstructed acquisition of labeling information can use a preset algorithm to quickly identify the components in the image, mark the category numbers of the components, and at the same time frame the labeling frame where the components are located. The labeling information in the task image can be implemented by using various icon target detection algorithms, which are not limited in the embodiment of this specification. In some application scenarios, the task image can be sent to the first node for processing in a dispatch mode according to the case level of the job. For example, all pictures of a car damage case can be given at one time, and the operator can perform AI (Artificial Intelligence, artificial intelligence) on the terminal device of the first node. Here it can refer to the preprocessing of the car damage image using a preset algorithm to obtain the annotation information. Server system) to check and modify the pre-labeled label information. The labeling interface of the terminal device can give the AI prediction label box and allow the operator to modify it. The operator can perform the first detection process on the annotation information in the task image received by the first node, and detect whether there is an error in the annotation information in the task image. If there is an error, it can be corrected, and the corrected detection result can be saved; For a task image, if the operator finds that the target is detected correctly and all the labeled frames and classifications are also correct after detection, it can be determined that the task image labeled information has no wrong detection results. The operator detects the label information in the task image at the first node, corrects the incorrect label information pre-labeled by AI, and then transfers it to the second node. If there is no error, it can directly transfer to the second node. Therefore, the method may further include: S2: The first node receives the inspection result of the task image, and sends the inspected task image to the second node. The inspection result includes: performing a first inspection process on the annotation information of the task image; When it is determined that there is an error in the annotation information, the annotation result obtained after correcting the annotation information. The worker at the second node can review the task image after the first node performs the first detection processing. The operator of this node mainly judges whether the identification of the job task of the first node is right or wrong. In specific applications, the labeling processing interface can be similar to the processing interface of the first node operator, but the difference is that it can be separate Give the error type for the first node operator to mark the job processing error. As shown in Figure 3, when the operator at the second node reviews the label information of the task image P1, it is judged whether there is an error in the label information. If so, the first node operator can select the first node obtained during the first detection process. An error type of the test result, if not, it can be passed directly. For example, in Figure 3, when there is no error, you can check "A: Correct" on the label processing interface of the terminal device of the second node. If there is an error, you can check "B1: Missing mark box" according to the corresponding error type. , "B2: Classification error", "B3 false detection (no damage is judged as damaged)", etc. one or more error types. At the second node, if the operator rechecks that there is an error in the annotation information of the image, he can return the review result of the image to the first node, so that the operator at the first node can recheck and correct the annotation information (in This can be referred to as the first recheck process). Therefore, the method may further include: S4: The second node receives the result of the review, and if the result of the review includes an error in the annotation information, the result of the review is sent to the first node for a first re-inspection process, and the result of the review includes: The image undergoes a second inspection process, and when there is an error in the annotation information, it is determined that the inspection result has an error type of error; S6: The first node receives the first re-check result, and sends the first re-check result to the second node for the second check process, where the first re-check result includes a result based on the re-check result The error type in is the annotation result obtained by correcting the annotation information of the task image. When the operator of the second node performs the second detection and finds that the detection result of the first node is wrong, the error information such as the error type shown in this embodiment can be fed back to the first node. The first node can display the review result on the display interface of the terminal device of the first node, or display it in the form of notifications and reminders, so that the operator of the first node can check the wrong task image based on the feedback of the review result. Mark the information for re-check processing. In one embodiment, the review result returned by the second node to the first node may include the error type of the error in the first detection result, but does not include the task image corresponding to the error. In this case, the first node may use the cache or backup The task images are re-checked, which can reduce the amount of data sent by the second node to the first node and save network overhead. Of course, in other embodiments of this specification, the review results may also include task images with incorrect annotation information in the review, and the error type is connected to the corresponding task image and fed back to the first node, so that the first node The operator of the node quickly locates the re-checked image and processes it in time to improve the efficiency of error correction processing. It should be noted that the first inspection process, the second inspection process, and the first re-inspection process described above, and even the second re-inspection process described in the following embodiments, can be the same inspection of image annotation information Processing methods, such as the same marked information inspection items or the same inspection procedures, requirements, etc. Of course, the second inspection process can also be set to be different from the second inspection process. Since the second inspection mainly implements the review of the detection results of the second node operators, the targeted second inspection process can be set according to the actual operation scenario. . The operator at the first node re-corrects the wrong task image based on the re-check result and determines the first re-inspection result. Then the first re-inspection result of the corresponding task image can be sent to the second node again. The operator at the second node performs the second inspection process again. After re-correction processing, if there is still an error in the annotation information, in the application scenario of this embodiment, the review result can be fed back to the first node for processing; if no errors are found in the second inspection process after the correction, the annotation information is re-examined at the second node Pass, you can flow to the next processing node. The processing of sample image annotation information is a basic and important business process, which has a significant impact on subsequent online product target detection and recognition, as well as related businesses such as product positioning, search, and push. In one or more embodiments of the present specification, through the interaction of the operators of at least two of the nodes and the feedback processing of the operation results, it is possible to effectively and timely find and feedback the incorrectly marked information. Generally, the interactive feedback of the information between the operator and each node in the solution of this embodiment can make each node operator continuously realize their own weaknesses, and then assist them in gradually improving their operational capabilities and improving the ability of the entire sample image to label information. Processing quality. In the above embodiment, the task image after the second node review process can be used as a sample image and put into the corresponding sample image collection, or the task image processed by the second node can be marked as Sample image. In another embodiment of the method provided in this specification, the interactive feedback processing with the operator in Section 3 may also be added. The third node can perform random inspection processing on the review results of the second node to verify whether the label information of the task image processed by the second node operator is correct. If an error in the labeled information is found in the randomly checked images, in one embodiment, the task image with the wrong labeled information can be sent to the second node for recheck, and in another embodiment, the task image with the wrong labeled information can be located. The task images of that batch are sent to the second node. The operators of the third node can include internal quality inspectors, or specially set up operators who regularly or irregularly perform random inspection processing on the label information of the task images. They can be internal operators or entrusted third parties. mechanism. Therefore, as shown in FIG. 4, FIG. 4 is another embodiment of the method provided in this specification, and the method may further include: S80: Send the task image with the correct labeled information in the review result to the third node; S82: The third node receives the result of the random inspection, and if the result of the random inspection includes an error in the annotation information, the corresponding random inspection information of the random image is sent to the second node for a second re-inspection process. The result of the random inspection is Including: the processing result obtained by selecting random images from the received task images according to preset rules, and verifying whether the label information of the random images is correct; S84: The second node receives a second re-check result, and sends the second re-check result to the third node, where the second re-check result includes the corresponding task image based on the sampling information The annotation result obtained by modifying the annotation information. Operators at the third node can randomly extract task images, or they can extract task images based on one or more of "inspector", "re-inspector", and "inspection date". For ease of description, we will follow The images used for fundraising processing selected by the preset rules from the received task images are called sampling images. Therefore, in an embodiment of the method, the selection of random images may include: selecting task images based on at least one of the user identification and the execution date of the annotation information processing. The execution date may include the re-examination date of the second node in the above-mentioned re-examination. Of course, in other embodiments, if it is an implementation scenario of reviewing the task image of the first node, the execution date may include the inspection date of the inspection performed by the operator at the first node. The second node sends the task image with the correct labeled information in the review to the third node, and the third node can persist the task image. The operator of the third node can obtain random inspection images from the third node to verify the annotation information. If the marking information of the random inspection image is correct, the corresponding task image or the batch corresponding to the task image can be marked as a training sample. If the random inspection result includes an error in the annotation information, the corresponding random inspection information of the random inspection image may be sent to the second node for second re-inspection processing. The second inspection process is the same as the second inspection process described in the above embodiment, or the same as the first re-inspection process. Of course, it is also possible to separately set the way of labeling information processing for the sampling results. In the above-mentioned sampling process, it is found that the error in the annotation information is found to be sent to the sampling information of the second node. In one embodiment, the sampling image with the error in the annotation information can be sent to the second node, and specific error information and task images may not be sent; In one embodiment, only the identification error information may be sent to the second image, and the identification error information may include specific information about which image is sampled and what error occurred, and the task image may not be sent; other embodiments If there is an error in the annotation information, all the images corresponding to the batch can be sent to the second node for re-checking. Therefore, in another embodiment of the method described in this specification, the sending the sampling information of the corresponding sampling image to the second node includes at least one of the following methods: Sending the spot-checked images with errors in the labeled information to the second node; If there is an error in the annotation information, send the task image set corresponding to the sampled image to the second node; Send the marking error information of the randomly checked image to the second node. Of course, in some embodiments, processing can also be performed in combination with multiple methods described above. For example, all task images of batches with incorrect labeling information are returned to the second node, and the labeling error information is returned at the same time. The batch may include a collection of task images divided according to predetermined dimensions. For example, a car damage case is a batch, and all images in the case are in a task image collection, such as a single-vehicle collision accident. The case contains 100 car damage images. After AI pre-labeling, first node inspection and correction, and second node review, 10 images of the case are randomly selected at the third node to verify whether the labeled information is correct. If the labeling information of the 10 images is correct, the 100 car damage images of the case are all added to the sample image training set. If the labeling information of at least one of the 10 images sampled is incorrect, you can All the 100 car damage images of this case are returned to the second node (in some embodiments, it may also be directly returned to the first node), and the second node's operator will recheck and process. Alternatively, the batches can be divided according to the identity of the first node inspector or the inspection date. For example, when the random inspection reviewer A finds errors in the marked information in the review results dated December 20, 2017, the reviewer A can be changed On December 20, 2017, all the task images processed by the review process were returned to the second node for re-inspection. Of course, according to actual operation needs or quality monitoring standards, the specific content and method of the returned sampling information can be set accordingly. The specific implementation of the sampling processing of the third node in this embodiment may be to perform sampling processing on each batch of task images, which can be used as training sample images after the sampling passes. It can also be performed on some images in the task images transferred from the second node regularly and irregularly. The task images or task image collections (batch) that have not been sampled and processed can follow the correct business process. As a training sample image, if there is no internal sampling processing after 3 days of persistence, it will pass by default and can be added to the corresponding sample image training set. Therefore, in another embodiment of the method described in this specification, it may further include: The task image set corresponding to the sampled images with the correct labeled information as the result of the random inspection is marked as the training sample image. In this way, the accuracy of the labeling information in the training sample image obtained by the sample image labeling information processing method of this embodiment is higher, and the labeling quality and the level of the operator are gradually and steadily improved, thereby improving the accuracy of the algorithm based on the training sample image. Accuracy rate. The task image set corresponding to the above-mentioned sampling image may include the image set of the batch where the task image is located, usually including multiple task images, but this specification does not exclude that the task image set includes The implementation of a task image. In some other embodiments of the method provided in this specification, it is also possible to embed points in the task image to detect the correct rate of the processing of annotated information by the operator in the workflow. The task image with embedded point information can be referred to as a surveillance image here. The surveillance image usually includes all the targets in the image that have been identified and determined in advance, the category to which the target belongs, and the size of the mark frame of the target. Location etc. A certain proportion of monitoring images can be added to the task picture in advance. In one embodiment, the accuracy of the detection result processed by the first node operator can be determined at the first node based on the recognition result of the annotation information of the monitoring image. In a specific embodiment, the method further includes: S102: Add a surveillance image of a predetermined proportion to the task image, and the known label information of the surveillance image includes the identified target and the corresponding category and label frame information; S104: Acquire a recognition result of the annotation information of the surveillance image in the inspection result; S106: Compare the recognition result with the known label information, and determine the check accuracy rate of the check result. For example, a specific implementation example is shown in Fig. 5, which can compare the area ratio of the marked frame of the identified target in the surveillance image with the area of the marked frame in the inspection result obtained by the operator's detection processing (the block diagram can be used in this example) Crossing area/combined area of two boxes, shown in solid and dashed boxes in Figure 5) and corresponding categories. If the type of the marked target is correct, all are the front door of the vehicle, and the area ratio of the marked frame is within the error range, it can be considered that the marked frame in the inspection result processed by the operator is correct. For an image, if all the boxes are marked correctly, it can be determined that the marking information of the image is correct. In practical applications, a certain percentage of the correct block diagram is added to the picture to be labeled as a buried point, which can monitor the check accuracy rate in the annotator's workflow, and then set the corresponding message or action to be triggered based on the check accuracy rate for effective implementation Label information supervision and quality control. Therefore, in some embodiments, the method may further include: When the check accuracy rate reaches the first threshold within the first preset period, a corresponding notification message is sent. In some of the foregoing embodiments, it is described that a monitoring image can be added to the task image, and the inspection accuracy of the operator can be determined according to the recognition result of the annotation information of the monitoring image in the inspection result of the first node. In another embodiment of the method provided in this specification, the monitoring image can also be used to detect the accuracy of the second node reviewer's review result processing, so as to realize the quality supervision and feedback of the review process. Specifically, the method may further include: S122: Add a surveillance image of a predetermined ratio to the task image, and the known label information of the surveillance image includes the identified target and the corresponding category and label frame information; S124: Obtain a recognition result of the annotation information of the surveillance image in the review result; S126: Determine a review accuracy rate of the review result based on the recognition result. Through the above scheme, the accuracy of re-examination can be monitored in real time. Based on the inspection results of the monitoring images with standard monitoring information, the inspection results of the monitoring images marked by the reviewers can be compared. When the errors between the two are in line with expectations, the review processing of the task reviewers can be normal and meet the job requirements. With reference to the processing of checking accuracy, another embodiment of the method may further include: When the recheck accuracy rate reaches the second threshold within the second preset period, a corresponding notification message is sent. The first preset period, the second preset period, and the corresponding first threshold and second threshold for notification can be set according to actual needs. For example, if the review accuracy rate is lower than the second threshold within the second preset period, a post transfer suggestion message is sent to the designated recipient, and the second threshold may be set to be less than the first threshold. For example, the annotators with low accuracy in certain time periods can be reminded of suggestions, and the annotators with low accuracy in the long-term can send a post transfer suggestion message to the designated recipient, such as the manager terminal or the personnel management terminal. The solution of this embodiment can also be used to obtain the accuracy and time relationship of the labeling personnel's labeling, which can be used as data support for optimized management and improve the processing efficiency of labeling information. It should be noted that the above-mentioned processing of obtaining inspection accuracy and review accuracy by burying points can be implemented at designated nodes. For example, the inspection accuracy rate is calculated at the first node and the review accuracy rate is calculated at the second node. Set up a separate logic processing unit to achieve. In another embodiment of the method provided in this specification, in the sampling process of the third node, the accuracy of the review and the sampling result can be combined to determine whether the task image can be used as the training sample image. Specifically, in another embodiment of the method, it may further include: S140: If the recheck accuracy rate is within the error range and the sampling result passes, then the task image set corresponding to the sampling image is added to the training sample set. The coincidence rate between the reviewer's review result and the buried spot detection result can be compared. If the internal random inspection passes and the agreement rate meets expectations, the task images processed by the reviewer can be passed in batches and added to the corresponding training sample set. The calculation of the different nodes and the check accuracy rate and the recheck accuracy rate of the above embodiment can be arranged in different processing links in actual applications. For example, in an application example, the first node and the second node can be processed by external operators. The internal spot checks in Section 3 can be handled by internal operators. In this way, the external and internal task quality inspections can prevent external operators from colluding to cause a large number of task images to be released. At the same time, it can also detect the accuracy of the operator's processing through the buried point, find the problem in time, and feed it back to the operator or remind the operator to replace it. Through the node interaction and feedback processing of one or more embodiments provided in this specification, the accuracy of the final image annotation information in the training sample set can be effectively improved. Compared with the conventional continuous emphasis on annotation rules and content training, From another perspective, the entire sample image annotation information processing is realized while doing learning while progressing, which effectively guarantees the annotation quality, and provides timely and effective information feedback in the workflow, and improves the efficiency of the sample image annotation information operation. The foregoing embodiments describe the implementation of the sample image annotation information processing method that can be implemented with different logical processing nodes. Specifically, different processing nodes can be implemented by different terminal devices in the system, such as the first server of the first node, the first server of the first node, and the first server of the first node. The second server of the two nodes, the third server of the third node, or the implementation steps of the first node and the second node are implemented by the same server or server system (application). The method provided in this manual can also be implemented by the same physical terminal device, or a complete set of multiple terminal devices, such as a sample image tagging information system server, in which different operators can interact with it. For example, the operator A can check the label information of the task image on the system server, correct the AI label information, and confirm and persist the inspection result. Operator B can review the inspection result of operator A on the system server. If an error in the labeling information is found, it can mark and feedback the error type of the labeling information error to operator A through the system server. Correspondingly, the operator C can also perform spot checks on the review results of the operator B through the system server. Of course, spot checks on the inspection results of the operator A can also be implemented in some implementation scenarios. Therefore, in another embodiment of a method for processing sample image annotation information provided in this specification, it may include: S100: Receive a task image, where the task image includes at least the following label information: the category corresponding to the target in the identified task image, and the label frame of the target; S200: Receive an inspection result of the task image, the inspection result includes: performing a first inspection process on the annotation information of the task image, and when it is determined that there is an error in the annotation information, after correcting the annotation information The labeling result obtained; S300: Receive a review result of the task image, and if the review result includes an error in the annotation information, feedback the type of error, and the review result includes: performing a second inspection process on the task image, and performing a second inspection process on the task image. When there is an error in the information, the type of error identified in the check result is wrong; S400: Receive a first re-inspection result, and perform the second inspection process on the first re-inspection result, where the first re-inspection result includes correcting the annotation information of the task image based on the error type. The annotation result. Fig. 6 is a schematic diagram of a method flow of another embodiment of the method provided in this specification. Of course, as described in the foregoing embodiment, in another embodiment of the method, sampling of task images can also be implemented to further ensure the accuracy of the annotation information of the training sample images. Therefore, the method may further include: S500: Receive a random inspection result of the task image, where the random inspection result includes: selecting a random inspection image from the task images whose annotation information is correct as the re-examination result according to a preset rule, and verifying the annotation information of the random inspection image Whether the processing result is correct; S502: If the random inspection result includes an error in the labeling information, feedback the random inspection information of the corresponding random inspection image; S504: Receive a second re-inspection result, where the second re-inspection result includes an annotation result obtained by correcting annotation information of the corresponding task image based on the sampling information. It should be noted that the sample image annotation information processing method described in the foregoing embodiment of this specification that can be applied to the same system server, according to the foregoing method of dividing multiple nodes and setting corresponding node terminal equipment, the description of the embodiment may also include Other implementations, such as setting up buried points to monitor the correct rate of processing the information marked by the operators of different processing nodes, and so on. For specific implementation manners, reference may be made to the description of the related method embodiments, which will not be repeated here. The various embodiments of the above method in this specification are described in a progressive manner, and the same or similar parts between the various embodiments can be referred to each other, and each embodiment focuses on the differences from other embodiments. For related details, please refer to the part of the description of the method embodiment. The method embodiments provided in the embodiments of this specification can be executed in a mobile terminal, a computer terminal, a server, or a similar computing device. Taking running on a server as an example, FIG. 7 is a block diagram of the hardware structure of a training sample image annotation information processing server according to an embodiment of the present invention. As shown in FIG. 7, the server 10 may include one or more (only one is shown in the figure) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA. ), a memory 104 for storing data, and a transmission module 106 for communication. Those of ordinary skill in the art can understand that the structure shown in FIG. 7 is only for illustration, and does not limit the structure of the above electronic device. For example, the server 10 may also include more or fewer components than those shown in FIG. 7, for example, may also include other processing hardware, such as a GPU (Graphics Processing Unit, image processor), or have the same components as those shown in FIG. Different configurations are shown. The storage 104 can be used to store software programs and modules of application software, such as program instructions/modules corresponding to the search method in the embodiment of the present invention. The processor 102 runs the software programs and modules stored in the storage 104, In this way, various functional applications and data processing are executed, that is, the processing method for displaying the contents of the navigation interactive interface described above is realized. The storage 104 may include a high-speed random storage device, and may also include a non-volatile storage, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state storage. In some examples, the storage 104 may further include storage remotely disposed relative to the processor 102, and these remote storages may be connected to the computer terminal 10 via a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranet, local area network, mobile communication network, and combinations thereof.

傳輸模組106用於經由一個網路接收或者發送資料。上述的網路具體實例可包括電腦終端10的通訊供應商提供的無線網路。在一個實例中,傳輸模組106包括一個網路適配器(Network Interface Controller,NIC),其可通過基站與其他網路設備相連從而可與網際網路進行通訊。在一個實例中,傳輸模組106可以為射頻(Radio Frequency,RF)模組,其用於通過無線方式與網際網路進行通訊。 The transmission module 106 is used to receive or send data via a network. The above-mentioned specific examples of the network may include a wireless network provided by the communication provider of the computer terminal 10. In one example, the transmission module 106 includes a network adapter (Network Interface Controller, NIC), which can be connected to other network devices through a base station to communicate with the Internet. In an example, the transmission module 106 may be a radio frequency (RF) module, which is used to communicate with the Internet in a wireless manner.

基於上述所述的樣本圖像標註資訊處理方法,本說明書還提供一種樣本圖像標註資訊處理裝置。所述的裝置可以包括使用了本說明書實施例所述方法的系統(包括分布式系統)、軟體(應用)、模組、組件、伺服器、客戶端等並結合必要的實施硬體的設備裝置。基於同一創新構思,本說明書提供的一種實施例中的處理裝置如下面的實施例所述。由於裝置解決問題的實現方案與方法相似,因此本說明書實施例具體的處理裝置的實施可以參見前述方法的實施,重複之處不再贅述。儘管以下實施例所描述的裝置較佳地以軟體來實現,但是硬體,或者軟體和硬體的組合的實現也是可能並被構想的。具體的,如圖8所示,圖8是本說明書提供的一種樣本圖像標註資訊處理裝置實施例的模組結構示意圖,具體的可以包括:圖像接收模組201,可以用於接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框; 標註檢查交互模組202,可以用於接收所述任務圖像的檢查結果,將檢查處理後的任務圖像發送給標註複查交互模組203,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;還可以用於接收第一重檢查結果,將所述第一重檢查結果發送所述標註複查交互模組203進行第二檢查處理,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果;標註複查交互模組203,可以用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述標註檢查交互模組202進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型。 Based on the above-mentioned sample image labeling information processing method, this specification also provides a sample image labeling information processing device. The described devices may include systems (including distributed systems), software (applications), modules, components, servers, clients, etc. that use the methods described in the embodiments of this specification, combined with necessary hardware-implemented equipment and devices . Based on the same innovative concept, the processing device in an embodiment provided in this specification is as described in the following embodiment. Since the implementation scheme of the device to solve the problem is similar to the method, the implementation of the specific processing device in the embodiment of this specification can refer to the implementation of the foregoing method, and the repetition will not be repeated. Although the devices described in the following embodiments are preferably implemented by software, the implementation of hardware or a combination of software and hardware is also possible and conceived. Specifically, as shown in FIG. 8, FIG. 8 is a schematic diagram of the module structure of an embodiment of a sample image tagging information processing apparatus provided in this specification. Specifically, it may include: an image receiving module 201, which can be used to receive task diagrams. For example, the task image includes at least the following label information: the category corresponding to the target in the identified task image and the label frame of the target; The annotation inspection interaction module 202 may be used to receive the inspection result of the task image, and send the inspection processed task image to the annotation review interaction module 203. The inspection result includes: The annotation information undergoes the first inspection process, and when it is determined that there is an error in the annotation information, the annotation result obtained after correcting the annotation information; can also be used to receive the first re-inspection result and send the first re-inspection result The annotation review interaction module 203 performs a second inspection process, and the first re-inspection result includes an annotation result obtained by correcting the annotation information of the task image based on the error type in the review result; an annotation review interaction The module 203 may be used to receive the recheck result, and when the recheck result includes an error in the labeling information, send the recheck result to the label check interaction module 202 for the first recheck process, and the recheck result includes: A second inspection process is performed on the task image, and when there is an error in the annotation information, it is determined that the inspection result has an error type of error.

如圖9所示,圖9是本說明書提供的一種樣本圖像標註資訊處理裝置另一種實施例的模組結構示意圖,所述裝置還可以包括:標註抽查交互模組204,可以用於所述標註複查交互模組203發送的標註資訊正確的任務圖像,還可以用於接收抽檢結果,以及在所述抽檢結果包括標註資訊存在錯誤時,將相應的抽檢圖像的抽檢資訊發送至所述標註複查交互模組203進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述 抽檢圖像的標註資訊是否正確而得到的處理結果;相應的,所述標註複查交互模組203還可以用於接收第二重檢查結果,將所述第二重檢查結果發送給所述標註抽查交互模組204,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 As shown in FIG. 9, FIG. 9 is a schematic diagram of the module structure of another embodiment of a sample image annotation information processing apparatus provided in this specification. The apparatus may further include: an annotation spot check interaction module 204, which can be used for the The task image with correct annotation information sent by the annotation review interaction module 203 can also be used to receive the random inspection result, and when the random inspection result includes an error in the annotation information, the random inspection information of the corresponding random inspection image is sent to the The marking review interaction module 203 performs the second inspection process, and the sampling result includes: selecting a sampling image from the received task images according to a preset rule, and verifying the The processing result obtained from whether the marking information of the random inspection image is correct; correspondingly, the marking review interaction module 203 can also be used to receive the second re-inspection result, and send the second re-inspection result to the marking random inspection In the interaction module 204, the second recheck result includes an annotation result obtained by correcting the annotation information of the corresponding task image based on the sampling information.

所述裝置的另一個實施例中,所述標註抽查交互模組204選取抽檢圖像具體的可以包括:基於標註資訊處理的使用者標識和執行日期中的至少一項選取任務圖像。 In another embodiment of the device, the selection of the randomized images by the marking and random check interaction module 204 may specifically include: selecting a task image based on at least one of the user identification and the execution date of the marked information processing.

所述裝置的另一個實施例中,所述標註抽查交互模組204將相應的抽檢圖像的抽檢資訊發送至所述標註複查交互模組203可以包括下述中的至少一種方式:將標註資訊存在錯誤的抽檢圖像發送給所述標註複查交互模組203;若標註資訊存在錯誤,則將抽檢圖像對應的任務圖像集合發送給所述標註複查交互模組203;將抽檢圖像的標註錯誤資訊發送給所述標註複查交互模組203。 In another embodiment of the device, the tagging and random checking interaction module 204 sending the sampling information of the corresponding sampling image to the tagging review interaction module 203 may include at least one of the following methods: Sampling images with errors are sent to the annotation review interaction module 203; if there are errors in the annotation information, the task image set corresponding to the sampling images is sent to the annotation review interaction module 203; The marking error information is sent to the marking review interaction module 203.

所述裝置的另一個實施例中,可以將抽檢通過的任務圖像或者任務圖像對應的圖像集合加入到對應的訓練樣本集合中,這樣得到的訓練樣本集合中的圖像的標註資訊更加準確,使得後續基於訓練樣本圖像的算法處理準確率更高。具體的,另一個實施例中,所述裝置還可以包括: 輸出模組205,可以用於將抽檢結果為標註資訊正確的抽檢圖像所對應的任務圖像集合標記為訓練樣本圖像,存入至相應的訓練樣本集合中。 In another embodiment of the device, the task image or the image set corresponding to the task image that passed the random inspection can be added to the corresponding training sample set, so that the annotation information of the images in the training sample set is more improved. Accurate, making subsequent algorithm processing based on training sample images more accurate. Specifically, in another embodiment, the device may further include: The output module 205 may be used to mark the task image set corresponding to the sampled image whose labeling information is correct as the sampled image as a training sample image, and store it in the corresponding training sample set.

本說明書提供的所述裝置另一種實施例中還可以包括: Another embodiment of the device provided in this specification may further include:

第一埋點處理模組206,可以用於識別在所述任務圖像中添加的預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊;還可以用於獲取所述檢查結果中所述監控圖像的標註資訊的識別結果;還可以用於比較所述識別結果與所述已知標註資訊,確定所述檢查結果的檢查準確率。 The first buried point processing module 206 can be used to identify a predetermined ratio of surveillance images added to the task image, and the known annotation information of the surveillance image includes the identified target and the corresponding category and annotation Frame information; can also be used to obtain the recognition result of the annotation information of the monitoring image in the inspection result; it can also be used to compare the recognition result with the known annotation information to determine the inspection standard of the inspection result Accuracy rate.

圖10是本說明書提供的所述裝置另一種實施例的模組結構示意圖,如圖10所示,所述裝置的另一個實施例中還可以對第二節點的作業人員的複查結果進行埋點監測。此處埋點監測使用的監控圖像可以與第一節點或第一埋點處理模組206使用的監控圖像相同,即可以使用同一批監控圖像來計算不同作業人員標註資訊處理的正確率,當然,也可以使用不同的監控圖像。具體的,所述裝置的另一個實施例中,還可以包括: Figure 10 is a schematic diagram of the module structure of another embodiment of the device provided in this specification. As shown in Figure 10, in another embodiment of the device, the results of the review of the second node operator can also be embedded. monitor. The monitoring image used for buried point monitoring here can be the same as the monitoring image used by the first node or the first buried point processing module 206, that is, the same batch of monitoring images can be used to calculate the correct rate of labeling information processing by different operators. Of course, different surveillance images can also be used. Specifically, in another embodiment of the device, it may further include:

第二埋點處理模組207,可以用於識別在所述任務圖像中添加的預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊;還可以用於獲取所述檢查結果中所述監控圖像的標註資訊的識別結果;還可以用於比較所述識別結果與所述已知標註資訊,確定所述檢查結果的檢查準確率。The second buried point processing module 207 can be used to identify a predetermined ratio of surveillance images added to the task image, and the known annotation information of the surveillance image includes the identified target and the corresponding category and annotation Frame information; can also be used to obtain the recognition result of the annotation information of the monitoring image in the inspection result; it can also be used to compare the recognition result with the known annotation information to determine the inspection standard of the inspection result Accuracy rate.

所述裝置的另一個實施例中,還可以根據埋點計算得到的檢測準確率或複查準確率相應的發出通知訊息。例如作業人員A檢查準確率在一周內處於第一閾值區間時,可以向作業人員A發出“標註資訊準確率較低,請檢查原因,慎重處理”。若作業人員A在10個工作日的檢查準確率平均低於最低考核閾值,則可以向指定的監督終端發出通知訊息,例如向標註抽查交互模組104或專用的終端設備發出訊息,甚至可以附帶建議調崗或者統計錯誤類型等資訊一同反饋給指定接收方。因此,本說明書提供的所述裝置的另一個實施例中,還可以包括: 第一通知模組2082,可以用於當所述檢查準確率在第一預設週期內達到第一閾值時,發出相應的通知訊息。 相應的,所述裝置的另一個實施例中,還可以包括: 第二通知模組2084,可以用於當所述複查準確率在第二預設週期內達到第二閾值時,發出相應的通知訊息。 圖11是本說明書提供的所述裝置另一種實施例的模組結構示意圖。 所述裝置的另一個實施例中,所述輸出模組105可以結合抽檢結果和埋點計算得到的複查準確率來確定抽檢的任務圖像或任務圖像集合是否通過。具體的,所述裝置的另一個實施例中,所述輸出模組105在所述複查準確率在誤差範圍內,且所述抽檢結果通過時,將對應的任務圖像集合添加至訓練樣本集合。 本說明書實施例提供的樣本圖像標註資訊處理方法可以在電腦中由處理器執行相應的程式指令來實現,如使用windows、Linux操作系統的應用程式化語言在PC端實現,或其他例如android、iOS系統相對應的應用設計語言集合必要的硬體實現,或者基於量子電腦的處理邏輯實現等。具體的,本說明書提供的一種伺服器實現上述方法的實施例中,所述伺服器可以包括處理器以及用於儲存處理器可執行指令的儲存器,所述處理器執行所述指令時實現: 接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框; 接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果; 接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型; 接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 所述的伺服器可以為單獨的伺服器,也可以為伺服器集群,或者分布式系統中的伺服器,其分佈在不同處理節點的伺服器終端可以被視為同一伺服器。 基於上述所述的方法、裝置或伺服器,本說明書還提供一種樣本圖像標註資訊處理系統,圖12是本說明書提供的所述系統一種實施例的框架結構示意圖,如圖11所示,可以包括: 第一處理終端,可以用於接收任務圖像以及所述任務圖像的檢查結果,將檢查處理後的任務圖像發送給第二處理終端,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;還用於接收第一重檢查結果,將所述第一重檢查結果發送所述第一終端進行第二檢查處理,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果; 第二處理終端,可以用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述第一處理終端進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型;還可以用於接收第二重檢查結果,將所述第二重檢查結果發送給第三處理終端,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果 第三處理終端,可以用於接收所述第二處理終端發送的標註資訊正確的任務圖像,還用於接收抽檢結果,以及在所述抽檢結果包括標註資訊存在錯誤時,將相應的抽檢圖像的抽檢資訊發送至所述第二終端進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果。 上述的指令可以儲存在多種電腦可讀儲存媒介中。所述電腦可讀儲存媒介可以包括用於儲存資訊的實體裝置,可以將資訊數位化後再以利用電、磁或者光學等方式的媒體加以儲存。本實施例所述的電腦可讀儲存媒介有可以包括:利用電能方式儲存資訊的裝置如,各式儲存器,如RAM、ROM等;利用磁能方式儲存資訊的裝置如,硬碟、軟碟、磁帶、磁芯儲存器、磁泡儲存器、隨身碟;利用光學方式儲存資訊的裝置如,CD或DVD。當然,還有其他方式的可讀儲存媒介,例如量子儲存器、石墨烯儲存器等等。下述所述的裝置或伺服器或客戶端或系統中的指令同上描述。 需要說明的是,本說明書實施例上述所述的裝置、伺服器、系統,根據相關方法實施例的描述還可以包括其他的實施方式。具體的實現方式可以參照方法實施例的描述,在此不作一一贅述。 本說明書中的各個實施例均採用遞進的方式描述,各個實施例之間相同相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。尤其,對於硬體+程式類實施例而言,由於其基本相似於方法實施例,所以描述的比較簡單,相關之處參見方法實施例的部分說明即可。 上述對本說明書特定實施例進行了描述。其它實施例在所附申請專利範圍的範圍內。在一些情況下,在申請專利範圍中記載的動作或步驟可以按照不同於實施例中的順序來執行並且仍然可以實現期望的結果。另外,在圖式中描繪的過程不一定要求示出的特定順序或者連續順序才能實現期望的結果。在某些實施方式中,多任務處理和並行處理也是可以的或者可能是有利的。 本說明書提供多處作業節點不同處理結果的交互判斷處理邏輯,當圖像標註資訊出錯時可以自動返回使作業人員進行重新審查、修改等處理。這樣可以在不斷的反饋交互中提升作業人員的業務能力,逐漸提高標註效率,有效提高訓練樣本圖像標註資訊的準確率。 雖然本申請提供了如實施例或流程圖所述的方法操作步驟,但基於常規或者無進步性的勞動可以包括更多或者更少的操作步驟。實施例中列舉的步驟順序僅僅為眾多步驟執行順序中的一種方式,不代表唯一的執行順序。在實際中的裝置或客戶端產品執行時,可以按照實施例或者圖式所示的方法順序執行或者並行執行(例如並行處理器或者多線程處理的環境)。 儘管本說明書實施例內容中提到通過標註框面積計算檢查準確率/複查準確率、第三節點對第二節點進行抽查等之類的資料獲取、交互、計算、判斷等操作和資料描述,但是,本說明書實施例並不局限於必須是符合行業通訊標準、標準圖像資料處理協議、通訊協議和標準資料模型/模板或本說明書實施例所描述的情況。某些行業標準或者使用自定義方式或實施例描述的實施基礎上略加修改後的實施方案也可以實現上述實施例相同、等同或相近、或變形後可預料的實施效果。應用這些修改或變形後的資料獲取、儲存、判斷、處理方式等獲取的實施例,仍然可以屬於本說明書的可選實施方案範圍之內。 在20世紀90年代,對於一個技術的改進可以很明顯地區分是硬體上的改進(例如,對二極體、電晶體、開關等電路結構的改進)還是軟體上的改進(對於方法流程的改進)。然而,隨著技術的發展,當今的很多方法流程的改進已經可以視為硬體電路結構的直接改進。設計人員幾乎都通過將改進的方法流程程式化到硬體電路中來得到相應的硬體電路結構。因此,不能說一個方法流程的改進就不能用硬體實體模組來實現。例如,可程式化邏輯器件(Programmable Logic Device, PLD)(例如現場可程式化閘陣列(Field Programmable Gate Array, FPGA))就是這樣一種積體電路,其邏輯功能由使用者對器件程式化來確定。由設計人員自行程式化來把一個數位系統“整合”在一片PLD上,而不需要請晶片製造廠商來設計和製作專用的積體電路晶片。而且,如今,取代手工地製作積體電路晶片,這種程式化也多半改用“邏輯編譯器(logic compiler)”軟體來實現,它與程式開發撰寫時所用的軟體編譯器相類似,而要編譯之前的原始代碼也得用特定的程式化語言來撰寫,此稱之為硬體描述語言(Hardware Description Language, HDL),而HDL也並非僅有一種,而是有許多種,如ABEL (Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL (Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware Description Language)與Verilog。本領域技術人員也應該清楚,只需要將方法流程用上述幾種硬體描述語言稍作邏輯程式化並程式化到積體電路中,就可以很容易得到實現該邏輯方法流程的硬體電路。 控制器可以按任何適當的方式實現,例如,控制器可以採取例如微處理器或處理器以及儲存可由該(微)處理器執行的電腦可讀程式代碼(例如軟體或韌體)的電腦可讀媒介、邏輯閘、開關、專用積體電路(Application Specific Integrated Circuit, ASIC)、可程式化邏輯控制器和嵌入微控制器的形式,控制器的例子包括但不限於以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20以及Silicone Labs C8051F320,儲存器控制器還可以被實現為儲存器的控制邏輯的一部分。本領域技術人員也知道,除了以純電腦可讀程式代碼方式實現控制器以外,完全可以通過將方法步驟進行邏輯程式化來使得控制器以邏輯閘、開關、專用積體電路、可程式化邏輯控制器和嵌入微控制器等的形式來實現相同功能。因此這種控制器可以被認為是一種硬體部件,而對其內包括的用於實現各種功能的裝置也可以視為硬體部件內的結構。或者甚至,可以將用於實現各種功能的裝置視為既可以是實現方法的軟體模組又可以是硬體部件內的結構。 上述實施例闡明的系統、裝置、模組或單元,具體可以由電腦晶片或實體實現,或者由具有某種功能的產品來實現。一種典型的實現設備為電腦。具體的,電腦例如可以為個人電腦、膝上型電腦、車載人機交互設備、蜂窩電話、相機電話、智慧電話、個人數位助理、媒體播放器、導航設備、電子郵件設備、遊戲控制台、平板電腦、可穿戴設備或者這些設備中的任何設備的組合。 雖然本說明書實施例提供了如實施例或流程圖所述的方法操作步驟,但基於常規或者無進步性的手段可以包括更多或者更少的操作步驟。實施例中列舉的步驟順序僅僅為眾多步驟執行順序中的一種方式,不代表唯一的執行順序。在實際中的裝置或終端產品執行時,可以按照實施例或者圖式所示的方法順序執行或者並行執行(例如並行處理器或者多線程處理的環境,甚至為分布式資料處理環境)。術語“包括”、“包含”或者其任何其他變體意在涵蓋非排他性的包含,從而使得包括一系列要素的過程、方法、產品或者設備不僅包括那些要素,而且還包括沒有明確列出的其他要素,或者是還包括為這種過程、方法、產品或者設備所固有的要素。在沒有更多限制的情況下,並不排除在包括所述要素的過程、方法、產品或者設備中還存在另外的相同或等同要素。 為了描述的方便,描述以上裝置時以功能分為各種模組分別描述。當然,在實施本說明書實施例時可以把各模組的功能在同一個或多個軟體及/或硬體中實現,也可以將實現同一功能的模組由多個子模組或子單元的組合實現等。以上所描述的裝置實施例僅僅是示意性的,例如,所述單元的劃分,僅僅為一種邏輯功能劃分,實際實現時可以有另外的劃分方式,例如多個單元或組件可以結合或者可以整合到另一個系統,或一些特徵可以忽略,或不執行。另一點,所顯示或討論的相互之間的耦合或直接耦合或通訊連接可以是通過一些介面,裝置或單元的間接耦合或通訊連接,可以是電性,機械或其它的形式。 本領域技術人員也知道,除了以純電腦可讀程式代碼方式實現控制器以外,完全可以通過將方法步驟進行邏輯程式化來使得控制器以邏輯閘、開關、專用積體電路、可程式化邏輯控制器和嵌入微控制器等的形式來實現相同功能。因此這種控制器可以被認為是一種硬體部件,而對其內部包括的用於實現各種功能的裝置也可以視為硬體部件內的結構。或者甚至,可以將用於實現各種功能的裝置視為既可以是實現方法的軟體模組又可以是硬體部件內的結構。 本發明是參照根據本發明實施例的方法、設備(系統)、和電腦程式產品的流程圖及/或方塊圖來描述的。應理解可由電腦程式指令實現流程圖及/或方塊圖中的每一流程及/或方塊、以及流程圖及/或方塊圖中的流程及/或方塊的結合。可提供這些電腦程式指令到通用電腦、專用電腦、嵌入式處理機或其他可程式化資料處理設備的處理器以產生一個機器,使得通過電腦或其他可程式化資料處理設備的處理器執行的指令產生用於實現在流程圖一個流程或多個流程及/或方塊圖一個方塊或多個方塊中指定的功能的裝置。 這些電腦程式指令也可儲存在能引導電腦或其他可程式化資料處理設備以特定方式工作的電腦可讀儲存器中,使得儲存在該電腦可讀儲存器中的指令產生包括指令裝置的製造品,該指令裝置實現在流程圖一個流程或多個流程及/或方塊圖一個方塊或多個方塊中指定的功能。 這些電腦程式指令也可裝載到電腦或其他可程式化資料處理設備上,使得在電腦或其他可程式化設備上執行一系列操作步驟以產生電腦實現的處理,從而在電腦或其他可程式化設備上執行的指令提供用於實現在流程圖一個流程或多個流程及/或方塊圖一個方塊或多個方塊中指定的功能的步驟。 在一個典型的配置中,計算設備包括一個或多個處理器(CPU)、輸入/輸出介面、網路介面和記憶體。 記憶體可能包括電腦可讀媒介中的非永久性儲存器,隨機存取儲存器(RAM)及/或非易失性記憶體等形式,如唯讀儲存器(ROM)或快閃記憶體(flash RAM)。記憶體是電腦可讀媒介的示例。 電腦可讀媒介包括永久性和非永久性、可行動和非可行動媒體可以由任何方法或技術來實現資訊儲存。資訊可以是電腦可讀指令、資料結構、程式的模組或其他資料。電腦的儲存媒介的例子包括,但不限於相變記憶體(PRAM)、靜態隨機存取儲存器(SRAM)、動態隨機存取儲存器(DRAM)、其他類型的隨機存取儲存器(RAM)、唯讀儲存器(ROM)、電可抹除可程式化唯讀儲存器(EEPROM)、快閃記憶體或其他記憶體技術、唯讀光碟唯讀儲存器(CD-ROM)、數位多功能光碟(DVD)或其他光學儲存、卡式磁帶,磁帶磁磁碟儲存或其他磁性儲存設備或任何其他非傳輸媒介,可用於儲存可以被計算設備存取的資訊。按照本文中的界定,電腦可讀媒介不包括暫存電腦可讀媒體(transitory media),如調變的資料信號和載波。 本領域技術人員應明白,本說明書的實施例可提供為方法、系統或電腦程式產品。因此,本說明書實施例可採用完全硬體實施例、完全軟體實施例或結合軟體和硬體方面的實施例的形式。而且,本說明書實施例可採用在一個或多個其中包含有電腦可用程式代碼的電腦可用儲存媒介(包括但不限於磁碟儲存器、CD-ROM、光學儲存器等)上實施的電腦程式產品的形式。 本說明書實施例可以在由電腦執行的電腦可執行指令的一般上下文中描述,例如程式模組。一般地,程式模組包括執行特定任務或實現特定抽象資料類型的例程、程式、對象、組件、資料結構等等。也可以在分布式計算環境中實踐本說明書實施例,在這些分布式計算環境中,由通過通訊網路而被連接的遠程處理設備來執行任務。在分布式計算環境中,程式模組可以位於包括儲存設備在內的本地和遠程電腦儲存媒介中。 本說明書中的各個實施例均採用遞進的方式描述,各個實施例之間相同相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。尤其,對於系統實施例而言,由於其基本相似於方法實施例,所以描述的比較簡單,相關之處參見方法實施例的部分說明即可。在本說明書的描述中,參考術語“一個實施例”、“一些實施例”、“示例”、“具體示例”、或“一些示例”等的描述意指結合該實施例或示例描述的具體特徵、結構、材料或者特點包含於本說明書實施例的至少一個實施例或示例中。在本說明書中,對上述術語的示意性表述不必須針對的是相同的實施例或示例。而且,描述的具體特徵、結構、材料或者特點可以在任一個或多個實施例或示例中以合適的方式結合。此外,在不相互矛盾的情況下,本領域的技術人員可以將本說明書中描述的不同實施例或示例以及不同實施例或示例的特徵進行結合和組合。 以上所述僅為本說明書實施例的實施例而已,並不用於限制本說明書實施例。對於本領域技術人員來說,本說明書實施例可以有各種更改和變化。凡在本說明書實施例的精神和原理之內所作的任何修改、等同替換、改進等,均應包含在本說明書實施例的請求項範圍之內。In another embodiment of the device, a notification message can be sent correspondingly based on the detection accuracy rate or the recheck accuracy rate calculated by the buried point. For example, when the inspection accuracy rate of operator A is within the first threshold interval within a week, operator A can send "the accuracy rate of labeling information is low, please check the reason and handle it carefully". If the inspection accuracy rate of the operator A in 10 working days is lower than the minimum assessment threshold on average, he can send a notification message to the designated supervision terminal, for example, send a message to the marked spot check interaction module 104 or a dedicated terminal device, or even attach It is recommended that information such as job transfer or statistical error types be fed back to the designated receiver. Therefore, in another embodiment of the device provided in this specification, it may further include: The first notification module 2082 may be used to send a corresponding notification message when the check accuracy rate reaches a first threshold within a first preset period. Correspondingly, in another embodiment of the device, it may further include: The second notification module 2084 may be used to send a corresponding notification message when the review accuracy rate reaches a second threshold within a second preset period. FIG. 11 is a schematic diagram of the module structure of another embodiment of the device provided in this specification. In another embodiment of the device, the output module 105 can determine whether the sampled task image or task image set passes by combining the sampling inspection result and the re-examination accuracy rate calculated by the buried point. Specifically, in another embodiment of the device, the output module 105 adds the corresponding task image set to the training sample set when the recheck accuracy rate is within the error range and the sampling result passes. . The sample image annotation information processing method provided by the embodiment of this specification can be implemented by the processor in the computer by executing the corresponding program instructions, such as using the application programming language of the windows and Linux operating systems on the PC side, or other such as android, The necessary hardware implementation of the application design language corresponding to the iOS system, or the implementation of the processing logic based on a quantum computer, etc. Specifically, in an embodiment in which a server provided in this specification implements the above method, the server may include a processor and a storage for storing executable instructions of the processor, and the processor implements the following when executing the instructions: Receiving a task image, the task image including at least the following label information: the category corresponding to the target in the identified task image and the label frame of the target; Receive a check result of the task image, the check result includes: performing a first check process on the label information of the task image, and when it is determined that the label information has errors, the result is obtained after correcting the label information Mark the result; Receive a review result of the task image, and if the review result includes an error in the annotation information, feedback the error type. The review result includes: performing a second inspection process on the task image, and if the annotation information exists In the event of an error, the type of error identified in the inspection result that is incorrect; A first re-inspection result is received, and the second re-inspection process is performed on the first re-inspection result, where the first re-inspection result includes the annotation obtained by correcting the annotation information of the task image based on the error type result. The server may be a single server, a server cluster, or a server in a distributed system, and server terminals distributed on different processing nodes may be regarded as the same server. Based on the above-mentioned method, device or server, this specification also provides a sample image annotation information processing system. FIG. 12 is a schematic diagram of the framework structure of an embodiment of the system provided in this specification. As shown in FIG. 11, include: The first processing terminal may be used to receive the task image and the inspection result of the task image, and send the task image after the inspection process to the second processing terminal, and the task image includes at least the following annotation information: The category corresponding to the target in the identified task image and the label frame of the target, the check result includes: performing a first check process on the label information of the task image, and when it is determined that there is an error in the label information , The labeling result obtained after correcting the labeling information; and also for receiving the first re-inspection result, and sending the first re-inspection result to the first terminal for second inspection processing, the first re-inspection The result includes the annotation result obtained by correcting the annotation information of the task image based on the error type in the review result; The second processing terminal may be used to receive the review result, and send the review result to the first processing terminal to perform the first re-inspection process when the re-inspection result includes an error in the labeled information, and the review result includes: The task image is subjected to a second inspection process. When there is an error in the annotation information, it is determined that the inspection result has an error type; it can also be used to receive a second inspection result and perform the second inspection. The result is sent to the third processing terminal, and the second recheck result includes the annotation result obtained by correcting the annotation information of the corresponding task image based on the sampling information The third processing terminal can be used to receive the task image with the correct labeling information sent by the second processing terminal, and also to receive the random inspection result, and when the random inspection result includes an error in the labeling information, the corresponding random inspection map The sampling information of the image is sent to the second terminal for second re-inspection processing, and the sampling result includes: selecting a sampling image from the received task images according to a preset rule, and verifying whether the annotation information of the sampling image is Correct result of processing. The above-mentioned instructions can be stored in a variety of computer-readable storage media. The computer-readable storage medium may include a physical device for storing information, and the information may be digitized and then stored in a medium using electric, magnetic, or optical methods. The computer-readable storage medium described in this embodiment may include: devices that use electrical energy to store information, such as various types of storage, such as RAM, ROM, etc.; devices that use magnetic energy to store information, such as hard disks, floppy disks, Magnetic tapes, magnetic core storage, bubble storage, flash drives; devices that use optical methods to store information, such as CDs or DVDs. Of course, there are other ways of readable storage media, such as quantum storage, graphene storage, and so on. The instructions in the device or server or client or system described below are the same as those described above. It should be noted that the above-mentioned devices, servers, and systems in the embodiments of this specification may also include other implementation manners according to the description of the relevant method embodiments. For specific implementation manners, reference may be made to the description of the method embodiments, which will not be repeated here. The various embodiments in this specification are described in a progressive manner, and the same or similar parts between the various embodiments can be referred to each other, and each embodiment focuses on the difference from other embodiments. In particular, for the hardware + program embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for the relevant parts, please refer to the part of the description of the method embodiment. The foregoing describes specific embodiments of this specification. Other embodiments are within the scope of the attached patent application. In some cases, the actions or steps described in the scope of the patent application may be performed in a different order than in the embodiments and still achieve desired results. In addition, the processes depicted in the drawings do not necessarily require the specific order or sequential order shown in order to achieve the desired result. In some embodiments, multitasking and parallel processing are also possible or may be advantageous. This manual provides interactive judgment processing logic for different processing results of multiple operation nodes. When the image annotation information is wrong, it can automatically return to allow the operator to re-examine, modify, and other processing. In this way, the business ability of the operators can be improved in the continuous feedback interaction, the labeling efficiency can be gradually improved, and the accuracy of the training sample image labeling information can be effectively improved. Although this application provides method operation steps as described in the embodiments or flowcharts, conventional or non-progressive labor may include more or fewer operation steps. The sequence of steps listed in the embodiment is only one way of the execution sequence of many steps, and does not represent the only execution sequence. When the actual device or client product is executed, it can be executed sequentially or in parallel according to the method shown in the embodiment or the drawings (for example, a parallel processor or a multi-threaded environment). Although the content of the embodiments of this specification mentions operations and descriptions of data acquisition, interaction, calculation, judgment, etc., such as the calculation of inspection accuracy/re-examination accuracy by marking the area of the frame, the random inspection of the second node by the third node, etc., but The embodiments of this specification are not limited to the situations described in the embodiments of this specification that must comply with industry communication standards, standard image data processing protocols, communication protocols, and standard data models/templates. Certain industry standards or implementations described in custom methods or examples with slight modifications can also achieve the same, equivalent or similar implementation effects of the foregoing examples, or predictable implementation effects after modification. The examples obtained by applying these modified or deformed data acquisition, storage, judgment, processing methods, etc., can still fall within the scope of the optional implementation schemes of this specification. In the 1990s, the improvement of a technology can be clearly distinguished from the improvement of the hardware (for example, the improvement of the circuit structure of diodes, transistors, switches, etc.) or the improvement of the software (for the process of the method). Improve). However, with the development of technology, the improvement of many methods and processes of today can be regarded as a direct improvement of the hardware circuit structure. Designers almost always get the corresponding hardware circuit structure by programming the improved method flow into the hardware circuit. Therefore, it cannot be said that the improvement of a method flow cannot be realized by the hardware entity module. For example, Programmable Logic Device (PLD) (such as Field Programmable Gate Array (FPGA)) is such an integrated circuit whose logic function is determined by the user programming the device . It is programmed by the designer to "integrate" a digital system on a single PLD, without requiring the chip manufacturer to design and manufacture a dedicated integrated circuit chip. Moreover, nowadays, instead of manually making integrated circuit chips, this programming is mostly realized by using "logic compiler" software, which is similar to the software compiler used in program development and writing. The original code before compilation must also be written in a specific programming language, which is called Hardware Description Language (HDL), and HDL is not only one, but there are many, such as ABEL (Advanced Boolean Expression Language), AHDL (Altera Hardware Description Language), Confluence, CUPL (Cornell University Programming Language), HDCal, JHDL (Java Hardware Description Language), Lava, Lola, MyHDL, PALASM, RHDL (Ruby Hardware Description Language), etc., Currently the most commonly used are VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog. It should also be clear to those skilled in the art that only need to logically program the method flow in the above-mentioned hardware description languages and program it into an integrated circuit, the hardware circuit that implements the logic method flow can be easily obtained. The controller can be implemented in any suitable manner. For example, the controller can be a microprocessor or a processor and a computer readable program code (such as software or firmware) that can be executed by the (micro) processor. Media, logic gates, switches, application specific integrated circuits (ASICs), programmable logic controllers and embedded microcontrollers. Examples of controllers include but are not limited to the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20 and Silicon Labs C8051F320, the memory controller can also be implemented as part of the memory control logic. Those skilled in the art also know that in addition to implementing the controller in a purely computer-readable program code manner, it is entirely possible to program the method steps in logic to enable the controller to be controlled by logic gates, switches, dedicated integrated circuits, and programmable logic. The same function can be realized in the form of an embedded micro-controller, etc. Therefore, such a controller can be regarded as a hardware component, and the devices included in it for realizing various functions can also be regarded as a structure within the hardware component. Or even, the device for realizing various functions can be regarded as both a software module for realizing the method and a structure within a hardware component. The systems, devices, modules, or units explained in the above embodiments may be implemented by computer chips or entities, or implemented by products with certain functions. A typical implementation device is a computer. Specifically, the computer can be, for example, a personal computer, a laptop computer, a vehicle-mounted human-computer interaction device, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, and a tablet. Computers, wearable devices, or any combination of these devices. Although the embodiments of this specification provide method operation steps as described in the embodiments or flowcharts, conventional or non-progressive means may include more or fewer operation steps. The sequence of steps listed in the embodiment is only one way of the execution sequence of many steps, and does not represent the only execution sequence. When the actual device or terminal product is executed, it can be executed sequentially or in parallel according to the method shown in the embodiment or the drawings (for example, a parallel processor or multi-threaded processing environment, or even a distributed data processing environment). The terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, product, or device that includes a series of elements includes not only those elements, but also other elements that are not explicitly listed. Elements, or also include elements inherent to such processes, methods, products, or equipment. If there are no more restrictions, it does not exclude that there are other identical or equivalent elements in the process, method, product, or device including the elements. For the convenience of description, when describing the above device, the functions are divided into various modules and described separately. Of course, when implementing the embodiments of this specification, the functions of each module can be implemented in the same or multiple software and/or hardware, or the modules that implement the same function can be composed of multiple sub-modules or sub-units. Realization and so on. The device embodiments described above are merely illustrative. For example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or integrated into Another system, or some features can be ignored, or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms. Those skilled in the art also know that in addition to implementing the controller in a purely computer-readable program code manner, it is entirely possible to program the method steps in logic to enable the controller to be controlled by logic gates, switches, dedicated integrated circuits, and programmable logic. The same function can be realized in the form of an embedded micro-controller, etc. Therefore, such a controller can be regarded as a hardware component, and the devices included in the controller for realizing various functions can also be regarded as a structure within the hardware component. Or even, the device for realizing various functions can be regarded as both a software module for realizing the method and a structure within a hardware component. The present invention is described with reference to flowcharts and/or block diagrams of methods, equipment (systems), and computer program products according to embodiments of the present invention. It should be understood that each process and/or block in the flowchart and/or block diagram, and the combination of processes and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions can be provided to the processors of general-purpose computers, dedicated computers, embedded processors, or other programmable data processing equipment to generate a machine that can be executed by the processors of the computer or other programmable data processing equipment A device for realizing the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram is generated. These computer program instructions can also be stored in a computer-readable storage that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable storage produce a manufactured product including the instruction device , The instruction device realizes the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram. These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operating steps are performed on the computer or other programmable equipment to generate computer-implemented processing, so that the computer or other programmable equipment The instructions executed above provide steps for implementing functions specified in a flow or multiple flows in the flowchart and/or a block or multiple blocks in the block diagram. In a typical configuration, the computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. Memory may include non-permanent storage in computer-readable media, random access storage (RAM) and/or non-volatile storage, such as read-only storage (ROM) or flash memory ( flash RAM). Memory is an example of computer readable media. Computer-readable media include permanent and non-permanent, movable and non-movable media, and information storage can be realized by any method or technology. Information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), and other types of random access memory (RAM) , Read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital multi-function Optical discs (DVD) or other optical storage, cassette tapes, magnetic tape storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves. Those skilled in the art should understand that the embodiments of this specification can be provided as methods, systems or computer program products. Therefore, the embodiments of this specification may adopt the form of a completely hardware embodiment, a completely software embodiment, or an embodiment combining software and hardware. Moreover, the embodiments of this specification may adopt computer program products implemented on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer-usable program codes. form. The embodiments of this specification can be described in the general context of computer-executable instructions executed by a computer, such as a program module. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform specific tasks or implement specific abstract data types. The embodiments of this specification can also be practiced in distributed computing environments. In these distributed computing environments, remote processing devices connected through a communication network perform tasks. In a distributed computing environment, program modules can be located in local and remote computer storage media including storage devices. The various embodiments in this specification are described in a progressive manner, and the same or similar parts between the various embodiments can be referred to each other, and each embodiment focuses on the difference from other embodiments. In particular, as for the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for related parts, please refer to the part of the description of the method embodiment. In the description of this specification, descriptions with reference to the terms "one embodiment", "some embodiments", "examples", "specific examples", or "some examples" etc. mean specific features described in conjunction with the embodiment or example , Structure, materials or features are included in at least one embodiment or example of the embodiments of this specification. In this specification, the schematic representations of the above terms do not necessarily refer to the same embodiment or example. Moreover, the described specific features, structures, materials or characteristics can be combined in any one or more embodiments or examples in a suitable manner. In addition, those skilled in the art can combine and combine the different embodiments or examples and the features of the different embodiments or examples described in this specification without contradicting each other. The above descriptions are only examples of the embodiments of the present specification, and are not used to limit the embodiments of the present specification. For those skilled in the art, various modifications and changes can be made to the embodiments of this specification. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiment of this specification should be included in the scope of the claims of the embodiment of this specification.

S0‧‧‧步驟 S2‧‧‧步驟 S4‧‧‧步驟 S6‧‧‧步驟 S80‧‧‧步驟 S82‧‧‧步驟 S84‧‧‧步驟 S86‧‧‧步驟 S100‧‧‧步驟 S200‧‧‧步驟 S300‧‧‧步驟 S400‧‧‧步驟 10‧‧‧伺服器 102‧‧‧處理器 104‧‧‧非易失性儲存器 106‧‧‧傳輸模組 201‧‧‧圖像接收模組 202‧‧‧標註檢查交互模組 203‧‧‧標註複查交互模組 204‧‧‧標註抽查交互模組 206‧‧‧第一埋點處理模組 207‧‧‧第二埋點處理模組 2082‧‧‧第一通知模組 2084‧‧‧第二通知模組S0‧‧‧Step S2‧‧‧Step S4‧‧‧Step S6‧‧‧Step S80‧‧‧Step S82‧‧‧Step S84‧‧‧Step S86‧‧‧Step S100‧‧‧Step S200‧‧‧Step S300‧‧‧Step S400‧‧‧Step 10‧‧‧Server 102‧‧‧Processor 104‧‧‧Non-volatile memory 106‧‧‧Transmission Module 201‧‧‧Image receiving module 202‧‧‧Annotation check interactive module 203‧‧‧Marking review interactive module 204‧‧‧Marking and Spot Checking Interactive Module 206‧‧‧The first buried point processing module 207‧‧‧Second buried point processing module 2082‧‧‧First Notification Module 2084‧‧‧Second Notification Module

為了更清楚地說明本說明書實施例或現有技術中的技術方案,下面將對實施例或現有技術描述中所需要使用的圖式作簡單地介紹,顯而易見地,下面描述中的圖式僅僅是本說明書中記載的一些實施例,對於本領域普通技術人員來講,在不付出進步性勞動性的前提下,還可以根據這些圖式獲得其他的圖式。 圖1是本說明書所述方法一種對樣本圖像中的多目標進行標註的作業場景示意圖; 圖2是本說明書提供的所述一種樣本圖像標註資訊處理方法實施例的流程示意圖; 圖3是本說明書一個實施場景中在第二節點對任務圖像進行複查的處理過程示意圖; 圖4是本說明書提供的所述方法另一個實施例的方法流程示意圖; 圖5是本說明書一個確定檢查準確率的處理場景示意圖; 圖6是本說明書提供的一種用於伺服器的樣本圖像標註資訊處理方法流程示意圖; 圖7是本發明實施例的一種訓練樣本圖像標註資訊處理伺服器的硬體結構方塊圖; 圖8是本說明書提供的一種樣本圖像標註資訊處理裝置實施例的模組結構示意圖; 圖9是本說明書提供的所述裝置另一種實施例的模組結構示意圖; 圖10是本說明書提供的所述裝置另一種實施例的模組結構示意圖 圖11是本說明書提供的所述裝置另一種實施例的模組結構示意圖; 圖12是本說明書提供的所述系統一種實施例的框架結構示意圖。In order to more clearly explain the technical solutions in the embodiments of this specification or the prior art, the following will briefly introduce the drawings that need to be used in the embodiments or the description of the prior art. Obviously, the drawings in the following description are merely the present For some of the embodiments described in the specification, for those of ordinary skill in the art, other schemes can be obtained based on these schemes without making progressive labor. Fig. 1 is a schematic diagram of a job scene for labeling multiple targets in a sample image according to the method described in this specification; 2 is a schematic flowchart of an embodiment of the method for processing sample image annotation information provided in this specification; Fig. 3 is a schematic diagram of a process of reviewing task images at a second node in an implementation scenario of this specification; FIG. 4 is a schematic diagram of the method flow of another embodiment of the method provided in this specification; Figure 5 is a schematic diagram of a processing scenario for determining the inspection accuracy in this manual; FIG. 6 is a schematic diagram of a process flow diagram of a method for processing sample image annotation information for a server provided in this specification; 7 is a block diagram of the hardware structure of a training sample image annotation information processing server according to an embodiment of the present invention; 8 is a schematic diagram of the module structure of an embodiment of a sample image annotation information processing device provided in this specification; 9 is a schematic diagram of the module structure of another embodiment of the device provided in this specification; Figure 10 is a schematic diagram of the module structure of another embodiment of the device provided in this specification 11 is a schematic diagram of the module structure of another embodiment of the device provided in this specification; Fig. 12 is a schematic diagram of the frame structure of an embodiment of the system provided in this specification.

Claims (24)

一種圖像標註資訊處理方法,所述方法包括:第一節點接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框;第一節點接收所述任務圖像的檢查結果,將第一檢查處理後的任務圖像發送給第二節點,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;所述第二節點接收複查結果,若所述複查結果包括標註資訊存在錯誤,則將複查結果發送給所述第一節點進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型;所述第一節點接收第一重檢查結果,將所述第一重檢查結果發送給所述第二節點進行所述第二檢查處理,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果;在所述任務圖像中添加預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊。 An image annotation information processing method, the method comprising: a first node receives a task image, the task image includes at least the following annotation information: the category corresponding to the target in the identified task image, and the The marking frame of the target; the first node receives the inspection result of the task image, and sends the task image processed by the first inspection to the second node, the inspection result includes: marking information on the task image Perform the first inspection process, and when it is determined that the annotation information has errors, the annotation result obtained after correcting the annotation information; the second node receives the review result, and if the review result includes an error in the annotation information, it will The recheck result is sent to the first node for a first recheck process, and the recheck result includes: performing a second check process on the task image, and when there is an error in the annotation information, the determined check result appears The error type of the error; the first node receives the first re-check result, and sends the first re-check result to the second node for the second check process, and the first re-check result includes The annotation result obtained by correcting the annotation information of the task image by describing the error type in the review result; adding a predetermined ratio of surveillance images to the task image, and the known annotation information of the surveillance image includes recognition The target and the corresponding category and label box information. 如請求項1所述的方法,所述方法還包括:將所述複查結果中所述標註資訊正確的任務圖像發送至第三節點;所述第三節點接收抽檢結果,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果;若所述抽檢結果包括標註資訊存在錯誤,則將相應的抽檢圖像的抽檢資訊發送至所述第二節點進行第二重檢查處理;相應的,所述第二節點接收第二重檢查結果,將所述第二重檢查結果發送給所述第三節點,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 According to the method of claim 1, the method further includes: sending the task image with the correct annotation information in the review result to a third node; the third node receives the result of the random inspection, and the result of the random inspection includes : The processing result obtained by selecting random images from the received task images according to preset rules and verifying whether the annotation information of the random images is correct; if the random inspection results include errors in the annotation information, the corresponding random inspection The sampling information of the image is sent to the second node for second re-inspection processing; correspondingly, the second node receives the second re-inspection result, and sends the second re-inspection result to the third node, The second recheck result includes an annotation result obtained by correcting the annotation information of the corresponding task image based on the sampling information. 如請求項2所述的方法,所述選取抽檢圖像包括:基於標註資訊處理的使用者標識和執行日期中的至少一項選取任務圖像。 According to the method of claim 2, the selecting the random images includes: selecting the task image based on at least one of the user identification and the execution date of the annotation information processing. 如請求項2所述的方法,所述將相應的抽檢圖像的抽檢資訊發送至所述第二節點包括下述中的至少一種方式:將標註資訊存在錯誤的抽檢圖像發送給所述第二節點;若標註資訊存在錯誤,則將抽檢圖像對應的任務圖像集合發送給所述第二節點; 將抽檢圖像的標註錯誤資訊發送給所述第二節點。 According to the method of claim 2, the sending the sampling information of the corresponding sampling image to the second node includes at least one of the following methods: sending the sampling image with the error in the annotation information to the first node Two nodes; if there is an error in the annotation information, send the task image set corresponding to the sampled image to the second node; Send the marking error information of the randomly checked image to the second node. 如請求項2所述的方法,所述方法還包括:將抽檢結果為標註資訊正確的抽檢圖像所對應的任務圖像集合標記為訓練樣本圖像。 According to the method described in claim 2, the method further includes: marking the task image set corresponding to the sampled image whose labeling information is correct as the sampled image as the training sample image. 如請求項1所述的方法,所述方法還包括:獲取所述檢查結果中所述監控圖像的標註資訊的識別結果;比較所述識別結果與所述已知標註資訊,確定所述檢查結果的檢查準確率。 According to the method of claim 1, the method further includes: obtaining a recognition result of the annotation information of the monitoring image in the inspection result; comparing the recognition result with the known annotation information to determine the inspection Check accuracy of results. 如請求項6所述的方法,所述方法還包括:當所述檢查準確率在第一預設週期內達到第一閾值時,發出相應的通知訊息。 According to the method of claim 6, the method further includes: sending a corresponding notification message when the check accuracy rate reaches a first threshold within a first preset period. 如請求項2所述的方法,所述方法還包括:獲取所述複查結果中所述監控圖像的標註資訊的識別結果;比較所述識別結果與所述已知標註資訊,確定所述複查結果的複查準確率。 According to the method of claim 2, the method further includes: obtaining a recognition result of the annotation information of the monitoring image in the review result; comparing the recognition result with the known annotation information to determine the review The accuracy of the results of the review. 如請求項8所述的方法,所述方法還包括:當所述複查準確率在第二預設週期內達到第二閾值 時,發出相應的通知訊息。 According to the method according to claim 8, the method further includes: when the recheck accuracy rate reaches a second threshold within a second preset period When the time, the corresponding notification message is sent out. 請求項8所述的方法,所述方法還包括:若所述複查準確率在誤差範圍內,且所述抽檢結果通過,則將抽檢圖像對應的任務圖像集合添加至訓練樣本集合。 The method according to claim 8, the method further includes: if the recheck accuracy rate is within the error range and the sampling check result passes, adding the task image set corresponding to the sampling image to the training sample set. 一種圖像標註資訊處理方法,所述方法包括:接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框;接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型;接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果;在所述任務圖像中添加預定比例的監控圖像,所述監 控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊。 An image annotation information processing method, the method comprising: receiving a task image, the task image includes at least the following annotation information: the category corresponding to the target in the identified task image, and the target's Annotation frame; receiving the inspection result of the task image, the inspection result includes: performing a first inspection process on the annotation information of the task image, and correcting the annotation information when it is determined that there is an error in the annotation information The annotation result obtained later; receiving the review result of the task image, and if the review result includes an error in the annotation information, feedback the error type, and the review result includes: performing a second inspection process on the task image, When there is an error in the annotation information, it is determined that the check result has an error type; the first recheck result is received, the second check process is performed on the first recheck result, and the first recheck is The result includes the annotation result obtained by correcting the annotation information of the task image based on the error type; adding a predetermined ratio of monitoring images to the task image, and the monitoring The known label information of the control image includes the identified target and the corresponding category and label frame information. 如請求項11所述的方法,所述方法還包括:接收所述任務圖像的抽檢結果,所述抽檢結果包括:按照預設規則從複查結果為所述標註資訊正確的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果;若所述抽檢結果包括標註資訊存在錯誤,則反饋相應的抽檢圖像的抽檢資訊;接收第二重檢查結果,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 According to the method of claim 11, the method further includes: receiving a sampling result of the task image, the sampling result including: selecting, according to a preset rule, a task image whose re-examination result is the correct annotation information Sampling images, verifying whether the annotation information of the sampling images is correct and obtaining the processing results; if the sampling results include errors in the annotation information, then feeding back the sampling information of the corresponding sampling images; receiving the second inspection result, The second recheck result includes an annotation result obtained by correcting the annotation information of the corresponding task image based on the sampling information. 一種樣本圖像標註資訊處理裝置,所述裝置包括:圖像接收模組,用於接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別,以及所述目標的標註框;標註檢查交互模組,用於接收所述任務圖像的檢查結果,將第一檢查處理後的任務圖像發送給標註複查交互模組,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;還用於接收第一重檢查結果,將所述第一重檢查結果發送所述標註複查交互模 組進行第二檢查處理,所述第一重檢查結果包括基於複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果;標註複查交互模組,用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述標註檢查交互模組進行第一重檢查處理,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型。 A sample image tagging information processing device, the device comprising: an image receiving module for receiving task images, the task images including at least the following tagging information: the identified target location in the task image The corresponding category, and the marking frame of the target; the marking inspection interactive module, which is used to receive the inspection result of the task image, and send the task image processed by the first inspection to the marking review interactive module, the The inspection result includes: performing a first inspection process on the annotation information of the task image, and when it is determined that the annotation information has errors, the annotation result obtained by correcting the annotation information; and is also used to receive the first re-inspection result , Sending the first re-check result to the annotation re-check interaction model The group performs a second inspection process. The first re-inspection result includes the annotation result obtained by correcting the annotation information of the task image based on the error type in the review result; the annotation review interaction module is used to receive the review result, And when the review result includes an error in the annotation information, sending the review result to the annotation inspection interaction module for a first re-inspection process, the review result includes: performing a second inspection process on the task image, When there is an error in the annotation information, the determined check result has an error type. 如請求項13所述的裝置,所述裝置還包括:標註抽查交互模組,用於接收所述標註複查交互模組發送的標註資訊正確的任務圖像,還用於接收抽檢結果,以及在所述抽檢結果包括標註資訊存在錯誤時,將相應的抽檢圖像的抽檢資訊發送至所述標註複查交互模組進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果;相應的,所述標註複查交互模組還用於接收第二重檢查結果,將所述第二重檢查結果發送給所述標註抽查交互模組,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果。 According to the device of claim 13, the device further includes: an annotation random check interaction module for receiving task images with correct annotation information sent by the annotation review interaction module, and also for receiving random inspection results, and When the spot check result includes the error in the labeling information, the spot check information of the corresponding spot check image is sent to the labeling review interaction module for second recheck processing, and the spot check result includes: the task received from the preset rule Select a sampling image from the image to verify whether the annotation information of the sampling image is correct and obtain the processing result; correspondingly, the annotation review interaction module is also used to receive the second re-inspection result, and the second The re-inspection result is sent to the annotation random-check interaction module, and the second re-inspection result includes the annotation result obtained by correcting the annotation information of the corresponding task image based on the random inspection information. 如請求項14所述的裝置,所述標註抽查交互模組選取 抽檢圖像包括:基於標註資訊處理的使用者標識和執行日期中的至少一項選取任務圖像。 In the device according to claim 14, the mark-check interaction module selects The random inspection images include at least one selected task image based on the user identification and the execution date of the annotation information processing. 如請求項14所述的裝置,所述標註抽查交互模組將相應的抽檢圖像的抽檢資訊發送至所述標註複查交互模組包括下述中的至少一種方式:將標註資訊存在錯誤的抽檢圖像發送給所述標註複查交互模組;若標註資訊存在錯誤,則將抽檢圖像對應的任務圖像集合發送給所述標註複查交互模組;將抽檢圖像的標註錯誤資訊發送給所述標註複查交互模組。 According to the device according to claim 14, the marking and spot check interaction module sending the corresponding spot check information of the spot check image to the mark review interaction module includes at least one of the following ways: the marking information has an error in the spot check The image is sent to the annotation review interaction module; if there is an error in the annotation information, the task image set corresponding to the sampling image is sent to the annotation review interaction module; the annotation error information of the sampling image is sent to the office Describe the annotation review interactive module. 如請求項14所述的裝置,所述裝置還包括:輸出模組,用於將抽檢結果為標註資訊正確的抽檢圖像所對應的任務圖像集合標記為訓練樣本圖像,存入至相應的訓練樣本集合中。 According to the device of claim 14, the device further includes: an output module for marking the task image set corresponding to the sampling image with the correct labeling information as the training sample image as the training sample image, and storing it in the corresponding In the training sample collection. 如請求項13所述的裝置,所述裝置還包括:第一埋點處理模組,用於識別在所述任務圖像中添加的預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊;還用於獲取所述檢查結果中所述監控圖像的標註資訊的識別結果; 還用於比較所述識別結果與所述已知標註資訊,確定所述檢查結果的檢查準確率。 The device according to claim 13, wherein the device further includes: a first buried point processing module for identifying a predetermined ratio of surveillance images added to the task image, and the known surveillance image The label information includes the identified target and the corresponding category and label frame information; it is also used to obtain the recognition result of the label information of the monitoring image in the inspection result; It is also used to compare the recognition result with the known label information to determine the inspection accuracy rate of the inspection result. 如請求項14所述的裝置,所述裝置還包括:第二埋點處理模組,用於識別在所述任務圖像中添加的預定比例的監控圖像,所述監控圖像的已知標註資訊包括識別出的目標以及對應的類別和標註框資訊;還用於獲取所述複查結果中所述監控圖像的標註資訊的識別結果;還用於比較所述識別結果與所述已知標註資訊,確定所述複查結果的檢查準確率。 The device according to claim 14, the device further includes: a second buried point processing module, configured to identify a predetermined ratio of surveillance images added to the task image, the known surveillance image The label information includes the identified target and the corresponding category and label frame information; it is also used to obtain the recognition result of the label information of the monitoring image in the review result; and it is also used to compare the recognition result with the known Mark the information to determine the check accuracy rate of the recheck result. 如請求項18所述的裝置,還包括:第一通知模組,用於當所述檢查準確率在第一預設週期內達到第一閾值時,發出相應的通知訊息。 The device according to claim 18, further comprising: a first notification module, configured to send a corresponding notification message when the check accuracy rate reaches the first threshold within the first preset period. 如請求項19所述的裝置,還包括:第二通知模組,用於當所述複查準確率在第二預設週期內達到第二閾值時,發出相應的通知訊息。 The device according to claim 19, further comprising: a second notification module, configured to send a corresponding notification message when the review accuracy rate reaches a second threshold within a second preset period. 如請求項21所述的裝置,其中,所述裝置還包括輸出模組,用於在所述複查準確率在誤差範圍內,且所述抽檢結果通過時,將對應的任務圖像集合添加至訓練樣本集合。 The device according to claim 21, wherein the device further includes an output module for adding the corresponding task image set to when the recheck accuracy rate is within the error range and the sampling result passes Training sample collection. 一種伺服器,包括處理器以及用於儲存處理器可執行指令的儲存器,所述處理器執行所述指令時實現:接收任務圖像,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類別以及所述目標的標註框;接收所述任務圖像的檢查結果,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果;接收所述任務圖像的複查結果,若所述複查結果包括標註資訊存在錯誤,則反饋錯誤類型,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型;接收第一重檢查結果,對所述第一重檢查結果進行所述第二檢查處理,所述第一重檢查結果包括基於所述錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果。 A server includes a processor and a memory for storing executable instructions of the processor. When the processor executes the instructions, the processor receives a task image, and the task image includes at least the following annotation information: recognition The category corresponding to the target in the task image and the label frame of the target; receiving a check result of the task image, the check result including: performing a first check process on the label information of the task image , When it is determined that there is an error in the annotation information, the annotation result obtained after the annotation information is corrected; the review result of the task image is received, and if the review result includes an error in the annotation information, the error type is fed back, so The description of the review result includes: performing a second inspection process on the task image, and when there is an error in the annotation information, determining the error type of the error in the inspection result; receiving the first re-inspection result, and verifying the first inspection result. The second inspection process is performed on the re-inspection result, and the first re-inspection result includes the annotation result obtained by correcting the annotation information of the task image based on the error type. 一種圖像標註資訊處理系統,包括:第一處理終端,用於接收任務圖像以及所述任務圖像的檢查結果,將檢查處理後的任務圖像發送給第二處理終端;還用於接收第一重檢查結果,將所述第一重檢查結果發送第二終端進行第二檢查處理,所述任務圖像中至少包括下述標註資訊:識別出的任務圖像中的目標所對應的類 別以及所述目標的標註框,所述檢查結果包括:對所述任務圖像的標註資訊進行第一檢查處理,確定所述標註資訊存在錯誤時,對所述標註資訊進行修正後得到的標註結果,所述第一重檢查結果包括基於所述複查結果中的錯誤類型對所述任務圖像的標註資訊進行修正得到的標註結果;第二處理終端,用於接收複查結果,以及在所述複查結果包括標註資訊存在錯誤時,將複查結果發送給所述第一處理終端進行第一重檢查處理;還用於接收第二重檢查結果,將所述第二重檢查結果發送給第三處理終端,所述複查結果包括:對所述任務圖像進行第二檢查處理,在所述標註資訊存在錯誤時,確定的所述檢查結果出現錯誤的錯誤類型,所述第二重檢查結果包括基於所述抽檢資訊對相應的任務圖像的標註資訊進行修正得到的標註結果;第三處理終端,用於接收所述第二處理終端發送的標註資訊正確的任務圖像,還用於接收抽檢結果,以及在所述抽檢結果包括標註資訊存在錯誤時,將相應的抽檢圖像的抽檢資訊發送至所述第二終端進行第二重檢查處理,所述抽檢結果包括:按照預設規則從接收的任務圖像中選取抽檢圖像,驗證所述抽檢圖像的標註資訊是否正確而得到的處理結果。 An image tagging information processing system, including: a first processing terminal for receiving task images and inspection results of the task images, and sending the task images after inspection processing to the second processing terminal; and also for receiving The first re-inspection result, the first re-inspection result is sent to the second terminal for second inspection processing, the task image includes at least the following annotation information: the category corresponding to the target in the identified task image In addition to the marking frame of the target, the inspection result includes: performing a first inspection process on the marking information of the task image, and when it is determined that the marking information has errors, the marking obtained by correcting the marking information As a result, the first re-inspection result includes the annotation result obtained by correcting the annotation information of the task image based on the error type in the re-inspection result; the second processing terminal is used to receive the re-inspection result, and When the recheck result includes the error in the labeled information, the recheck result is sent to the first processing terminal for the first recheck process; it is also used to receive the second recheck result, and send the second recheck result to the third process In the terminal, the review result includes: performing a second inspection process on the task image, and when there is an error in the annotation information, the determined error type of the inspection result is wrong, and the second inspection result includes an error type based on The sampling information is the marking result obtained by modifying the marking information of the corresponding task image; the third processing terminal is used to receive the task image with the correct marking information sent by the second processing terminal, and is also used to receive the sampling result , And when the spot check result includes an error in the labeling information, the spot check information of the corresponding spot check image is sent to the second terminal for second recheck processing, and the spot check result includes: The processing result obtained by selecting a random inspection image from the task image and verifying whether the annotation information of the random inspection image is correct.
TW107143890A 2018-01-11 2018-12-06 Image annotation information processing method, device, server and system TWI729331B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201810026329.3A CN108197658B (en) 2018-01-11 2018-01-11 Image annotation information processing method, device, server and system
CN201810026329.3 2018-01-11
??201810026329.3 2018-01-11

Publications (2)

Publication Number Publication Date
TW201931151A TW201931151A (en) 2019-08-01
TWI729331B true TWI729331B (en) 2021-06-01

Family

ID=62589126

Family Applications (1)

Application Number Title Priority Date Filing Date
TW107143890A TWI729331B (en) 2018-01-11 2018-12-06 Image annotation information processing method, device, server and system

Country Status (3)

Country Link
CN (1) CN108197658B (en)
TW (1) TWI729331B (en)
WO (1) WO2019137196A1 (en)

Families Citing this family (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108197658B (en) * 2018-01-11 2020-08-14 阿里巴巴集团控股有限公司 Image annotation information processing method, device, server and system
JP7308421B2 (en) * 2018-07-02 2023-07-14 パナソニックIpマネジメント株式会社 LEARNING DEVICE, LEARNING SYSTEM AND LEARNING METHOD
CN109035187B (en) * 2018-07-10 2021-11-09 杭州依图医疗技术有限公司 Medical image labeling method and device
CN110569856B (en) * 2018-08-24 2020-07-21 阿里巴巴集团控股有限公司 Sample labeling method and device, and damage category identification method and device
CN109409260A (en) * 2018-10-10 2019-03-01 北京旷视科技有限公司 Data mask method, device, equipment and storage medium
CN111104832B (en) * 2018-10-29 2023-05-26 百度在线网络技术(北京)有限公司 Image tag acquisition method, image tag acquisition device and electronic equipment
CN109492997A (en) * 2018-10-31 2019-03-19 四川长虹电器股份有限公司 A kind of image labeling plateform system based on SpringBoot
CN109684947B (en) * 2018-12-11 2021-03-30 广州景骐科技有限公司 Method and device for monitoring labeling quality, computer equipment and storage medium
CN109739644B (en) * 2018-12-18 2021-06-11 创新奇智(南京)科技有限公司 Data picture labeling method, system and device based on computer
CN109711319B (en) * 2018-12-24 2023-04-07 安徽高哲信息技术有限公司 Method and system for establishing imperfect grain image recognition sample library
CN109784382A (en) * 2018-12-27 2019-05-21 广州华多网络科技有限公司 Markup information processing method, device and server
CN109784381A (en) * 2018-12-27 2019-05-21 广州华多网络科技有限公司 Markup information processing method, device and electronic equipment
CN109803176B (en) * 2018-12-28 2021-05-21 广州华多网络科技有限公司 Auditing monitoring method and device, electronic equipment and storage medium
CN110189343B (en) * 2019-04-16 2023-05-05 创新先进技术有限公司 Image labeling method, device and system
CN110569703B (en) * 2019-05-10 2020-09-01 阿里巴巴集团控股有限公司 Computer-implemented method and device for identifying damage from picture
US10885625B2 (en) 2019-05-10 2021-01-05 Advanced New Technologies Co., Ltd. Recognizing damage through image analysis
CN110348507A (en) * 2019-07-03 2019-10-18 创新奇智(南京)科技有限公司 A kind of anti-cheating method of image labeling, system and electronic equipment
CN110399933B (en) * 2019-07-31 2021-05-07 北京字节跳动网络技术有限公司 Data annotation correction method and device, computer readable medium and electronic equipment
CN112528609A (en) * 2019-08-29 2021-03-19 北京声智科技有限公司 Method, system, equipment and medium for quality inspection of labeled data
CN110991486B (en) * 2019-11-07 2023-12-29 北京邮电大学 Method and device for controlling labeling quality of multi-person collaborative image
CN111027543B (en) * 2019-11-25 2023-04-07 北京云测信息技术有限公司 Image annotation method and device
CN111046927B (en) * 2019-11-26 2023-05-30 北京达佳互联信息技术有限公司 Method and device for processing annotation data, electronic equipment and storage medium
CN111078908B (en) * 2019-11-28 2023-06-09 北京云聚智慧科技有限公司 Method and device for detecting data annotation
CN111027640A (en) * 2019-12-25 2020-04-17 厦门市美亚柏科信息股份有限公司 Video data labeling method and device, terminal equipment and storage medium
CN111159167B (en) * 2019-12-30 2024-02-23 上海依图网络科技有限公司 Labeling quality detection device and method
CN111353417A (en) * 2020-02-26 2020-06-30 北京三快在线科技有限公司 Target detection method and device
CN111368902A (en) * 2020-02-28 2020-07-03 北京三快在线科技有限公司 Data labeling method and device
CN113408997B (en) * 2020-03-17 2024-04-30 北京四维图新科技股份有限公司 Processing method, device and system for high-precision map drawing task
CN111583199B (en) * 2020-04-24 2023-05-26 上海联影智能医疗科技有限公司 Sample image labeling method, device, computer equipment and storage medium
CN111598410B (en) * 2020-04-24 2023-09-29 Oppo(重庆)智能科技有限公司 Product spot inspection method and device, computer readable medium and terminal equipment
CN111401571A (en) * 2020-04-24 2020-07-10 南京莱科智能工程研究院有限公司 Self-learning system based on interactive data annotation
CN111860302B (en) * 2020-07-17 2024-03-01 北京百度网讯科技有限公司 Image labeling method and device, electronic equipment and storage medium
CN112084755A (en) * 2020-07-31 2020-12-15 武汉光庭信息技术股份有限公司 Method and system for realizing picture marking system based on WEB
CN112036441A (en) * 2020-07-31 2020-12-04 上海图森未来人工智能科技有限公司 Feedback marking method and device for machine learning object detection result and storage medium
CN111950618A (en) * 2020-08-05 2020-11-17 中国建设银行股份有限公司 Water area image data labeling method, device, equipment and storage medium
CN112016053B (en) * 2020-08-25 2024-08-27 北京金山云网络技术有限公司 Data annotation assessment method and device and electronic equipment
CN113297888B (en) * 2020-09-18 2024-06-07 阿里巴巴集团控股有限公司 Image content detection result checking method and device
CN112418263A (en) * 2020-10-10 2021-02-26 上海鹰瞳医疗科技有限公司 Medical image focus segmentation and labeling method and system
CN112288696B (en) * 2020-10-20 2024-03-08 北京百度网讯科技有限公司 Auxiliary quality inspection method and device, electronic equipment and storage medium
CN112241445B (en) * 2020-10-26 2023-11-07 竹间智能科技(上海)有限公司 Labeling method and device, electronic equipment and storage medium
CN112270532B (en) * 2020-11-12 2023-07-28 北京百度网讯科技有限公司 Data processing method, device, electronic equipment and storage medium
CN112632350B (en) * 2020-12-07 2023-12-05 肇庆学院 Deep learning sample labeling method and system based on online education big data
CN112836732B (en) * 2021-01-25 2024-04-19 深圳市声扬科技有限公司 Verification method and device for data annotation, electronic equipment and storage medium
CN112990293B (en) * 2021-03-10 2024-03-29 深圳一清创新科技有限公司 Point cloud labeling method and device and electronic equipment
CN113159123A (en) * 2021-03-17 2021-07-23 开易(北京)科技有限公司 Data annotation method, annotator assessment method and annotation result auditing method
CN112906375B (en) * 2021-03-24 2024-05-14 平安科技(深圳)有限公司 Text data labeling method, device, equipment and storage medium
CN112926677B (en) * 2021-03-24 2024-02-02 中国医学科学院医学信息研究所 Information labeling method, device and system for medical image data
CN113034025B (en) * 2021-04-08 2023-12-01 成都国星宇航科技股份有限公司 Remote sensing image labeling system and method
CN113380384A (en) * 2021-05-01 2021-09-10 首都医科大学宣武医院 Method for training medical image labeling model through man-machine cooperation, labeling method and labeling system
CN113221999B (en) * 2021-05-06 2024-01-12 北京百度网讯科技有限公司 Picture annotation accuracy obtaining method and device and electronic equipment
CN113313195B (en) * 2021-06-17 2023-09-29 北京百度网讯科技有限公司 Labeling task processing method, labeling task processing device, labeling task processing equipment, labeling task processing storage medium and labeling task processing program product
CN113642416A (en) * 2021-07-20 2021-11-12 武汉光庭信息技术股份有限公司 Test cloud platform for AI (Artificial intelligence) annotation and AI annotation test method
CN114119976B (en) * 2021-11-30 2024-05-14 广州文远知行科技有限公司 Semantic segmentation model training method, semantic segmentation device and related equipment
CN114120071B (en) * 2021-12-09 2024-08-06 北京车网科技发展有限公司 Detection method for image with object annotation frame
WO2023126280A1 (en) 2021-12-30 2023-07-06 Robert Bosch Gmbh A system and method for quality check of labelled images
CN114529782A (en) * 2022-01-12 2022-05-24 南方电网深圳数字电网研究院有限公司 Model training method and device based on power grid
CN114565360A (en) * 2022-03-01 2022-05-31 北京鉴智科技有限公司 Method and device for auditing labeled data, electronic equipment and readable storage medium
CN116912603B (en) * 2023-09-12 2023-12-15 浙江大华技术股份有限公司 Pre-labeling screening method, related device, equipment and medium
CN118211681B (en) * 2024-05-22 2024-09-13 上海斗象信息科技有限公司 Labeling sample judging method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105404896A (en) * 2015-11-03 2016-03-16 北京旷视科技有限公司 Annotation data processing method and annotation data processing system
TW201710674A (en) * 2015-07-27 2017-03-16 思可林集團股份有限公司 Data correcting apparatus, drawing apparatus, inspection apparatus, data correcting method, drawing method, inspection method and recording medium carrying program
CN107392218A (en) * 2017-04-11 2017-11-24 阿里巴巴集团控股有限公司 A kind of car damage identification method based on image, device and electronic equipment
CN107492135A (en) * 2017-08-21 2017-12-19 维沃移动通信有限公司 A kind of image segmentation mask method, device and computer-readable recording medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060112332A1 (en) * 2004-11-22 2006-05-25 Karl Kemp System and method for design checking
CN101419606B (en) * 2008-11-13 2011-10-05 浙江大学 Semi-automatic image labeling method based on semantic and content
CN103971415B (en) * 2014-05-23 2016-06-15 南京大学 The online mask method of a kind of three-dimensional model component
CN105740248B (en) * 2014-12-09 2019-11-12 华为软件技术有限公司 A kind of method of data synchronization, apparatus and system
CN108197658B (en) * 2018-01-11 2020-08-14 阿里巴巴集团控股有限公司 Image annotation information processing method, device, server and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201710674A (en) * 2015-07-27 2017-03-16 思可林集團股份有限公司 Data correcting apparatus, drawing apparatus, inspection apparatus, data correcting method, drawing method, inspection method and recording medium carrying program
CN105404896A (en) * 2015-11-03 2016-03-16 北京旷视科技有限公司 Annotation data processing method and annotation data processing system
CN107392218A (en) * 2017-04-11 2017-11-24 阿里巴巴集团控股有限公司 A kind of car damage identification method based on image, device and electronic equipment
CN107492135A (en) * 2017-08-21 2017-12-19 维沃移动通信有限公司 A kind of image segmentation mask method, device and computer-readable recording medium

Also Published As

Publication number Publication date
CN108197658A (en) 2018-06-22
TW201931151A (en) 2019-08-01
CN108197658B (en) 2020-08-14
WO2019137196A1 (en) 2019-07-18

Similar Documents

Publication Publication Date Title
TWI729331B (en) Image annotation information processing method, device, server and system
TWI709919B (en) Auto insurance image processing method, device, server and system
US20200387753A1 (en) Data slicing for machine learning performance testing and improvement
US10007963B2 (en) Context-based provision of screenshot modifications
JP2018512567A (en) Barcode tag detection in side view sample tube images for laboratory automation
US20090210860A1 (en) Tagging and logical grouping of items in source code change lists
US10963739B2 (en) Learning device, learning method, and learning program
JP2013534310A5 (en)
US9342436B2 (en) Capture and display of historical run-time execution traces in a code editor
US20130290944A1 (en) Method and apparatus for recommending product features in a software application in real time
WO2019214321A1 (en) Vehicle damage identification processing method, processing device, client and server
US20140143643A1 (en) Methods and apparatus to label radiology images
CN111124863A (en) Intelligent equipment performance testing method and device and intelligent equipment
CN111159167B (en) Labeling quality detection device and method
CN112967359B (en) Data labeling method, device, terminal equipment and storage medium
US9569661B2 (en) Apparatus and method for neck and shoulder landmark detection
CN105335288A (en) Positioning method and device of mobile application page object
US20140304686A1 (en) Responding to a problem during software testing
US10372849B2 (en) Performing and communicating sheet metal simulations employing a combination of factors
US20210183038A1 (en) Object detection with missing annotations in visual inspection
CN110520806A (en) Identification to the deviation engineering modification of programmable logic controller (PLC)
CN112612882B (en) Review report generation method, device, equipment and storage medium
CN111736748B (en) Data processing method and device based on map information and electronic equipment
CN112036441A (en) Feedback marking method and device for machine learning object detection result and storage medium
CN113963322B (en) Detection model training method and device and electronic equipment