CN112783986A - Object grouping compiling method and device based on label, storage medium and terminal - Google Patents

Object grouping compiling method and device based on label, storage medium and terminal Download PDF

Info

Publication number
CN112783986A
CN112783986A CN202011010736.9A CN202011010736A CN112783986A CN 112783986 A CN112783986 A CN 112783986A CN 202011010736 A CN202011010736 A CN 202011010736A CN 112783986 A CN112783986 A CN 112783986A
Authority
CN
China
Prior art keywords
user
node
area range
time node
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011010736.9A
Other languages
Chinese (zh)
Other versions
CN112783986B (en
Inventor
葛磊
王夷
李东晓
王龙厚
戚桂洪
俞楠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Xinyi Intelligent Technology Co ltd
Original Assignee
Shanghai Xinyi Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Xinyi Intelligent Technology Co ltd filed Critical Shanghai Xinyi Intelligent Technology Co ltd
Priority to CN202011010736.9A priority Critical patent/CN112783986B/en
Publication of CN112783986A publication Critical patent/CN112783986A/en
Application granted granted Critical
Publication of CN112783986B publication Critical patent/CN112783986B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Mathematical Physics (AREA)
  • Fuzzy Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A label-based object grouping compilation method and device, a storage medium and a terminal are provided, wherein the label-based object grouping compilation method comprises the following steps: acquiring a region range and a time node of an object to be generated; matching the area range with the source position of each preset object, and matching the time node with the time range of each preset object; taking a preset object with a source position falling into the area range and a time range falling into the time node as the content of the object; and generating the label of the object according to the area range and the time node. The technical scheme of the invention can generate the object and ensure the convenience of object retrieval.

Description

Object grouping compiling method and device based on label, storage medium and terminal
Technical Field
The invention relates to the technical field of data processing, in particular to a label-based object grouping compiling method and device, a storage medium and a terminal.
Background
In recent years, with the rapid development of internet technology and artificial intelligence, the data volume in a computer is large, the objects are various, and the objects are grouped and compiled, so that users can better screen and view required information.
However, compiling batch data into objects requires a user to prepare a large number of objects in advance, which significantly increases the workload of the user. Different users have certain randomness in naming and classification, so that data of the input object is complicated, the user spends time in object compiling and invalid information can be generated in the later-stage retrieval of the object, and the working pressure of the user is increased.
Disclosure of Invention
The technical problem solved by the invention is how to generate the object and ensure the convenience of object retrieval.
In order to solve the above technical problem, an embodiment of the present invention provides a tag-based object grouping and compiling method, where the tag-based object grouping and compiling method includes: acquiring a region range and a time node of an object to be generated; matching the area range with the source position of each preset object, and matching the time node with the time range of each preset object; taking data contained in a preset object with the future source position falling into the area range and the time range falling into the time node as the content of the object; and generating the label of the object according to the area range and the time node.
Optionally, the generating the label of the object according to at least the area range and the time node includes: and generating a label of the object according to the area range and the time node, wherein the label of the object comprises the area range and the time node.
Optionally, the generating the label of the object according to at least the area range and the time node includes: acquiring user information, wherein the user information comprises a collective category of a user; and generating a label of the object according to the user information, the area range and the time node, wherein the label of the object comprises the user information, the area range and the time node.
Optionally, the object grouping and compiling method based on the tag further includes: acquiring user information, wherein the user information comprises a collective category of a user and a level of the user in the collective category; determining a root node according to the collective category of the user, and determining child nodes under the root node according to the level of the user in the collective category; and placing the object at the position of the child node.
Optionally, the object grouping and compiling method based on the tag further includes: and presenting each object according to the position relation of the node where each object is located.
Optionally, the object grouping and compiling method based on the tag further includes: acquiring keywords input by a user and user information, wherein the user information comprises a collective category of the user; determining a root node according to the collective category of the user, and matching the keywords with each function child node under the root node; and placing the object at the position of the matched functional child node.
Optionally, the obtaining the area range and the time node of the object to be generated includes: acquiring the area range and the time node of the object to be generated based on the input of a user; or, determining the area range of the object to be generated according to the physical position of the device used by the user, and analyzing and determining the time node according to the execution time of the object to be generated input by the user.
In order to solve the above technical problem, an embodiment of the present invention further discloses a tag-based object grouping and compiling device, where the object generating device includes: the acquisition module is used for acquiring the area range and the time node of the object to be generated; the matching module is used for matching the area range with the source position of each preset object and matching the time node with the time range of each preset object; the object determining module is used for determining the data contained in a preset object with the source position falling into the area range and the time range falling into the time node as the content of the object; and the label generating module is used for generating the label of the object at least according to the area range and the time node.
The embodiment of the invention also discloses a storage medium, wherein a computer program is stored on the storage medium, and the computer program is executed by a processor to execute the steps of the object grouping and compiling method based on the label.
The embodiment of the invention also discloses a terminal which comprises a memory and a processor, wherein the memory is stored with a computer program which can be run on the processor, and the processor executes the steps of the object grouping and compiling method based on the label when running the computer program.
Compared with the prior art, the technical scheme of the embodiment of the invention has the following beneficial effects:
according to the technical scheme, the area range and the time node of the object to be generated are obtained; matching the area range with the source position of each preset object, and matching the time node with the time range of each preset object; taking a preset object with a source position falling into the area range and a time range falling into the time node as the content of the object; and generating the label of the object according to the area range and the time node. According to the technical scheme, the corresponding video object can be rapidly extracted from a large number of preset objects through the area range and the time node set by the user; in addition, the label is generated for the object by at least utilizing the area range and the time node, so that the label can indicate the content of the object, a user can quickly and conveniently retrieve and view the object through the label, and the user experience is improved.
Further, after the object is generated according to the requirement of the user, the object may be placed at the position of the child node corresponding to the level in the collective category where the user is located. Then, user-generated objects with different levels will be placed at child nodes at different locations, enabling the user to more intuitively view the various objects.
Drawings
FIG. 1 is a flow chart of a tag-based object grouping method according to an embodiment of the present invention;
FIG. 2 is a flowchart of one embodiment of step S104 shown in FIG. 1;
FIG. 3 is a partial flow chart of a method for tag-based grouping of objects according to an embodiment of the present invention;
FIG. 4 is a partial flow diagram of another tag-based object grouping method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an object grouping and compiling device based on tags according to an embodiment of the present invention.
Detailed Description
As described in the background art, compiling a batch of videos into objects requires a user to prepare a large number of objects in an early stage, which significantly increases the workload of the user. Different users have certain randomness in naming and classification, so that data of the input object is complicated, the user spends time in object compiling and invalid information can be generated in the later-stage retrieval of the object, and the working pressure of the user is increased.
According to the technical scheme, the corresponding video object can be rapidly extracted from a large number of preset objects through the area range and the time node set by the user; in addition, the label is generated for the object by at least utilizing the area range and the time node, so that the label can indicate the content of the object, a user can quickly and conveniently retrieve and view the object through the label, and the user experience is improved.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
Fig. 1 is a flowchart of an object grouping method based on tags according to an embodiment of the present invention. The object is an object output or generated by the intelligent security system. The intelligent security system can comprise a plurality of cameras and a server connected with the cameras, and the object can be generated or output by the server.
The object grouping and compiling method based on the label of the object specifically comprises the following steps:
step S101: acquiring a region range and a time node of an object to be generated;
step S102: matching the area range with the source position of each collected preset object, and matching the time node with the time range of each preset object;
step S103: taking data contained in a preset object with the future source position falling into the area range and the time range falling into the time node as the content of the object;
step S104: and generating the label of the object according to the area range and the time node.
It should be noted that the sequence numbers of the steps in this embodiment do not represent a limitation on the execution sequence of the steps.
In this embodiment, the preset object may be acquired in advance, and the preset object has a source location and a time range. In a specific application scenario, the object to be generated may be a video plan, and the preset object may be a surveillance video. The surveillance video may come from multiple cameras, which may be located in a number of different geographical locations. The data volume contained in the preset object is large, and when a user needs to have a viewing demand on part of the data in the preset object, the object needs to be generated by steps S101 to S104 shown in fig. 1.
In a specific implementation of step S101, the area range and the time node of the object to be generated may be acquired. The area range and the time node can be preset by the user according to the actual requirement of the user.
In a specific embodiment, step S101 may include the steps of: and acquiring the area range and the time node of the object to be generated based on the input of the user.
In this embodiment, a user may input an area range and a time node for an object through a computer device. Wherein, the region range may refer to a range included by the object; a time node may refer to a time range of data contained by an object. The time node may be a continuous time or an integration of a plurality of continuous times.
In a specific implementation, the user may input the region range and the time node of the object to be generated in the visualization interface, or select the region range and the time node of the object to be generated in options provided by the visualization interface.
In another embodiment, step S101 may include the steps of: and determining the area range of the object to be generated according to the physical position of the equipment used by the user, and analyzing and determining the time node according to the execution time of the object to be generated input by the user.
In this embodiment, the area range of the object may be determined according to the physical location of the device used by the user. Specifically, the area range of the object may be a circular area having a radius of a preset value centered on the physical location of the device used by the user. The user can also input the execution time of the object to be generated, and the time node is extracted by analyzing the execution time.
With continued reference to fig. 1, in a specific implementation of step S102, since the preset object has a source location and a shooting time, and the object to be generated has an area range and a time node, the area range may be matched with the source location of each preset object, and the time node may be matched with the time range of each preset object.
Specifically, the preset objects photographed by the respective cameras may be stored in the database in advance. When the object needs to be generated, relevant attribute information of a preset object, such as source position and shooting time, is called from a database for matching. The matching operation may be semantic matching, keyword matching, and the like, which is not limited in this embodiment of the present invention.
Furthermore, in the implementation of step S103, the source location falling within the area scope means that the source location is consistent with the area scope, and represents the same physical location. Meanwhile, since the shooting time span of the preset object is large and the time node set by the user is only a part of the time span, only the preset object falling into the time node can be taken as the content of the object.
For example, if the area range is a street at the mouth of a family, and the source position of the preset object 1 is a century road and an east road intersection, the source position of the preset object 1 falls into the area range; the time node is 17 days 6 and 6 months in 2020, and the preset object 1 contains all video data in 6 months in 2020, so that the video content is only the video data corresponding to 17 days 7 and 17 months in 2020 in the preset object 1.
Up to this point, objects have been obtained that meet the user's requirements with respect to location and time.
To further satisfy the search requirements of the user, in a specific implementation of step S104, a tag may be generated for each generated object. As described above, an object is generated from an area range and a time node, and a tag of the object may be generated from the area range and the time node in order to accurately express the content of the object. The label of the object comprises the area range and the time node.
By establishing the labels for the objects in the unified mode, the objects can be classified in the unified mode, and a user can conveniently and directly search the objects according to the labels.
According to the embodiment of the invention, the corresponding video object can be rapidly extracted from a large number of preset objects through the area range and the time node set by the user; in addition, the label is generated for the object by at least utilizing the area range and the time node, so that the label can indicate the content of the object, a user can quickly and conveniently retrieve and view the object through the label, and the user experience is improved.
In a specific example, step S104 may include the steps of: and generating a label of the object according to the area range and the time node, wherein the label of the object comprises the area range and the time node.
In this embodiment, the tag of the object may be generated only according to the area range and the time node. In particular, objects may be named using their tags, helping a user to more intuitively learn their tags.
In another specific example, referring to fig. 2, step S104 shown in fig. 1 may include the following steps:
step S201: acquiring user information, wherein the user information comprises a collective category of a user;
step S202: and generating a label of the object according to the user information, the area range and the time node, wherein the label of the object comprises the user information, the area range and the time node.
Unlike the foregoing embodiment, in the present embodiment, user information is also added to the generation tag. The user information includes a group category in which the user is located, for example, in the public security industry, the group category in which the user is located may include different police.
It is understood that the specific classification of the collective category may be customized by the user according to the actual application environment, and the embodiment of the present invention is not limited thereto.
Because the monitoring data required by different collective categories are different, the embodiment of the invention can enable the user to select the corresponding object according to the collective category in which the user is positioned by embodying the user information in the tag, thereby avoiding checking invalid monitoring data.
Referring to fig. 3, an embodiment of the present invention further discloses another object grouping and compiling method based on tags, where the object grouping and compiling method based on tags specifically includes the following steps:
step S301: acquiring user information, wherein the user information comprises a collective category of a user and a level of the user in the collective category;
step S302: determining a root node according to the collective category of the user, and determining child nodes under the root node according to the level of the user in the collective category;
step S303: and placing the object at the position of the child node.
The above-described steps S301 to S303 may be performed after the steps S101 to S104 shown in fig. 1.
In this embodiment, the user has a level in the group category in which the user is located, and the user information may include the group category in which the user is located and the level of the user in the group category in which the user is located. Each collective category corresponds to a root node and, correspondingly, each level in each collective category corresponds to a child node. The nodes corresponding to the collective category and its level can form a tree structure. That is, each user corresponds to a child node since each user has a corresponding level.
Specifically, the user information may be pre-configured by the user. When the object needs to be generated, the user information can be directly called. For example, a user registers an account in the object generating system to fill in personal information, and when the user needs to generate an object, the user can directly call the personal information of the user for use.
After generating the objects according to the requirements of the user, in order to enable the user to view each object more intuitively, the objects may be placed at the positions of the child nodes corresponding to the user. Then user-generated objects with different levels will be placed at child nodes at different locations. So far, a tree structure can be formed among the objects.
In one non-limiting embodiment of the present invention, the method shown in FIG. 3 may further comprise the steps of: the method comprises the following steps: and presenting each object according to the position relation of the node where each object is located.
As described above, the nodes corresponding to the collective category and the level thereof in the user information can form a tree structure. A tree structure can also be formed between objects with different user generation. When a user needs to view an object, a corresponding root node can be found according to the collective category of the user, and each object at each child node position under the root node is presented in a tree structure, namely, according to the position relationship of the node where each object is located.
Referring to fig. 4, an embodiment of the present invention further discloses another object grouping and compiling method based on tags, where the object grouping and compiling method based on tags specifically includes the following steps:
step S401: acquiring keywords input by a user and user information, wherein the user information comprises a collective category of the user;
step S402: determining a root node according to the collective category of the user, and matching the keywords with each function child node under the root node;
step S403: and placing the object at the position of the matched functional child node.
The above-described steps S401 to S403 may be performed after the steps S101 to S104 shown in fig. 1.
Different from the foregoing embodiment, in this embodiment, after acquiring the user information, the keyword is matched with each function child node under the root node. Wherein, the function child node has attribute information, such as name, function description, etc., and the function child node matching with the keyword can be determined by matching the keyword with the attribute information of the function child node. The function sub-nodes can be set by users according to actual application requirements.
Further, the object generated by the user may be placed at the location of the matching functional child node.
For example, the user sets a function child node "traffic improvement", and when the keyword entered by the user at the time of generating the object matches with "traffic improvement", it can be determined that the object generated by the user can be placed at the position of the function child node.
With reference to fig. 3 and 4, when the user information includes the keyword, the collective category in which the user is located, and the level of the user in the collective category, the user-generated object may be placed at the level of the user in the collective category to determine the position of the child node under the root node, or may be placed at the position of the functional child node matching the keyword.
In a specific application scenario, the steps of the object grouping and compiling method based on the label may be executed by a server in the smart security system. The server can acquire a place input by a user and match the place with the position of each camera; the server can also acquire the time input by the user to select the video shot by the matched camera in the time input by the user so as to generate the object. Meanwhile, the label can be generated based on the input information. Furthermore, the server can also acquire the classification information of the police, departments and the like to which the user belongs, and display the generated object according to the hierarchical relationship of the classification information.
Referring to fig. 5, an embodiment of the present invention further discloses an object generating apparatus 50, where the object generating apparatus 50 includes an obtaining module 501, a matching module 502, an object determining module 503, and a tag generating module 504.
The obtaining module 501 is configured to obtain an area range and a time node of an object to be generated; the matching module 502 is configured to match the area range with a source position of each preset object, and match the time node with a time range of each preset object; the object determination module 503 is configured to use a preset object with a source location falling into the area range and a time range falling into the time node as the content of the object; the label generating module 504 is configured to generate a label of the object according to at least the area range and the time node.
According to the embodiment of the invention, the corresponding video object can be rapidly extracted from a large number of preset objects through the area range and the time node set by the user; in addition, the label is generated for the object by at least utilizing the area range and the time node, so that the label can indicate the content of the object, a user can quickly and conveniently retrieve and view the object through the label, and the user experience is improved.
For more details of the operation principle and the operation mode of the object generating apparatus 50, reference may be made to the relevant descriptions in fig. 1 to fig. 4, which are not described herein again.
The embodiment of the invention also discloses a storage medium, which is a computer-readable storage medium and stores a computer program thereon, and the computer program can execute the steps of the methods shown in fig. 1-4 when running. The storage medium may include ROM, RAM, magnetic or optical disks, etc. The storage medium may further include a non-volatile memory (non-volatile) or a non-transitory memory (non-transient), and the like.
The embodiment of the invention also discloses a terminal which can comprise a memory and a processor, wherein the memory is stored with a computer program which can run on the processor. The processor, when running the computer program, may perform the steps of the methods shown in fig. 1-4. The terminal includes, but is not limited to, a mobile phone, a computer, a tablet computer and other terminal devices.
Although the present invention is disclosed above, the present invention is not limited thereto. Various changes and modifications may be effected therein by one skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A tag-based object grouping compilation method is characterized by comprising the following steps:
acquiring a region range and a time node of an object to be generated;
matching the area range with the source position of each collected preset object, and matching the time node with the time range of each preset object;
taking data contained in a preset object with the future source position falling into the area range and the time range falling into the time node as the content of the object;
and generating the label of the object according to the area range and the time node.
2. The tag-based object grouping method of claim 1, wherein the generating the tag of the object according to at least the area scope and the time node comprises:
and generating a label of the object according to the area range and the time node, wherein the label of the object comprises the area range and the time node.
3. The tag-based object grouping method of claim 1, wherein the generating the tag of the object according to at least the area scope and the time node comprises:
acquiring user information, wherein the user information comprises a collective category of a user;
and generating a label of the object according to the user information, the area range and the time node, wherein the label of the object comprises the user information, the area range and the time node.
4. The tag-based object grouping method according to claim 1, further comprising:
acquiring user information, wherein the user information comprises a collective category of a user and a level of the user in the collective category;
determining a root node according to the collective category of the user, and determining child nodes under the root node according to the level of the user in the collective category;
and placing the object at the position of the child node.
5. The tag-based object grouping method according to claim 4, further comprising:
and presenting each object according to the position relation of the node where each object is located.
6. The tag-based object grouping method according to claim 1, comprising:
acquiring keywords input by a user and user information, wherein the user information comprises a collective category of the user;
determining a root node according to the collective category of the user, and matching the keywords with each function child node under the root node;
and placing the object at the position of the matched functional child node.
7. The tag-based object grouping compilation method according to claim 1, wherein the obtaining of the area range and the time node of the object to be generated comprises:
acquiring the area range and the time node of the object to be generated based on the input of a user;
or, determining the area range of the object to be generated according to the physical position of the device used by the user, and analyzing and determining the time node according to the execution time of the object to be generated input by the user.
8. A tag-based object grouping apparatus, comprising:
the acquisition module is used for acquiring the area range and the time node of the object to be generated;
the matching module is used for matching the area range with the source position of each preset object and matching the time node with the time range of each preset object;
the object determining module is used for determining the data contained in a preset object with the source position falling into the area range and the time range falling into the time node as the content of the object;
and the label generating module is used for generating the label of the object at least according to the area range and the time node.
9. A storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, performs the steps of the tag-based object grouping method of any one of claims 1 to 7.
10. A terminal comprising a memory and a processor, the memory having stored thereon a computer program operable on the processor, wherein the processor, when executing the computer program, performs the steps of the tag-based object grouping method of any one of claims 1 to 7.
CN202011010736.9A 2020-09-23 2020-09-23 Object grouping compiling method and device based on label, storage medium and terminal Active CN112783986B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011010736.9A CN112783986B (en) 2020-09-23 2020-09-23 Object grouping compiling method and device based on label, storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011010736.9A CN112783986B (en) 2020-09-23 2020-09-23 Object grouping compiling method and device based on label, storage medium and terminal

Publications (2)

Publication Number Publication Date
CN112783986A true CN112783986A (en) 2021-05-11
CN112783986B CN112783986B (en) 2022-12-13

Family

ID=75750419

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011010736.9A Active CN112783986B (en) 2020-09-23 2020-09-23 Object grouping compiling method and device based on label, storage medium and terminal

Country Status (1)

Country Link
CN (1) CN112783986B (en)

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7363593B1 (en) * 2001-11-30 2008-04-22 Versata Development Group, Inc. System and method for presenting information organized by hierarchical levels
CN103870574A (en) * 2014-03-18 2014-06-18 江苏物联网研究发展中心 Label manufacturing and indexing method based on H. 264 ciphertext cloud video storage
CN103927387A (en) * 2014-04-30 2014-07-16 成都理想境界科技有限公司 Image retrieval system, method and device
CN103970906A (en) * 2014-05-27 2014-08-06 百度在线网络技术(北京)有限公司 Method and device for establishing video tags and method and device for displaying video contents
US20150058363A1 (en) * 2013-08-21 2015-02-26 Robert Lancer Cloud-based enterprise content management system
CN105808782A (en) * 2016-03-31 2016-07-27 广东小天才科技有限公司 Picture label adding method and device
US20160217377A1 (en) * 2015-01-27 2016-07-28 Huawei Technologies Co., Ltd. Systems, devices and methods for distributed content interest prediction and content discovery
CN105975570A (en) * 2016-05-04 2016-09-28 深圳市至壹科技开发有限公司 Geographic position-based video search method and system
CN106559634A (en) * 2015-09-30 2017-04-05 杭州海康威视数字技术股份有限公司 For the date storage method and device of traffic block port video monitoring
WO2017181616A1 (en) * 2016-04-19 2017-10-26 乐视控股(北京)有限公司 Method for pushing video based on geographical location, pushing apparatus and server thereof
CN108063672A (en) * 2016-11-07 2018-05-22 北京视联动力国际信息技术有限公司 The management method and device of a kind of video conference terminal
CN108540751A (en) * 2017-03-01 2018-09-14 中国电信股份有限公司 Monitoring method, apparatus and system based on video and electronic device identification
US20180278892A1 (en) * 2016-05-13 2018-09-27 Tencent Technology (Shenzhen) Company Limited Complex hardware-based system for video surveillance tracking
CN109255056A (en) * 2018-08-16 2019-01-22 北京京东尚科信息技术有限公司 Data referencing processing method, device, equipment and the storage medium of block chain
CN109344255A (en) * 2018-09-26 2019-02-15 平安科技(深圳)有限公司 The fill method and terminal device of label
CN110032886A (en) * 2019-02-25 2019-07-19 上德(珠海)数据科技有限公司 The method and apparatus of access authorization for resource management
CN110223141A (en) * 2019-05-24 2019-09-10 深圳市彬讯科技有限公司 A kind of matching process, device, computer equipment and storage medium
CN110297943A (en) * 2019-07-05 2019-10-01 联想(北京)有限公司 Adding method, device, electronic equipment and the storage medium of label
CN110430262A (en) * 2019-08-05 2019-11-08 珠海和一科技有限公司 A kind of Lora ad hoc network data acquisition and storage method
CN110633211A (en) * 2019-08-30 2019-12-31 深圳壹账通智能科技有限公司 Multi-interface testing method, device, server and medium
CN111078319A (en) * 2019-12-23 2020-04-28 浪潮通用软件有限公司 Configuration data management method, device, storage medium and computer readable medium
US20200201904A1 (en) * 2018-12-21 2020-06-25 AdLaunch International Inc. Generation of a video file

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7363593B1 (en) * 2001-11-30 2008-04-22 Versata Development Group, Inc. System and method for presenting information organized by hierarchical levels
US20150058363A1 (en) * 2013-08-21 2015-02-26 Robert Lancer Cloud-based enterprise content management system
CN103870574A (en) * 2014-03-18 2014-06-18 江苏物联网研究发展中心 Label manufacturing and indexing method based on H. 264 ciphertext cloud video storage
CN103927387A (en) * 2014-04-30 2014-07-16 成都理想境界科技有限公司 Image retrieval system, method and device
CN103970906A (en) * 2014-05-27 2014-08-06 百度在线网络技术(北京)有限公司 Method and device for establishing video tags and method and device for displaying video contents
US20160217377A1 (en) * 2015-01-27 2016-07-28 Huawei Technologies Co., Ltd. Systems, devices and methods for distributed content interest prediction and content discovery
CN106559634A (en) * 2015-09-30 2017-04-05 杭州海康威视数字技术股份有限公司 For the date storage method and device of traffic block port video monitoring
CN105808782A (en) * 2016-03-31 2016-07-27 广东小天才科技有限公司 Picture label adding method and device
WO2017181616A1 (en) * 2016-04-19 2017-10-26 乐视控股(北京)有限公司 Method for pushing video based on geographical location, pushing apparatus and server thereof
CN105975570A (en) * 2016-05-04 2016-09-28 深圳市至壹科技开发有限公司 Geographic position-based video search method and system
US20180278892A1 (en) * 2016-05-13 2018-09-27 Tencent Technology (Shenzhen) Company Limited Complex hardware-based system for video surveillance tracking
CN108063672A (en) * 2016-11-07 2018-05-22 北京视联动力国际信息技术有限公司 The management method and device of a kind of video conference terminal
CN108540751A (en) * 2017-03-01 2018-09-14 中国电信股份有限公司 Monitoring method, apparatus and system based on video and electronic device identification
CN109255056A (en) * 2018-08-16 2019-01-22 北京京东尚科信息技术有限公司 Data referencing processing method, device, equipment and the storage medium of block chain
CN109344255A (en) * 2018-09-26 2019-02-15 平安科技(深圳)有限公司 The fill method and terminal device of label
US20200201904A1 (en) * 2018-12-21 2020-06-25 AdLaunch International Inc. Generation of a video file
CN110032886A (en) * 2019-02-25 2019-07-19 上德(珠海)数据科技有限公司 The method and apparatus of access authorization for resource management
CN110223141A (en) * 2019-05-24 2019-09-10 深圳市彬讯科技有限公司 A kind of matching process, device, computer equipment and storage medium
CN110297943A (en) * 2019-07-05 2019-10-01 联想(北京)有限公司 Adding method, device, electronic equipment and the storage medium of label
CN110430262A (en) * 2019-08-05 2019-11-08 珠海和一科技有限公司 A kind of Lora ad hoc network data acquisition and storage method
CN110633211A (en) * 2019-08-30 2019-12-31 深圳壹账通智能科技有限公司 Multi-interface testing method, device, server and medium
CN111078319A (en) * 2019-12-23 2020-04-28 浪潮通用软件有限公司 Configuration data management method, device, storage medium and computer readable medium

Also Published As

Publication number Publication date
CN112783986B (en) 2022-12-13

Similar Documents

Publication Publication Date Title
US11899681B2 (en) Knowledge graph building method, electronic apparatus and non-transitory computer readable storage medium
US20210256320A1 (en) Machine learning artificialintelligence system for identifying vehicles
US20210103779A1 (en) Mobile image search system
US20180329690A1 (en) Converting visual diagrams into code
US12099574B1 (en) Artificial intelligence system for inspecting image reliability
WO2021139191A1 (en) Method for data labeling and apparatus for data labeling
US20220383053A1 (en) Ephemeral content management
CN108694223A (en) The construction method and device in a kind of user's portrait library
US20190163767A1 (en) Image processing method, image processing device, computer device, and computer readable storage medium
CN111191125A (en) Data analysis method based on tagging
US10769196B2 (en) Method and apparatus for displaying electronic photo, and mobile device
CN116049397B (en) Sensitive information discovery and automatic classification method based on multi-mode fusion
CN104933171B (en) Interest point data association method and device
CN111652658A (en) Portrait fusion method, apparatus, electronic device and computer readable storage medium
CN113760834B (en) File classification method, device, equipment and medium
CN114511085A (en) Entity attribute value identification method, apparatus, device, medium, and program product
CN118035056A (en) Reference test method and test framework for multi-mode data query
CN113705293A (en) Image scene recognition method, device, equipment and readable storage medium
CN111191065B (en) Homologous image determining method and device
CN112783986B (en) Object grouping compiling method and device based on label, storage medium and terminal
CN116775826A (en) Intelligent question-answering method and device, electronic equipment and storage medium
CN111797856A (en) Modeling method, modeling device, storage medium and electronic equipment
US20230195742A1 (en) Time series prediction method for graph structure data
CN113419951B (en) Artificial intelligent model optimization method and device, electronic equipment and storage medium
CN109446356A (en) A kind of multimedia document retrieval method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 200331 room e176, 1f, 406 Gulang Road, Putuo District, Shanghai

Applicant after: Shanghai Xinyi Intelligent Technology Co.,Ltd.

Address before: 200434 10th floor, 1388 Shuidian Road, Hongkou District, Shanghai

Applicant before: Shanghai Xinyi Intelligent Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant