WO2023213095A1 - Procédé et appareil d'archivage de données - Google Patents

Procédé et appareil d'archivage de données Download PDF

Info

Publication number
WO2023213095A1
WO2023213095A1 PCT/CN2022/143523 CN2022143523W WO2023213095A1 WO 2023213095 A1 WO2023213095 A1 WO 2023213095A1 CN 2022143523 W CN2022143523 W CN 2022143523W WO 2023213095 A1 WO2023213095 A1 WO 2023213095A1
Authority
WO
WIPO (PCT)
Prior art keywords
event
archive
events
analyzed
archiving
Prior art date
Application number
PCT/CN2022/143523
Other languages
English (en)
Chinese (zh)
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 WO2023213095A1 publication Critical patent/WO2023213095A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/62Extraction of image or video features relating to a temporal dimension, e.g. time-based feature extraction; Pattern tracking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/764Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/103Static body considered as a whole, e.g. static pedestrian or occupant recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions

Definitions

  • the present invention relates to the field of computer vision technology, and specifically to a data archiving method and device.
  • Archiving technology is one of the core technologies of AI visual intelligence. By archiving a large number of captured pictures into specific real-name personnel files, the event flow of specific personnel files can be obtained. Relevant staff can conduct case business investigation based on the event flow. Most of the current archiving technologies are based on face feature comparison methods for face archiving, or combined with human event archiving. However, for highly similar face (for example: twins) archives, there are great challenges for traditional archiving. This situation is not realistic. Under such circumstances, the probability that two highly similar personnel file archiving events will be mistakenly attributed to each other is very high.
  • the embodiment of the present invention provides a data archiving method and device, which is beneficial to improving archiving accuracy.
  • the first aspect of the embodiment of the present invention provides a data archiving method, including:
  • the set of archive events to be processed includes a plurality of archive events, and the plurality of archive events are first archived and arranged in chronological order, and each of the archives in the plurality of archive events is The matching degree between the event and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree;
  • first target archive event stream is a set of file events corresponding to the first person
  • second target file event stream is a set of file events corresponding to the second person
  • a second aspect of the embodiment of the present invention provides a data archiving device, including:
  • Determining unit used to determine a set of archive events to be processed, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are obtained by first filing in chronological order.
  • the matching degree between each of the file events and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree;
  • the secondary archiving unit is used to perform secondary archiving on the plurality of archival events to obtain a first target archiving event stream and a second target archiving event stream to complete the archiving operation for the plurality of archival events, wherein:
  • the first target archive event stream is a set of archive events corresponding to the first person
  • the second target archive event stream is a set of archive events corresponding to the second person.
  • the present invention provides an electronic device, including: a processor and a memory; and one or more programs, the one or more programs being stored in the memory and configured to be processed by the The program includes instructions for some or all of the steps described in the first aspect.
  • embodiments of the present invention provide a computer-readable storage medium, wherein the computer-readable storage medium is used to store a computer program, wherein the computer program causes the computer to execute the first aspect of the embodiment of the present invention. instructions for some or all of the steps described in .
  • embodiments of the present invention provide a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause the computer to execute the present invention.
  • the computer program product may be a software installation package.
  • a set of archive events to be processed is determined, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are obtained by first filing in chronological order.
  • the matching degree between each of the multiple file events and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree; perform secondary archiving of the multiple file events,
  • a first target archive event stream and a second target archive event stream are obtained to complete the archive operation for the plurality of archive events, wherein the first target archive event stream is a set of archive events corresponding to the first person, and the The second target file event stream is a set of file events corresponding to the second person.
  • multiple archival events can be archived twice to complete the archiving operation of the archival events, which will help reduce the probability of archiving errors in archiving events, improve the archiving accuracy, and improve the accuracy when restoring the real archives in the future. Rate.
  • Figure 1A is a schematic system architecture diagram of a data archiving method provided by an embodiment of the present invention
  • Figure 1B is a schematic flow diagram of an embodiment of a data archiving method provided by an embodiment of the present invention
  • Figure 2 is a schematic flow diagram of an embodiment of a data archiving method provided by an embodiment of the present invention
  • Figure 3 is a schematic structural diagram of a data archiving device provided by an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an electronic device provided by an embodiment of the present invention.
  • an embodiment means that a particular feature, structure or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention.
  • the appearances of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those skilled in the art understand, both explicitly and implicitly, that the embodiments described herein may be combined with other embodiments.
  • FIG. 1A is a schematic diagram of the system architecture of the data archiving method provided by an embodiment of the present invention.
  • the system architecture may include one or more servers and multiple electronic devices, where:
  • Servers may include but are not limited to backend servers, component servers, data archiving system servers or data archiving software servers, etc. Servers may communicate with multiple electronic devices through the Internet to complete data archiving operations, and may also archive data results (for example, The first target archiving event stream and the second target archiving event stream in the embodiment of the present application) are sent to the electronic device.
  • the data archiving operation can also be completed by the electronic device and sent to the server for data synchronization or storage.
  • the electronic devices described in the embodiments of the present invention may include camera devices, smart phones (such as Android phones, iOS phones, Windows Phones, etc.), tablets, handheld computers, laptops, mobile Internet devices (MID, Mobile Internet Devices) or wearable devices, etc.
  • camera devices such as Android phones, iOS phones, Windows Phones, etc.
  • tablets handheld computers
  • laptops mobile Internet devices
  • MID Mobile Internet Devices
  • wearable devices etc.
  • the above are only examples, not exhaustive, including but not limited to the above devices.
  • the above The electronic device can also be a server.
  • Real-name file Each person has a unique ID, and each ID is associated with a real-name file, which is used to describe the basic information of the person.
  • Face feature value feature: Each face capture picture has a unique feature value, which is used to store the basic features of the face in the picture. The comparison of feature values of different face data of the same person has a higher similarity theory.
  • the electronic device can determine a set of archive events to be processed, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are obtained by first filing in chronological order.
  • Each archive in the multiple archive events The matching degree between the event and the first archive cover event and/or the second archive cover event is greater than or equal to the preset matching degree; perform secondary archiving on multiple archive events to obtain the first target archive event stream and the second target archive event stream to complete the archiving operation for multiple archive events, wherein the first target archive event stream is the archive event set corresponding to the first person, and the second target archive event stream is the archive event set corresponding to the second person; obtain the An external archive event information and a second external archive event information; coupling and comparing the first target archive event stream and the second target archive event stream with the first external archive event and the second external archive event respectively to obtain multiple coupling degrees;
  • the first archive event corresponding to the highest coupling degree or the event to be analyzed is selected as the target archive event, the archive data corresponding to the target archive event is
  • FIG. 1B is a schematic flow chart of an embodiment of a data archiving method provided by an embodiment of the present invention.
  • the data archiving method described in this embodiment includes the following steps:
  • the archive data may include: archive cover image, identity authentication logo, etc., wherein the archive cover image may be the face image, human body image, etc. of the user corresponding to the archive data. , not limited here.
  • each file event can correspond to a real-name file.
  • the electronic device can smoothly arrange the above multiple archive events in chronological order when archiving for the first time.
  • first file cover event and the second file cover event can be preset in the electronic device, and the first file cover event and the second file cover event are different.
  • the above-mentioned first file cover event and the second file cover event may constitute the same archive library, and the data corresponding to the first file cover event and the data corresponding to the second file cover event are highly similar user profile data, for example, the One file cover event can correspond to the older sister of the twins, and the second file cover event can correspond to the younger sister of the twins.
  • the above-mentioned first file cover event and/or the second file cover event may be a face image, a human body image, etc.
  • determining the set of archive events to be processed includes the following steps:
  • A1. Obtain a capture event set, where the capture event set includes multiple capture events
  • the matching degree corresponding to any archive event in the first event stream and/or the second event stream is greater than the preset matching degree
  • A4. Determine the archive event set according to the first event stream after archiving and the second preset stream after archiving.
  • the above-mentioned capture event set may include multiple capture events, and each capture event may correspond to capture data.
  • the capture data may include at least one of the following: facial feature value feature, capture time, location (latitude and longitude, GPS information, etc.) ), human body attributes (top color, bottom color, clothing style, etc.), etc., are not limited here.
  • the facial feature value corresponding to each capture event can be matched with the facial feature value corresponding to the first file cover event to obtain multiple first matching degrees; the facial feature value corresponding to each capture event can be matched The value is matched with the facial feature value corresponding to the second file cover event to obtain multiple second matching degrees; select multiple first matching degrees that are greater than or equal to the preset matching degree (can be set by the user or the system defaults, There is no limitation here.
  • the preset matching degree can be set to a high similarity threshold (such as 0.89, 0.92, 0.95, etc.).
  • the capture events corresponding to the first matching degree are divided into the set corresponding to the first file cover event, and we get The first event stream after archiving.
  • the archived events in this first event stream can be sorted in chronological order.
  • the capture events corresponding to the second matching degree that is greater than or equal to the preset matching degree among the plurality of second matching degrees can be selected and divided into a set corresponding to the second archive cover event to obtain the second event stream after archiving.
  • Archived events in the second event stream can be sorted in chronological order.
  • the first event stream and the second event stream can be merged to obtain a collection of archive events. In this way, multiple capture events can be archived for the first time by matching facial feature values, so that capture events corresponding to highly similar image data can be archived in the same event stream (for example, the first event stream or the second event stream). flow).
  • determining the archive event set based on the first event stream after archiving and the second event stream after archiving includes the following steps:
  • the above-mentioned multiple archive events are only determined by facial feature value matching. If the facial data corresponding to the above-mentioned first preset event and the second preset event are highly similar, archiving errors may occur. Therefore, in order to improve the archiving accuracy, further secondary archiving analysis operations can be performed based on the archiving event set to prevent the problem of archived event stream archiving disorder for people with highly similar faces.
  • first person and second person are not the same person, and the first person and the second person may be persons with highly similar facial features.
  • the secondary archiving of the plurality of archive events to obtain a first target archive event stream and a second target archive event stream includes the following steps:
  • analysis event as the starting point of the first target archived event stream corresponding to the first person, and analyze whether the event to be analyzed and the analyzed event are archived events of the same person;
  • the analysis event and the event to be analyzed are not archived events of the same person, then archive the event to be analyzed into the second target archived event stream corresponding to the second person, and The event to be analyzed serves as the starting point event of the second target archived event stream corresponding to the second person.
  • the above-mentioned events to be analyzed may refer to archive events that have not yet undergone secondary archiving operations
  • the above-mentioned analysis events may refer to archive events that have achieved secondary archiving
  • the above-mentioned analysis events may be used to analyze events to be analyzed.
  • multiple archive events can be used as analysis objects, and the analysis of the above multiple archive events can be started in chronological order; in specific implementation, the above multiple archive events are arranged in chronological order, and can be determined to be arranged at the front That is, the top archive event is used as the analysis event, and the analysis event is directly used as any one of the two target archive event streams (the first target archive event stream and the second target archive event stream) after archiving; for example, you can The analysis event serves as the starting point or origin event in the first target archive event stream.
  • next archive event of the analysis event that is, the frontmost archive event among the multiple archive events
  • the person corresponding to the first target archive event stream can be defined as The first person, similarly, defines the person corresponding to the second target archive event stream as the second person; furthermore, it can be determined that the above analysis event is the first target archive event stream corresponding to the first person, that is, the starting point of the archive event collection, and Analyze whether the event to be analyzed and the event being analyzed are file events corresponding to the same person.
  • the event to be analyzed can be determined as the starting point event of the second target archived event stream of the second person.
  • the event to be analyzed is archived into the first target archived event stream, and the events to be analyzed are arranged Go to the back of the analysis event.
  • the electronic device can take multiple archive events to be archived for secondary archiving as analysis objects, select the events to be analyzed and the analysis events according to the order of the multiple archive events, and compare whether the above two events are File events for the same person to complete the first cycle or the first secondary filing process to determine the file events corresponding to the first person and/or the second person; finally, the first person can be The last archive event of the target archive event stream or the second target archive event stream is used as the starting point of the next secondary archive, which is helpful to help each subsequent archive event be archived smoothly and correctly into the corresponding target archive event stream, which is beneficial to improve Secondary archiving accuracy.
  • step 23 that is, after arranging the event to be analyzed behind the analysis event, the method further includes the following steps:
  • step 22 if it is determined that the event to be analyzed and the analyzed event in steps 21-24 are the same archive event, it is only necessary to change the next event to be analyzed (which is the next of multiple archive events that have not been archived twice). , that is, the archive event that is currently ranked highest) is compared with the archive event that is ranked last in the first target archive event stream of the first person (for example, it can be the event to be analyzed in steps 21-24), and determines Whether to continue to archive the currently top-ranked archive event into the first target archive event stream of the first person, if it is determined that the currently top-tier archive event (event to be analyzed) is not the same as the one in the first target archive event stream.
  • the next event to be analyzed which is the next of multiple archive events that have not been archived twice.
  • the event to be analyzed can be archived to the first target archive event stream; otherwise, the event to be analyzed can be directly archived to the corresponding file of the second person.
  • the second target archives the event stream.
  • step 24 or C3 after archiving the event to be analyzed into the second target archived event stream corresponding to the second person; the method further includes the following steps:
  • step 22 if it is determined that the event to be analyzed and the analyzed event in steps 21-24 are not the same archive event, that is, when there are both the first target archive event stream and the second target archive event stream respectively corresponding to the first person and the second person.
  • the next event to be analyzed with the last archive event in the archive event stream of the first person and the second person, that is, the first analysis event and the second analysis event respectively. Compare and then classify until all archive events in the archive event collection are classified.
  • the current top-ranked archive event among the multiple archive events that have not been archived twice can always be used as an event to be analyzed, and go to the first target archive event and/or the second target archive event stream. Comparison and analysis of the starting event or the last-ranked archive event to achieve secondary archiving of the current top-ranked archive event, which is conducive to archiving the archived event into the correct target archive event stream and is conducive to improving Archiving accuracy.
  • the above-mentioned step 22 analyzing whether the event to be analyzed and the event to be analyzed are file events of the same person, includes the following steps:
  • the spatio-temporal coupling degree is less than the preset threshold, or the possible value of the human body attribute change is less than the preset threshold, then determine that the analysis event and the event to be analyzed are not archival events of the same person;
  • the spatiotemporal coupling degree is greater than or equal to the preset threshold, and the possible value of the human body attribute change is greater than or equal to the preset threshold, then determine that the analysis event and the event to be analyzed are file events of the same person. .
  • the above-mentioned preset first calculation formula and/or the preset second calculation formula can be set by the user or the system defaults, which is not limited here.
  • the analysis event and the event to be analyzed can be scored through the first calculation formula and the second calculation formula to obtain the spatiotemporal coupling degree and possible values of changes in human body attributes.
  • the analysis event and the event to be analyzed can be scored in two dimensions (the spatiotemporal coupling degree dimension and the human body attribute change value dimension).
  • the distance difference corresponding to the event (unit: m). It can be seen from the first calculation formula that the degree of spatiotemporal coupling is inversely proportional to the distance difference and time difference between the two events.
  • the spatio-temporal coupling degree corresponding to the analysis event and the event to be analyzed can be determined according to the first calculation formula, the first time difference value and the distance difference value.
  • o2 is directly proportional to the second time difference and inversely proportional to the second distance difference.
  • the possible human body attribute change values corresponding to the analysis event and the event to be analyzed can be determined based on the second calculation formula, the second time difference and the second distance difference.
  • o2 will be the highest score of 100 points.
  • the above-mentioned preset threshold can be set by the user or set by the system default, which is not limited here.
  • the preset threshold means that in the above two dimensions, the analysis event and the event to be analyzed are the same file's standard value; for example, the preset threshold can be set to 60 points.
  • the spatiotemporal coupling degree is less than the preset threshold, or the possible changes in human body attributes are less than the preset threshold, it is determined that the analysis event and the event to be analyzed are not file events corresponding to the same person; if the spatiotemporal coupling degree is greater than or equal to the preset threshold, And the possible value of changes in human body attributes is greater than or equal to the preset threshold, then it is determined that the analysis event and the event to be analyzed are file events corresponding to the same person.
  • two archival events can be calculated in different dimensions through two dimensions to obtain the spatiotemporal coupling degree and the possible values of human body attribute changes; and combined with the spatiotemporal coupling degree and the possible values of human body attribute changes, the two archive events can be calculated in different dimensions. Evaluate whether each archive event is an archive event corresponding to the same person, to determine whether two archive events are an archive event corresponding to the same person, which is beneficial to improving the archiving accuracy.
  • step D3 the file to be analyzed is compared with the first analysis event and the second analysis event respectively, so as to archive the file to be analyzed to the first target archiving event.
  • the first calculation formula and the second calculation formula in steps 221 to 224 may be used to respectively calculate the difference between the event to be analyzed and the first analysis event.
  • any calculated value between the first spatiotemporal coupling degree and the second spatiotemporal coupling degree is less than or equal to the preset threshold, and the first human body attribute change possible value is greater than the preset threshold and the second human body attribute change possible value is greater than If the threshold is preset, it is determined that the event to be analyzed and the second event to be analyzed are archive events of the same person, and the event to be analyzed can be archived into the second target archived event stream.
  • any calculated value between the first human body attribute change possible value and the second human body attribute change possible value is less than or equal to the preset threshold, and the first space-time coupling degree is greater than the preset threshold and the second space-time coupling degree is greater than the preset threshold. ; then it is determined that the event to be analyzed and the first event to be analyzed are archive events of the same person, and the event to be analyzed can be archived into the first target archived event stream.
  • first spatio-temporal coupling degree, the second spatio-temporal coupling degree, the first possible human body attribute change value and the second human body attribute change possible value are all greater than the preset threshold, or the first spatio-temporal coupling degree, the second spatio-temporal coupling degree, the first human body attribute change possible value If both the possible human body attribute change value and the second human body attribute change possible value are less than or equal to the preset threshold, then the sum between the first spatiotemporal coupling degree and the second spatiotemporal coupling degree is calculated, the first result is obtained, and the first human body attribute is calculated The second result is obtained by the sum of the possible change value and the possible change value of the second human body attribute.
  • the event to be analyzed and the first event to be analyzed are archive events of the same person, and the event to be analyzed can be archived into the first target archived event stream.
  • the event to be analyzed and the second event to be analyzed are archive events of the same person, and the event to be analyzed can be archived into the second target archived event stream.
  • the following steps may also be included:
  • the target external archive event information (the first external archive event information or the second external archive event information) corresponding to the archive event can be determined.
  • the first target archive event stream and the second target archive event stream can be output; however, it cannot be implemented to determine which real-name archive corresponds to which target archive event stream. It needs to be matched with
  • the third party externally provides two target archive events (imsi code information or card swiping information with ID card, etc.) information for coupling comparison. After comparison, the event with the highest coupling degree of the archive event stream is obtained, and the archive identity information to which the archive event belongs can be confirmed; The more target file events provided by third parties, the higher the probability of correct files and archiving events corresponding to the target external file event information analyzed.
  • module 1 can be used to perform the method shown in A1-A4 shown in the present invention, and module 2 can be used to perform this method.
  • module 3 can be used to perform steps 21-step 24 and related methods of the present invention;
  • module 4 can be used to perform the method shown in steps E1-E3 of the present invention.
  • a set of archive events to be processed is determined, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are obtained by first filing in chronological order.
  • the matching degree between each of the multiple file events and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree; perform secondary archiving of the multiple file events,
  • a first target archive event stream and a second target archive event stream are obtained to complete the archive operation for the plurality of archive events, wherein the first target archive event stream is a set of archive events corresponding to the first person, and the The second target file event stream is a set of file events corresponding to the second person.
  • multiple archival events can be archived twice to complete the archiving operation of the archival events, which will help reduce the probability of archiving errors in archiving events, improve the archiving accuracy, and improve the accuracy when restoring the real archives in the future. Rate.
  • FIG. 3a is a schematic structural diagram of a data archiving device provided by an embodiment of the present invention.
  • the data archiving device described in this embodiment includes: a determination unit 301 and a secondary archiving unit 302, specifically as follows:
  • the determining unit 301 is used to determine a set of archive events to be processed, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are obtained by first filing in chronological order.
  • the multiple archive events The matching degree between each of the file events and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree;
  • the secondary archiving unit 302 is used to perform secondary archiving on the plurality of archival events to obtain a first target archiving event stream and a second target archiving event stream to complete the archiving operation for the plurality of archival events, wherein,
  • the first target archive event stream is a set of archive events corresponding to the first person
  • the second target archive event stream is a set of archive events corresponding to the second person.
  • the determination of a set of archive events to be processed is specifically used to:
  • the multiple capture events are respectively archived into the first archive cover event corresponding set and the second archive cover event corresponding set to obtain a first event stream and a second event stream, wherein, the matching degree corresponding to any archive event in the first event stream and/or the second event stream is greater than the preset matching degree;
  • the above-mentioned determination unit 301 is specifically used to:
  • the above-mentioned secondary archive unit 302 is specifically used to:
  • analysis event as the starting point of the first target archived event stream corresponding to the first person, and analyze whether the event to be analyzed and the analyzed event are archived events of the same person;
  • the event to be analyzed is archived into the first target archived event stream, and the event to be analyzed is arranged into the analysis event. behind the incident;
  • the event to be analyzed is archived into the second target archived event stream corresponding to the second person, and the event to be analyzed is The event serves as the starting point event of the second target archived event stream corresponding to the second person.
  • the above-mentioned secondary archiving unit 302 is also specifically used to:
  • the archive event currently ranked highest among the plurality of archive events is used as the event to be analyzed for the next secondary archive, and the archive event ranked last in the first target archive event stream is used as the next archive event.
  • the event to be analyzed is archived into the first target archived event stream, and the event to be analyzed is arranged into the first target archived event stream.
  • the event to be analyzed is archived into the second target archived event stream corresponding to the second person.
  • the secondary archiving unit 302 is further configured to:
  • the above-mentioned secondary archiving unit 302 is also specifically used to:
  • the spatiotemporal coupling degree is less than the preset threshold, or the possible value of the human body attribute change is less than the preset threshold, it is determined that the analysis event and the event to be analyzed are not file events of the same person;
  • the spatiotemporal coupling degree is greater than or equal to the preset threshold, and the possible value of the human body attribute change is greater than or equal to the preset threshold, it is determined that the analysis event and the event to be analyzed are file events of the same person.
  • a set of archive events to be processed is determined, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are first archived in chronological order.
  • the archive arrangement is such that the matching degree between each of the multiple archive events and the first archive cover event and/or the second archive cover event is greater than or equal to the preset matching degree; for the multiple archives
  • the event is archived twice to obtain a first target archive event stream and a second target archive event stream to complete the archiving operation for the multiple archive events, wherein the first target archive event stream is the event stream corresponding to the first person.
  • a set of file events, and the second target file event stream is a set of file events corresponding to the second person.
  • multiple archival events can be archived twice to complete the archiving operation of the archival events, which will help reduce the probability of archiving errors in archiving events, improve the archiving accuracy, and improve the accuracy when restoring the real archives in the future. Rate.
  • FIG. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • the data archiving system, camera or server described in this embodiment including: at least one input device 1000; at least one output device 2000; at least one processor 3000, such as CPU; and memory 4000, the above-mentioned input device 1000, output device 2000, processor 3000 and memory 4000 are connected through bus 5000.
  • the input device 1000 may be a touch panel, a physical button, or a mouse.
  • the above-mentioned output device 2000 may specifically be a display screen.
  • the above-mentioned memory 4000 may be a high-speed RAM memory or a non-volatile memory (non-volatile memory), such as a disk memory.
  • the above-mentioned memory 4000 is used to store a set of program codes.
  • the above-mentioned input device 1000, output device 2000 and processor 3000 are used to call the program code stored in the memory 4000 and perform the following operations:
  • the above processor 3000 is used for:
  • the set of archive events includes multiple archive events, and the archive events are arranged according to the first archive in chronological order;
  • the electronic device described in the embodiment of the present invention determines a set of archive events to be processed, wherein the set of archive events to be processed includes multiple archive events, and the multiple archive events are arranged for the first time in chronological order. It is obtained that the matching degree between each of the multiple file events and the first file cover event and/or the second file cover event is greater than or equal to the preset matching degree; the multiple file events are processed Secondary archiving to obtain the first target archiving event stream and the second target archiving event stream to complete the archiving operation for the multiple archive events, wherein the first target archive event stream is the archive event corresponding to the first person
  • the second target file event stream is a set of file events corresponding to the second person.
  • multiple archival events can be archived twice to complete the archiving operation of the archival events, which will help reduce the probability of archiving errors in archiving events, improve the archiving accuracy, and improve the accuracy when restoring the real archives in the future. Rate.
  • the above-mentioned processor 3000 is used to determine the set of archive events to be processed:
  • the multiple capture events are respectively archived into the first archive cover event corresponding set and the second archive cover event corresponding set to obtain a first event stream and a second event stream, wherein, the matching degree corresponding to any archive event in the first event stream and/or the second event stream is greater than the preset matching degree;
  • the above processor 3000 is used to:
  • the above processor 3000 is used to:
  • analysis event as the starting point of the first target archived event stream corresponding to the first person, and analyze whether the event to be analyzed and the analyzed event are archived events of the same person;
  • the event to be analyzed is archived into the first target archived event stream, and the event to be analyzed is arranged into the analysis event. behind the incident;
  • the event to be analyzed is archived into the second target archived event stream corresponding to the second person, and the event to be analyzed is The event serves as the starting point event of the second target archived event stream corresponding to the second person.
  • the above processor 3000 is also used to:
  • the archive event currently ranked highest among the plurality of archive events is used as the event to be analyzed for the next secondary archive, and the archive event ranked last in the first target archive event stream is used as the next archive event.
  • the event to be analyzed is archived into the first target archived event stream, and the event to be analyzed is arranged into the first target archived event stream.
  • the event to be analyzed is archived into the second target archived event stream corresponding to the second person.
  • the above processor 3000 is further configured to:
  • the above processor 3000 in analyzing whether the event to be analyzed and the event to be analyzed are archive events of the same person, the above processor 3000 is used to:
  • the spatiotemporal coupling degree is less than the preset threshold, or the possible value of the human body attribute change is less than the preset threshold, it is determined that the analysis event and the event to be analyzed are not file events of the same person;
  • the spatiotemporal coupling degree is greater than or equal to the preset threshold, and the possible value of the human body attribute change is greater than or equal to the preset threshold, it is determined that the analysis event and the event to be analyzed are file events of the same person.
  • Embodiments of the present invention also provide a computer storage medium, wherein the computer storage medium can store a program, which when executed includes part or all of the steps of any of the data archiving methods described in the above method embodiments.
  • embodiments of the present invention may be provided as methods, apparatuses (devices), or computer program products.
  • the invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects.
  • the invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
  • the computer program is stored/distributed on a suitable medium, provided with or as part of other hardware, and may also take other forms of distribution, such as over the Internet or other wired or wireless telecommunications systems.
  • These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data archiving device to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions
  • the device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.
  • These computer program instructions may also be loaded onto a computer or other programmable data archiving device, causing a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby executing on the computer or other programmable device.
  • Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un procédé et un appareil d'archivage de données. Le procédé consiste à : déterminer un ensemble d'événements d'archive à traiter, l'ensemble d'événements d'archive à traiter comprenant une pluralité d'événements d'archive, qui sont archivés et agencés dans un ordre chronologique pour la première fois, et le ou les degrés de correspondance entre chaque événement de la pluralité d'événements d'archive et un premier événement de couverture d'archive et/ou un second événement de couverture d'archive étant supérieurs ou égaux à un degré de correspondance prédéfini (101) ; et archiver à nouveau la pluralité d'événements d'archive, de façon à obtenir un premier flux d'événements d'archivage cible et un second flux d'événements d'archivage cible, ce qui permet d'accomplir une opération d'archivage sur la pluralité d'événements d'archive, le premier flux d'événements d'archivage cible étant un ensemble d'événements d'archive correspondant à une première personne, et le second flux d'événements d'archivage cible étant un ensemble d'événements d'archive correspondant à une seconde personne (102). Dans le procédé, une pluralité d'événements d'archive sont à nouveau archivés, de manière à accomplir une opération d'archivage sur les événements d'archive, et le procédé est propice à l'amélioration de la précision d'archivage.
PCT/CN2022/143523 2022-05-06 2022-12-29 Procédé et appareil d'archivage de données WO2023213095A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210487324.7 2022-05-06
CN202210487324.7A CN115269494A (zh) 2022-05-06 2022-05-06 数据归档方法及装置

Publications (1)

Publication Number Publication Date
WO2023213095A1 true WO2023213095A1 (fr) 2023-11-09

Family

ID=83759382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/143523 WO2023213095A1 (fr) 2022-05-06 2022-12-29 Procédé et appareil d'archivage de données

Country Status (2)

Country Link
CN (1) CN115269494A (fr)
WO (1) WO2023213095A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115269494A (zh) * 2022-05-06 2022-11-01 深圳云天励飞技术股份有限公司 数据归档方法及装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108733819A (zh) * 2018-05-22 2018-11-02 深圳云天励飞技术有限公司 一种人员档案建立方法和装置
CN109344271A (zh) * 2018-09-30 2019-02-15 南京物盟信息技术有限公司 视频人像档案处理方法及其系统
CN110390031A (zh) * 2019-06-28 2019-10-29 深圳市商汤科技有限公司 信息处理方法及装置、图像设备及存储介质
US20200175187A1 (en) * 2017-08-11 2020-06-04 Hooga Holdings Pty Limited Image and message management and archiving for events
WO2020244174A1 (fr) * 2019-06-05 2020-12-10 深圳云天励飞技术有限公司 Procédé, appareil et dispositif de reconnaissance faciale et support d'enregistrement lisible par ordinateur
CN115269494A (zh) * 2022-05-06 2022-11-01 深圳云天励飞技术股份有限公司 数据归档方法及装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200175187A1 (en) * 2017-08-11 2020-06-04 Hooga Holdings Pty Limited Image and message management and archiving for events
CN108733819A (zh) * 2018-05-22 2018-11-02 深圳云天励飞技术有限公司 一种人员档案建立方法和装置
CN109344271A (zh) * 2018-09-30 2019-02-15 南京物盟信息技术有限公司 视频人像档案处理方法及其系统
WO2020244174A1 (fr) * 2019-06-05 2020-12-10 深圳云天励飞技术有限公司 Procédé, appareil et dispositif de reconnaissance faciale et support d'enregistrement lisible par ordinateur
CN110390031A (zh) * 2019-06-28 2019-10-29 深圳市商汤科技有限公司 信息处理方法及装置、图像设备及存储介质
CN115269494A (zh) * 2022-05-06 2022-11-01 深圳云天励飞技术股份有限公司 数据归档方法及装置

Also Published As

Publication number Publication date
CN115269494A (zh) 2022-11-01

Similar Documents

Publication Publication Date Title
US11221745B2 (en) Method for displaying contents on basis of smart desktop and smart terminal
WO2020119350A1 (fr) Procédé et appareil de classification de vidéos, dispositif informatique et support d'informations
CN109376596B (zh) 人脸匹配方法、装置、设备及存储介质
US11481428B2 (en) Bullet screen content processing method, application server, and user terminal
WO2021012526A1 (fr) Procédé d'apprentissage de modèle de reconnaissance faciale, procédé et appareil de reconnaissance faciale, dispositif, et support de stockage
US20190107894A1 (en) System and method for deep learning based hand gesture recognition in first person view
CN105190644B (zh) 用于使用触摸控制的基于图像的搜索的技术
CN112527816B (zh) 数据血缘关系解析方法、系统、计算机设备及存储介质
US11257293B2 (en) Augmented reality method and device fusing image-based target state data and sound-based target state data
US8755610B2 (en) Auto-recognition for noteworthy objects
US8902361B2 (en) Relational display of images
WO2020143330A1 (fr) Procédé de capture d'image faciale, support d'informations lisible par ordinateur et dispositif terminal
US9639532B2 (en) Context-based analysis of multimedia content items using signatures of multimedia elements and matching concepts
JP2021034003A (ja) 人物識別方法、装置、電子デバイス、記憶媒体、及びプログラム
US20150189384A1 (en) Presenting information based on a video
WO2019062347A1 (fr) Procédé de reconnaissance faciale et produit associé
US20230409632A1 (en) Systems and methods for using conjunctions in a voice input to cause a search application to wait for additional inputs
WO2020135756A1 (fr) Procédé, appareil et dispositif d'extraction de segment vidéo et support de stockage lisible par ordinateur
WO2023213095A1 (fr) Procédé et appareil d'archivage de données
WO2023197648A1 (fr) Procédé et appareil de traitement de capture d'écran, dispositif électronique et support lisible par ordinateur
WO2021072893A1 (fr) Procédé et appareil de regroupement d'empreintes vocales, dispositif de traitement, et support d'enregistrement informatique
WO2022205634A1 (fr) Procédé et appareil d'affichage de données, et dispositif, support de stockage et programme
WO2016145827A1 (fr) Procédé et dispositif de commande de terminal
WO2021159672A1 (fr) Procédé et appareil de reconnaissance d'image faciale
WO2021190664A1 (fr) Procédé et système de détection multi-face reposant sur le positionnement de points clés et support d'informations

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22940789

Country of ref document: EP

Kind code of ref document: A1