G06T1/40

Pre-pass surface analysis to achieve adaptive anti-aliasing modes

Systems, apparatuses and methods may provide for technology that determines a position associated with one or more polygons in unresolved surface data and select an anti-aliasing sample rate based on a state of the one or more polygons with respect to the position. Additionally, the unresolved surface data may be resolved at the position in accordance with the selected anti-aliasing sample rate, wherein the selected anti-aliasing sample rate varies across a plurality of pixels. The position may be a bounding box, a display screen coordinate, and so forth.

Self-supervised representation learning for interpretation of OCD data
11747740 · 2023-09-05 · ·

A system and methods for OCD metrology are provided including receiving multiple first sets of scatterometric data, dividing each set into k sub-vectors, and training, in a self-supervised manner, k2 auto-encoder neural networks that map each of the k sub-vectors to each other. Subsequently multiple respective sets of reference parameters and multiple corresponding second sets of scatterometric data are received and a transfer neural network (NN) is trained. Initial layers include a parallel arrangement of the k2 encoder neural networks. Target output of the transfer NN training is set to the multiple sets of reference parameters and feature input is set to the multiple corresponding second sets of scatterometric data, such that the transfer NN is trained to estimate new wafer pattern parameters from subsequently measured sets of scatterometric data.

System and methods for efficiently implementing a convolutional neural network incorporating binarized filter and convolution operation for performing image classification

Systems, apparatuses, and methods for efficiently and accurately processing an image in order to detect and identify one or more objects contained in the image, and methods that may be implemented on mobile or other resource constrained devices. Embodiments of the invention introduce simple, efficient, and accurate approximations to the functions performed by a convolutional neural network (CNN); this is achieved by binarization (i.e., converting one form of data to binary values) of the weights and of the intermediate representations of data in a convolutional neural network. The inventive binarization methods include optimization processes that determine the best approximations of the convolution operations that are part of implementing a CNN using binary operations.

Sparse neural network training optimization
10943171 · 2021-03-09 · ·

An optimized computer architecture for training an neural network includes a system having multiple GPUs. The neural network may be divided into separate portions, and a different portion is assigned to each of the multiple GPUs. Within each GPU, its portion is further divided across multiple training worker threads in multiple processing cores, and each processing core has lock-free access to a local parameter memory. The local parameter memory of each GPU is separately, and individually, synchronized with a remote master parameter memory by lock memory access. Each GPU has a separate set of communication worker threads dedicated to data transfer between the GPU and the remote parameter memory so that the GPU's training worker threads are not involved with cross GPU communications.

Weapon targeting system
10410378 · 2019-09-10 ·

A wearable electronic device displays an impact location that shows where a projectile fired from a weapon will hit a target and displays a bullseye location that shows a desired location where to hit the target. The wearable electronic device indicates firing the weapon when the impact location overlaps with the bullseye location.

Deep convolutional neural network prediction of image professionalism

In an example embodiment, a deep convolutional neural network (DCNN) is created to assign a professionalism score to an input image. The professionalism score indicates a perceived professionalism of a subject of the input image. The DCNN is designed to automatically learn features of images relevant to the professionalism through a training process.

Convolutional neural network

A convolutional neural network (CNN) for an image processing system comprises an image cache responsive to a request to read a block of NM pixels extending from a specified location within an input map to provide a block of NM pixels at an output port. A convolution engine reads blocks of pixels from the output port, combines blocks of pixels with a corresponding set of weights to provide a product, and subjects the product to an activation function to provide an output pixel value. The image cache comprises a plurality of interleaved memories capable of simultaneously providing the NM pixels at the output port in a single clock cycle. A controller provides a set of weights to the convolution engine before processing an input map, causes the convolution engine to scan across the input map by incrementing a specified location for successive blocks of pixels and generates an output map within the image cache by writing output pixel values to successive locations within the image cache.