G06V10/809

MULTI-OBJECT TRACKING ALGORITHM BASED ON OBJECT DETECTION AND FEATURE EXTRACTION COMBINATION MODEL

The disclosure provides a multi-object tracking algorithm based on an object detection and feature extraction combination model, including the following steps: S1, adding an object appearance feature extraction network layer behind a prediction feature layer of an object detection tracking network having an FPN structure; S2, calculating object fused loss of the object detection tracking network having the FPN structure and added with the object appearance feature extraction network layer; S3, forming a feature comparison database utilizing a neural network during multi-frame objection detection and tracking process; and S4, comparing current image object appearance features with features in the feature comparison database, drawing an object trajectory if the objects are uniform; else adding the current image object appearance features into the feature comparison database to form a new feature comparison database, and then repeating steps S2 and S3.

System and method for generating realistic simulation data for training an autonomous driver
11270165 · 2022-03-08 · ·

A method for training a model for generating simulation data for training an autonomous driving agent, comprising: analyzing real data, collected from a driving environment, to identify a plurality of environment classes, a plurality of moving agent classes, and a plurality of movement pattern classes; generating a training environment, according to one environment class; and in at least one training iteration: generating, by a simulation generation model, a simulated driving environment according to the training environment and according to a plurality of generated training agents, each associated with one of the plurality of agent classes and one of the plurality of movement pattern classes; collecting simulated driving data from the simulated environment; and modifying at least one model parameter of the simulation generation model to minimize a difference between a simulation statistical fingerprint, computed using the simulated driving data, and a real statistical fingerprint, computed using the real data.

GENERATING TRAINING DATA FOR ESTIMATING MATERIAL PROPERTY PARAMETER OF FABRIC AND ESTIMATING MATERIAL PROPERTY PARAMETER OF FABRIC
20220076405 · 2022-03-10 ·

Estimating a material property parameter of fabric involves receiving information including a three-dimensional (3D) contour shape of fabric placed over a 3D geometric object, estimating a material property parameter of the fabric used for representing drape shapes of 3D clothes made by the fabric by applying the information to a trained artificial neural network, and providing the material property parameter of the fabric.

MACHINE LEARNING SYSTEMS AND METHODS FOR DETERMINING HOME VALUE

Techniques for determining value of a home by applying one or more neural network models to images of spaces in the home. The techniques include: obtaining at least one image of a first space inside or outside of a home; determining a type of the first space by processing the at least one image of the first space with a first neural network model; identifying at least one feature in the first space by processing the at least one image with a second neural network model different from the first neural network model and trained using images of spaces of a same type as the first space; and determining a value of the home at least in part by using the at least one feature as input to a machine learning model different from the first neural network model and the second neural network model.

Image augmentation and object detection
11238314 · 2022-02-01 · ·

Computing systems may support image classification and image detection services, and these services may utilize object detection/image classification machine learning models. The described techniques provide for normalization of confidence scores corresponding to manipulated target images and for non-max suppression within the range of confidence scores for manipulated images. In one example, the techniques provide for generating different scales of a test image, and the system performs normalization of confidence scores corresponding to each scaled image and non-max suppression per scaled image These techniques may be used to provide more accurate image detection (e.g., object detection and/or image classification) and may be used with models that are not trained on modified image sets. The model may be trained on a standard (e.g. non-manipulated) image set but used with manipulated target images and the described techniques to provide accurate object detection.

METHOD, DEVICE, APPARATUS AND STORAGE MEDIUM FOR FACIAL MATCHING

The present disclosure provides a method, a device, an apparatus and storage medium for facial matching, wherein the method includes: acquiring an image to be matched; conducting matching for the image to be matched based on at least one of an original sample database and an associative sample database; and outputting a final matching result, wherein the original sample database includes an original sample image, and the associative sample database includes an associative sample image which is formed by adding an associative feature to the original sample image. Herein, obtaining the original sample database and the associative sample database comprises: acquiring the original sample image; obtaining the original sample database based on the original sample image; adding the associative feature to the original sample image in the original sample database and generating the associative sample image, to obtain the associative sample database.

Autonomous self-learning artificial intelligence intent system for access control

One embodiment provides an access control system including access control sensors to detect actions performed in a vicinity of an access point, a verification sensor to verify access of the access point, and an electronic processor communicatively coupled to the access control sensors and the verification sensor. The electronic processor is configured to in response to an access intent model satisfying an accuracy condition, deploy the access intent model for the access point and receive a dataset indicating an action performed in the vicinity of the access point. The electronic processor is also configured to predict an access intent to access the access point by applying the access intent model to the dataset and enable access through the access point. The electronic processor is further configured to receive verification data indicating whether the access point is accessed, and automatically assign a label to the dataset based on the verification data.

Automatic generation of context-aware composite images
11158100 · 2021-10-26 · ·

The present invention enables the automatic generation and recommendation of embedded images. An embedded image includes a visual representation of a context-appropriate object embedded within a scene image. The context and aesthetic properties (e.g., the colors, textures, lighting, position, orientation, and size) of the visual representation of the object may be automatically varied to increase an associated objective compatibility score that is based on the context and aesthetics of the scene image. The scene image may depict a visual representation of a scene, e.g., a background scene. Thus, a scene image may be a background image that depicts a background and/or scene to automatically pair with the object. The object may be a three-dimensional (3D) physical or virtual object. The automatically generated embedded image may be a composite image that includes at least a partially optimized visual representation of a context-appropriate object composited within the scene image.

IMAGE RECOGNITION METHOD, ELECTRONIC DEVICE AND STORAGE MEDIUM

An image recognition method, electronic device, and storage medium are provided and relate to the fields of artificial intelligence, computer vision, deep learning, image processing, and the like. The method includes: performing joint training on a first sub-network configured for recognition processing and a second sub-network configured for retrieval processing in a classification network by adopting an identical set of training data to obtain a trained target classification network, wherein, the first sub-network and the second sub-network are twin networks that are consistent in network structures and share a set of weights; and inputting image data to be recognized into the target classification network to obtain a recognition result. By adopting the method, the accuracy of the image recognition may be improved.

Method and apparatus for checkout based on image identification technique of convolutional neural network
11151427 · 2021-10-19 · ·

A method for checkout based on an image identification technique of convolutional neural network includes acquiring N pictures of M items to be classified placed on a checkout counter, N shooting angles corresponding to the N pictures have at least one shooting angle for taking pictures downwards from just above, performing object detection in the pictures acquired downwards from just above to obtain first rectangular area images, then respectively performing the object detection in remaining pictures according to the number of the pictures to obtain remaining rectangular area images, obtaining preliminary classification results according to the first rectangular area images, the remaining rectangular area images and a pre-trained first-level classification model, and obtaining first-level classification results according to the preliminary classification results and a pre-trained first-level linear regression model, using the first-level classification results as first classification results and performing checkout according to the first classification results.