G06V10/426

DATA ANALYSIS APPARATUS AND DATA ANALYSIS METHOD
20230306489 · 2023-09-28 ·

A data analysis apparatus is provided with a graph data generation unit that generates, in chronological order, a plurality of items of graph data configured by combining a plurality of nodes representing attributes for each element and a plurality of edges representing relatedness between the plurality of nodes, a node feature vector extraction unit that extracts a node feature vector for each of the plurality of nodes, an edge feature vector extraction unit that extracts an edge feature vector for each of the plurality of edges, and a spatiotemporal feature vector calculation unit that calculates a spatiotemporal feature vector indicating a change in node feature vector by performing, on the plurality of items of graph data generated by the graph data generation unit, convolution processing for each of a space direction and a time direction on the basis of the node feature vector and the edge feature vector.

DATA ANALYSIS APPARATUS AND DATA ANALYSIS METHOD
20230306489 · 2023-09-28 ·

A data analysis apparatus is provided with a graph data generation unit that generates, in chronological order, a plurality of items of graph data configured by combining a plurality of nodes representing attributes for each element and a plurality of edges representing relatedness between the plurality of nodes, a node feature vector extraction unit that extracts a node feature vector for each of the plurality of nodes, an edge feature vector extraction unit that extracts an edge feature vector for each of the plurality of edges, and a spatiotemporal feature vector calculation unit that calculates a spatiotemporal feature vector indicating a change in node feature vector by performing, on the plurality of items of graph data generated by the graph data generation unit, convolution processing for each of a space direction and a time direction on the basis of the node feature vector and the edge feature vector.

IMAGE OBJECT DETECTION METHOD, DEVICE, ELECTRONIC DEVICE AND COMPUTER READABLE MEDIUM
20220027657 · 2022-01-27 ·

The embodiments of this disclosure disclose an image object detection method, device, electronic equipment, and computer-readable medium. A specific mode of carrying out the method includes: performing region segmentation on a target image to obtain at least one image region; performing feature extraction on each image region in the at least one image region to obtain at least one feature map; generating a semantic relation graph and a spatial distribution relation graph based on the at least one feature map and the at least one image region; generating an image region relation graph based on the semantic relation graph and spatial distribution relation graph; determining a target image region from the at least one image region based on the image region relation graph; displaying the target image region. This implementation mode achieves an improvement of user experience and a growth of network traffic.

Activity recognition systems and methods
11232292 · 2022-01-25 · ·

An activity recognition system is disclosed. A plurality of temporal features is generated from a digital representation of an observed activity using a feature detection algorithm. An observed activity graph comprising one or more clusters of temporal features generated from the digital representation is established, wherein each one of the one or more clusters of temporal features defines a node of the observed activity graph. At least one contextually relevant scoring technique is selected from similarity scoring techniques for known activity graphs, the at least one contextually relevant scoring technique being associated with activity ingestion metadata that satisfies device context criteria defined based on device contextual attributes of the digital representation, and a similarity activity score is calculated for the observed activity graph as a function of the at least one contextually relevant scoring technique, the similarity activity score being relative to at least one known activity graph.

Deep graph representation learning

A method of deep graph representation learning includes: deriving a set of base features; and automatically developing, by a processing device, a multi-layered hierarchical graph representation based on the set of base features, wherein each successive layer of the multi-layered hierarchical graph representation leverages an output from a previous layer to learn features of a higher-order.

Generating tracklets from digital imagery

Actors may be detected and tracked within a scene using multiple imaging devices provided in a network that are aligned with fields of view that overlap at least in part. Processors operating on the imaging devices may evaluate the images using one or more classifiers to recognize body parts within the images, and to associate the body parts with a common actor within the scene. Each of the imaging devices may generate records of the positions of the body parts and provide such records to a central server, that may correlate body parts appearing within images captured by two or more of the imaging devices and generate a three-dimensional model of an actor based on positions of the body parts. Motion of the body parts may be tracked in subsequent images, and the model of the actor may be updated based on the motion.

Algorithmic approach to finding correspondence between graphical elements
11182905 · 2021-11-23 · ·

Introduced here are computer programs and associated computer-implemented techniques for finding the correspondence between sets of graphical elements that share a similar structure. In contrast to conventional approaches, this approach can leverage the similar structure to discover how two sets of graphical elements are related to one another without the relationship needing to be explicitly specified. To accomplish this, a graphics editing platform can employ one or more algorithms designed to encode the structure of graphical elements using a directed graph and then compute element-to-element correspondence between different sets of graphical elements that share a similar structure.

Method and apparatus for representing environmental elements, system, and vehicle/robot

A computer-implemented method for representing environmental elements includes receiving scan data comprising at least a point cloud representing at least an environmental element from a sensor, segmenting the point cloud into point clusters, and partitioning the point clusters into hierarchical grids. The method also includes establishing a Gaussian distribution for points in each cell of each of the hierarchical grids, and constructing a Gaussian Mixture Model based on the Gaussian distribution for representing the environmental element.

METHOD AND SYSTEM FOR ANALYZING IMAGE
20210342627 · 2021-11-04 ·

An image analysis method and an image analysis system are disclosed. The method may include extracting training raw graphic data including at least one first node corresponding to a plurality of histological features of a training tissue slide image, and at least one first edge defined by a relationship between the histological features and generating training graphic data by sampling the first node of the training raw graphic data. The method may also include determining a parameter of a readout function by training a graph neural network (GNN) using the training graphic data and training output data corresponding to the training graphic data, and extracting inference graphic data including at least one second node corresponding to a plurality of histological features of an inference tissue slide image, and at least one second edge decided by a relationship between the histological features of the inference tissue slide image.

Structured landmark detection via topology-adapting deep graph learning

The present disclosure describes a computer-implemented method for image landmark detection. The method includes receiving an input image for the image landmark detection, generating a feature map for the input image via a convolutional neural network, initializing an initial graph based on the generated feature map, the initial graph representing initial landmarks of the input image, performing a global graph convolution of the initial graph to generate a global graph, where landmarks in the global graph move closer to target locations associated with the input image, and iteratively performing a local graph convolution of the global graph to generate a series of local graphs, where landmarks in the series of local graphs iteratively move further towards the target locations associated with the input image.