WO2020171983A1 - Estimating object properties using visual image data - Google Patents
Estimating object properties using visual image data Download PDFInfo
- Publication number
- WO2020171983A1 WO2020171983A1 PCT/US2020/017290 US2020017290W WO2020171983A1 WO 2020171983 A1 WO2020171983 A1 WO 2020171983A1 US 2020017290 W US2020017290 W US 2020017290W WO 2020171983 A1 WO2020171983 A1 WO 2020171983A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- vehicle
- data
- distance
- image
- training
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/251—Fusion techniques of input or preprocessed data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/803—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of input or preprocessed data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
- G06V20/584—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30248—Vehicle exterior or interior
- G06T2207/30252—Vehicle exterior; Vicinity of vehicle
- G06T2207/30261—Obstacle
Definitions
- Autonomous driving systems typically rely on mounting numerous sensors including a collection of vision and emitting distance sensors (e.g., radar sensor, lidar sensor, ultrasonic sensor, etc.) on a vehicle. The data captured by each sensor is then gathered to help understand the vehicle's surrounding environment and to determine how to control the vehicle. Vision sensors can be used to identify objects from captured image data and emitting distance sensors can be used to determine the distance of the detected objects. Steering and speed adjustments can be applied based on detected obstacles and clear drivable paths. But as the number and types of sensors increases, so does the complexity and cost of the system. For example, emitting distance sensors such as lidar are often costly to include in a mass market vehicle. Moreover, each additional sensor increases the input bandwidth requirements for the autonomous driving system. Therefore, there exists a need to find the optimal configuration of sensors on a vehicle. The configuration should limit the total number of sensors without limiting the amount and type of data captured to accurately describe the surrounding environment and safely control the vehicle.
- vision sensors e.g., radar sensor, lidar sensor
- One embodiment includes a system.
- the system comprises one or more processors configured to: receive image data based on an image captured using a camera of a vehicle; and utilize the image data as a basis of an input to a trained machine learning model to at least in part identify a distance of an object from the vehicle; wherein the trained machine learning model has been trained using a training image and a correlated output of an emitting distance sensor; and a memory coupled to the one or more processors.
- Another embodiment includes a computer program product, the computer program product being embodied in a non-transitory computer readable storage medium and comprising computer instructions.
- the computer instructions are for receiving image data based on an image captured using a camera of a vehicle; and utilizing the image data as a basis of an input to a trained machine learning model to at least in part identify a distance of an object from the vehicle, wherein the trained machine learning model has been trained using a training image and a correlated output of an emitting distance sensor.
- Yet another embodiment includes a method.
- the method comprises receiving a selected image based on an image captured using a camera of a vehicle; receiving distance data based on an emitting distance sensor of the vehicle; identifying an object using the selected image as an input to a trained machine learning model; extracting a distance estimate of the identified object from the received distance data; creating a training image by annotating the selected image with the extracted distance estimate; training a second machine learning model to predict a distance measurement using a training data set that includes the training image; and providing the trained second machine learning model to a second vehicle equipped with a second camera.
- Figure l is a block diagram illustrating an embodiment of a deep learning system for autonomous driving.
- Figure 2 is a flow diagram illustrating an embodiment of a process for creating training data for predicting object properties.
- Figure 3 is a flow diagram illustrating an embodiment of a process for training and applying a machine learning model for autonomous driving.
- Figure 4 is a flow diagram illustrating an embodiment of a process for training and applying a machine learning model for autonomous driving.
- Figure 5 is a diagram illustrating an example of capturing auxiliary sensor data for training a machine learning network.
- Figure 6 is a diagram illustrating an example of predicting object properties.
- the invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor.
- these implementations, or any other form that the invention may take, may be referred to as techniques.
- the order of the steps of disclosed processes may be altered within the scope of the invention.
- a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task.
- the term‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
- a machine learning training technique for generating highly accurate machine learning results from vision data is disclosed.
- auxiliary sensor data such as radar and lidar results
- the auxiliary data is associated with objects identified from the vision data to accurately estimate object properties such as object distance.
- the collection and association of auxiliary data with vision data is done automatically and requires little, if any, human intervention.
- objects identified using vision techniques do not need to be manually labeled, significantly improving the efficiency of machine learning training.
- the training data can be automatically generated and used to train a machine learning model to predict object properties with a high degree of accuracy.
- the data may be collected automatically from a fleet of vehicles by collecting snapshots of the vision data and associated related data, such as radar data.
- only a subset of the vision-radar related association targets are sampled.
- the collected fusion data from the fleet of vehicles is automatically collected and used to train neural nets to mimic the captured data.
- the trained machine learning model can be deployed to vehicles for accurately predicting object properties, such as distance, direction, and velocity, using only vision data. For example, once the machine learning model has been trained to be able to determine an object distance using images of a camera without a need of a dedicated distance sensor, it may become no longer necessary to include a dedicated distance sensor in an autonomous driving vehicle. When used in conjunction with a dedicated distance sensor, this machine learning model can be used as a redundant or a secondary distance data source to improve accuracy and/or provide fault tolerance.
- the identified objects and corresponding properties can be used to implement autonomous driving features such as self-driving or driver-assisted operation of a vehicle. For example, an autonomous vehicle can be controlled to avoid a merging vehicle identified using the disclosed techniques.
- a system comprising one or more processors coupled to memory is configured to receive image data based on an image captured using a camera of a vehicle.
- a processor such as an artificial intelligence (AI) processor installed on an autonomous vehicle receives image data from a camera, such as a forward-facing camera of the vehicle. Additional cameras such as side-facing and rear-facing cameras can be used as well.
- the image data is utilized as a basis of an input to a machine learning trained model to at least in part identify a distance of an object from the vehicle.
- the captured image is used as an input to a machine learning model such as a model of a deep learning network running on the AI processor.
- the model is used to predict the distance of objects identified in the image data.
- the trained machine learning model has been trained using a training image and a correlated output of an emitting distance sensor.
- Emitting distance sensors may emit a signal (e.g., radio signal, ultrasonic signal, light signal, etc.) in detecting a distance of an object from the sensor.
- a radar sensor mounted to a vehicle emits radar to identify the distance and direction of surrounding obstacles.
- the distances are then correlated to objects identified in a training image captured from the vehicle's camera.
- the associated training image is annotated with the distance measurements and used to train a machine learning model.
- the model is used to predict additional properties such as an object's velocity.
- the velocity of objects determined by radar is associated with objects in the training image to train a machine learning model to predict object velocities and directions.
- a vehicle is equipped with sensors to capture the environment of the vehicle and vehicle operating parameters.
- the captured data includes vision data (such as video and/or still images) and additional auxiliary data such as radar, lidar, inertia, audio, odometry, location, and/or other forms of sensor data.
- the sensor data may capture vehicles, pedestrians, vehicle lane lines, vehicle traffic, obstacles, traffic control signs, traffic sounds, etc.
- Odometry and other similar sensors capture vehicle operating parameters such as vehicle speed, steering, orientation, change in direction, change in location, change in elevation, change in speed, etc.
- the captured vision and auxiliary data is transmitted from the vehicle to a training server for creating a training data set.
- the transmitted vision and auxiliary data is correlated and used to automatically generate training data.
- the training data is used to train a machine learning model for generating highly accurate machine learning results.
- a time series of captured data is used to generate the training data.
- a ground truth is determined based on a group of time series elements and is used to annotate at least one of the elements, such as a single image, from the group. For example, a series of images and radar data for a time period, such as 30 seconds, are captured.
- a vehicle identified from the image data and tracked across the time series is associated with a corresponding radar distance and direction from the time series.
- the associated auxiliary data such as radar distance data, is associated with the vehicle after analyzing the image and distance data captured for the time series.
- ambiguities such as multiple objects with similar distances can be resolved with a high degree of accuracy to determine a ground truth. For example, when using only a single captured image, there may be insufficient corresponding radar data to accurately estimate the different distances of two cars in the event one car occludes another or when two cars are close together. By tracking the cars over a time series, however, the distances identified by radar can be properly associated with the correct cars as the cars separate, travel in different directions, and/or travel at different speeds, etc.
- one or more images of the time series are converted to training images and annotated with the corresponding ground truth such as the distance, velocity, and/or other appropriate object properties.
- a machine learning model trained using auxiliary sensor data can accurately predict the result of an auxiliary sensor without the need for the physical auxiliary sensor.
- training vehicles can be equipped with auxiliary sensors, including expensive and/or difficult to operate sensors, for collecting training data.
- the training data can then be used to train a machine learning model for predicting the result of an auxiliary sensor, such as a radar, lidar, or another sensor.
- the trained model is then deployed to vehicles, such as production vehicles, that only require vision sensors.
- the auxiliary sensors are not required but can be used as a secondary data source.
- the trained model is used in the case of auxiliary sensors failing.
- the trained machine learning model uses input from one or more vision sensors to predict the result of the auxiliary sensors.
- the predicted results can be used for implementing autonomous driving features that require detecting objects (e.g., pedestrians, stationary vehicles, moving vehicles, curbs, obstacles, road barriers, etc.) and their distance and direction.
- the predicted results can be used to detect the distance and direction of traffic control objects such as traffic lights, traffic signs, street signs, etc.
- vision sensors and object distance are used in the previous examples, alternative sensors and predicted properties are possible as well.
- FIG. 1 is a block diagram illustrating an embodiment of a deep learning system for autonomous driving.
- the deep learning system includes different components that may be used together for self-driving and/or driver-assisted operation of a vehicle as well as for gathering and processing data for training a machine learning model.
- the deep learning system is installed on a vehicle and data captured from the vehicle can be used to train and improve the deep learning system of the vehicle or other similar vehicles.
- the deep learning system may be used to implement autonomous driving functionality including identifying objects and predicting object properties such as distance and direction using vision data as input.
- deep learning system 100 is a deep learning network that includes vision sensors 101, additional sensors 103, image pre-processor 105, deep learning network 107, artificial intelligence (AI) processor 109, vehicle control module 111, and network interface 113.
- the different components are communicatively connected.
- image data captured from vision sensors 101 is fed to image pre processor 105.
- Processed sensor data of image pre-processor 105 is fed to deep learning network 107 running on AI processor 109.
- sensor data from additional sensors 103 is used as an input to deep learning network 107.
- the output of deep learning network 107 running on AI processor 109 is fed to vehicle control module 111.
- vehicle control module 111 is connected to and controls the operation of the vehicle such as the speed, braking, and/or steering, etc. of the vehicle.
- sensor data and/or machine learning results can be sent to a remote server (not shown) via network interface 113.
- sensor data such as data captured from vision sensors 101 and/or additional sensors 103, can be transmitted to a remote training server via network interface 113 to collect training data for improving the performance, comfort, and/or safety of the vehicle.
- network interface 113 is used to communicate with remote servers, to make phone calls, to send and/or receive text messages, and to transmit sensor data based on the operation of the vehicle, among other reasons.
- deep learning system 100 may include additional or fewer components as appropriate.
- image pre processor 105 is an optional component.
- a post processing component (not shown) is used to perform post-processing on the output of deep learning network 107 before the output is provided to vehicle control module 111.
- vision sensors 101 include one or more camera sensors for capturing image data.
- vision sensors 101 may be affixed to a vehicle, at different locations of the vehicle, and/or oriented in one or more different directions.
- vision sensors 101 may be affixed to the front, sides, rear, and/or roof, etc. of the vehicle in forward-facing, rear-facing, side-facing, etc. directions.
- vision sensors 101 may be image sensors such as high dynamic range cameras and/or cameras with different fields of view.
- eight surround cameras are affixed to a vehicle and provide 360 degrees of visibility around the vehicle with a range of up to 250 meters.
- camera sensors include a wide forward camera, a narrow forward camera, a rear view camera, forward looking side cameras, and/or rearward looking side cameras.
- vision sensors 101 are not mounted to the vehicle with vehicle control module 111.
- vision sensors 101 may be mounted on neighboring vehicles and/or affixed to the road or environment and are included as part of a deep learning system for capturing sensor data.
- vision sensors 101 include one or more cameras that capture the surrounding environment of the vehicle, including the road the vehicle is traveling on.
- one or more front-facing and/or pillar cameras capture images of objects such as vehicles, pedestrians, traffic control objects, roads, curbs, obstacles, etc. in the environment surrounding the vehicle.
- cameras capture a time series of image data including image data of neighboring vehicles including those attempting to cut into the lane the vehicle is traveling in.
- Vision sensors 101 may include image sensors capable of capturing still images and/or video.
- the data may be captured over a period of time, such as a sequence of captured data over a period of time, and synchronized with other vehicle data including other sensor data.
- image data used to identify objects may be captured along with radar and odometry data over a period of 15 seconds or another appropriate period.
- additional sensors 103 include additional sensors for capturing sensor data in addition to vision sensors 101.
- additional sensors 103 may be affixed to a vehicle, at different locations of the vehicle, and/or oriented in one or more different directions.
- additional sensors 103 may be affixed to the front, sides, rear, and/or roof, etc. of the vehicle in forward-facing, rear-facing, side-facing, etc. directions.
- additional sensors 103 may be emitting sensors such as radar, ultrasonic, and/or lidar sensors.
- additional sensors 103 include non-visual sensors.
- Additional sensors 103 may include radar, audio, lidar, inertia, odometry, location, and/or ultrasonic sensors, among others.
- twelve ultrasonic sensors may be affixed to the vehicle to detect both hard and soft objects.
- a forward-facing radar is utilized to capture data of the surrounding environment.
- radar sensors are able to capture surrounding detail despite heavy rain, fog, dust, and other vehicles.
- additional sensors 103 are not mounted to the vehicle with vehicle control module 111.
- additional sensors 103 may be mounted on neighboring vehicles and/or affixed to the road or environment and are included as part of a deep learning system for capturing sensor data.
- additional sensors 103 include one or more sensors that capture the surrounding environment of the vehicle, including the road the vehicle is traveling on.
- a forward-facing radar sensor captures the distance data of objects in the forward field of view of the vehicle.
- Additional sensors may capture odometry, location, and/or vehicle control information including information related to vehicle trajectory.
- Sensor data may be captured over a period of time, such as a sequence of captured data over a period of time, and associated with image data captured from vision sensors 101.
- additional sensors 103 include location sensors such as global position system (GPS) sensors for determining the vehicle's location and/or change in location.
- GPS global position system
- one or more sensors of additional sensors 103 are optional and are included only on vehicles designed for capturing training data.
- Vehicles without one or more sensors of additional sensors 103 can simulate the results of additional sensors 103 by predicting the output using a trained machine learning model and the techniques disclosed herein. For example, vehicles without a forward-facing radar or lidar sensor can predict the results of the optional sensor using image data by applying a trained machine learning model, such as the model of deep learning network 107.
- image pre-processor 105 is used to pre-process sensor data of vision sensors 101.
- image pre-processor 105 may be used to pre-process the sensor data, split sensor data into one or more components, and/or post-process the one or more components.
- image pre-processor 105 is a graphics processing unit (GPU), a central processing unit (CPU), an image signal processor, or a specialized image processor.
- image pre-processor 105 is a tone-mapper processor to process high dynamic range data.
- image pre-processor 105 is implemented as part of artificial intelligence (AI) processor 109.
- AI artificial intelligence
- image pre processor 105 may be a component of AI processor 109.
- image pre processor 105 may be used to normalize an image or to transform an image.
- image pre-processor 105 may be used to transform the image to remove or modify the warping.
- noise, distortion, and/or blurriness is removed or reduced during a pre-processing step.
- the image is adjusted or normalized to improve the result of machine learning analysis. For example, the white balance of the image is adjusted to account for different lighting operating conditions such as daylight, sunny, cloudy, dusk, sunrise, sunset, and night conditions, among others.
- deep learning network 107 is a deep learning network used for determining vehicle control parameters including analyzing the driving environment to determine objects and their corresponding properties such as distance, velocity, or another appropriate parameter.
- deep learning network 107 may be an artificial neural network such as a convolutional neural network (CNN) that is trained on input such as sensor data and its output is provided to vehicle control module 111.
- CNN convolutional neural network
- the output may include at least a distance estimate of detected objects.
- the output may include at least potential vehicles that are likely to merge into the vehicle's lane, their distances, and their velocities.
- deep learning network 107 receives as input at least image sensor data, identifies objects in the image sensor data, and predicts the distance of the objects. Additional input may include scene data describing the environment around the vehicle and/or vehicle specifications such as operating characteristics of the vehicle. Scene data may include scene tags describing the environment around the vehicle, such as raining, wet roads, snowing, muddy, high density traffic, highway, urban, school zone, etc.
- the output of deep learning network 107 is a three-dimensional representation of a vehicle's surrounding environment including cuboids representing objects such as identified objects.
- the output of deep learning network 107 is used for autonomous driving including navigating a vehicle towards a target destination.
- AI processor 109 is a hardware processor for running deep learning network 107.
- AI processor 109 is a specialized AI processor for performing inference using a convolutional neural network (CNN) on sensor data.
- CNN convolutional neural network
- AI processor 109 may be optimized for the bit depth of the sensor data.
- AI processor 109 is optimized for deep learning operations such as neural network operations including convolution, dot-product, vector, and/or matrix operations, among others.
- AI processor 109 is implemented using a graphics processing unit (GPU).
- GPU graphics processing unit
- AI processor 109 is coupled to memory that is configured to provide the AI processor with instructions which when executed cause the AI processor to perform deep learning analysis on the received input sensor data and to determine a machine learning result, such as an object distance, used for autonomous driving.
- AI processor 109 is used to process sensor data in preparation for making the data available as training data.
- vehicle control module 111 is utilized to process the output of artificial intelligence (AI) processor 109 and to translate the output into a vehicle control operation.
- vehicle control module 111 is utilized to control the vehicle for autonomous driving.
- vehicle control module 111 can adjust speed, acceleration, steering, braking, etc. of the vehicle.
- vehicle control module 111 is used to control the vehicle to maintain the vehicle's position within a lane, to merge the vehicle into another lane, to adjust the vehicle's speed and lane positioning to account for merging vehicles, etc.
- vehicle control module 111 is used to control vehicle lighting such as brake lights, turns signals, headlights, etc.
- vehicle control module 111 is used to control vehicle audio conditions such as the vehicle's sound system, playing audio alerts, enabling a microphone, enabling the horn, etc.
- vehicle control module 111 is used to control notification systems including warning systems to inform the driver and/or passengers of driving events such as a potential collision or the approach of an intended destination.
- vehicle control module 111 is used to adjust sensors such as vision sensors 101 and additional sensors 103 of a vehicle.
- vehicle control module 111 may be used to change parameters of one or more sensors such as modifying the orientation, changing the output resolution and/or format type, increasing or decreasing the capture rate, adjusting the captured dynamic range, adjusting the focus of a camera, enabling and/or disabling a sensor, etc.
- vehicle control module 111 may be used to change parameters of image pre-processor 105 such as modifying the frequency range of filters, adjusting feature and/or edge detection parameters, adjusting channels and bit depth, etc.
- vehicle control module 111 is used to implement self-driving and/or driver-assisted control of a vehicle.
- vehicle control module 111 is implemented using a processor coupled with memory.
- vehicle control module 111 is implemented using an application-specific integrated circuit (ASIC), a programmable logic device (PLD), or other appropriate processing hardware.
- ASIC application-specific integrated circuit
- PLD programmable logic device
- network interface 113 is a communication interface for sending and/or receiving data including training data.
- a network interface 113 includes a cellular or wireless interface for interfacing with remote servers, to transmit sensor data, to transmit potential training data, to receive updates to the deep learning network including updated machine learning models, to connect and make voice calls, to send and/or receive text messages, etc.
- network interface 113 may be used to transmit sensor data captured for use as potential training data to a remote training server for training a machine learning model.
- network interface 113 may be used to receive an update for the instructions and/or operating parameters for vision sensors 101, additional sensors 103, image pre-processor 105, deep learning network 107, AI processor 109, and/or vehicle control module 111.
- a machine learning model of deep learning network 107 may be updated using network interface 113.
- network interface 113 may be used to update firmware of vision sensors 101 and additional sensors 103 and/or operating parameters of image pre-processor 105 such as image processing parameters.
- Figure 2 is a flow diagram illustrating an embodiment of a process for creating training data for predicting object properties.
- image data is annotated with sensor data from additional auxiliary sensors to automatically create training data.
- a time series of elements made up of sensor and related auxiliary data is collected from a vehicle and used to automatically create training data.
- the process of Figure 2 is used to automatically label training data with corresponding ground truths.
- the ground truth and image data are packaged as training data to predict properties of objects identified from the image data.
- the sensor and related auxiliary data are captured using the deep learning system of Figure 1.
- the sensor data is captured from vision sensors 101 of Figure 1 and related data is captured from additional sensors 103 of Figure 1.
- the process of Figure 2 is performed to automatically collect data when existing predictions are incorrect or can be improved.
- a prediction is made by an autonomous vehicle to determine one or more object properties, such as distance and direction, from vision data.
- the prediction is compared to distance data received from an emitting distance sensor.
- a determination can be made whether the prediction is within an acceptable accuracy threshold.
- a determination is made that the prediction can be improved.
- the process of Figure 2 can be applied to the prediction scenario to create a curated set of training examples for improving the machine learning model.
- vision data is received.
- the vision data may be image data such as video and/or still images.
- the vision data is captured at a vehicle and transmitted to a training server.
- the vision data may be captured over a period of time to create a time series of elements.
- the elements include timestamps to maintain an ordering of the elements.
- objects in the time series can be tracked across the time series to better disambiguate objects that are difficult to identify from a single input sample, such as a single input image and corresponding related data. For example, a pair of oncoming headlights may appear at first to both belong to a single vehicle but in the event the headlights separate, each headlight is identified as belonging to a separate motorcycle.
- objects in the image data are easier to distinguish than objects in the auxiliary related data received at 203.
- the correct distance data can be associated with the identified van.
- sensor data captured as a time series is captured in the format that a machine learning model uses as input.
- the sensor data may be raw or processed image data.
- the time series in the event a time series of data is received, the time series may be organized by associating a timestamp with each element of the time series. For example, a timestamp is associated with at least the first element in a time series. The timestamp may be used to calibrate time series elements with related data such as data received at 203.
- the length of the time series may be a fixed length of time, such as 10 seconds, 30 seconds, or another appropriate length. The length of time may be configurable.
- the time series may be based on the speed of the vehicle, such as the average speed of the vehicle.
- the length of time for a time series may be increased to capture data over a longer distance traveled than would be possible if using a shorter time length for the same speed.
- the number of elements in the time series is configurable. The number of elements may be based on the distance traveled. For example, for a fixed time period, a faster moving vehicle includes more elements in the time series than a slower moving vehicle. The additional elements increase the fidelity of the captured environment and can improve the accuracy of the predicted machine learning results. In various embodiments, the number of elements is adjusted by adjusting the frames per second a sensor captures data and/or by discarding unneeded intermediate frames.
- the related data is received at a training server along with the vision data received at 201.
- the related data is sensor data from additional sensors of the vehicle, such as ultrasonic, radar, lidar, or other appropriate sensors.
- the related data may be distance, direction, velocity, location, orientation, change in location, change in orientation, and/or other related data captured by the vehicle's additional sensors.
- the related data may be used to determine a ground truth for features identified in the vision data received at 201. For example, distance and direction measurements from radar sensors are used to determine object distances and directions for objects identified in the vision data.
- the related data received is a time series of data corresponding to a time series of vision data received at 201.
- the data related to the vision data includes map data.
- offline data such as road and/or satellite level map data may be received at 203.
- the map data may be used to identify features such as roads, vehicle lanes, intersections, speed limits, school zones, etc.
- the map data can describe the path of vehicle lanes.
- estimated location of identified vehicles in vehicles lanes estimated distances for the detected vehicles can be determined/corroborated.
- the map data can describe the speed limit associated with different roads of the map.
- the speed limit data may be used to validate velocity vectors of identified vehicles.
- objects in the vision data are identified.
- the vision data is used as an input to identify objects in the surrounding environment of the vehicle. For example, vehicles, pedestrians, obstacles, etc. are identified from the vision data.
- the objects are identified using a deep learning system with a trained machine learning model.
- bounding boxes are created for identified objects. The bounding boxes may be two-dimensional bounding boxes or three-dimensional bounding boxes, such as cuboids, that outline the exterior of the identified object.
- additional data is used to help identify the objects, such as the data received at 203. The additional data may be used to increase the accuracy in object identification.
- a ground truth is determined for identified objects.
- ground truths are determined for the object identified at 205 from the vision data received at 201.
- the related data is depth (and/or distance) data of the identified objects.
- a machine learning model can be trained to estimate object distances by using the related distance data as the ground truth for detected objects.
- the distances are for detected objects such as an obstacle, a barrier, a moving vehicle, a stationary vehicle, traffic control signals, pedestrians, etc. and used as the ground truth for training.
- the ground truth for other object parameters such as direction, velocity, acceleration, etc. may be determined.
- accurate distances and directions are determined as ground truths for identified objects.
- accurate velocity vectors are determined as ground truths for identified objects, such as vehicles and pedestrians.
- vision data and related data are organized by timestamps and corresponding timestamps are used to synchronize the two data sets.
- timestamps are used to synchronize a time series of data, such as a sequence of images and a corresponding sequence of related data.
- the data may be synchronized at capture time. For example, as each element of a time series is captured, a corresponding set of related data is captured and saved with the time series element.
- the time period of the related data is configurable and/or matches the time period of the time series of elements.
- the related data is sampled at the same rate as the time series elements.
- the ground truth be determined. For example, analysis of only a subset of vision data may misidentify objects and/or their properties. By expanding the analysis across the entire time series, ambiguities are removed. For example, an occluded vehicle may be revealed earlier or later in the time series. Once identified, the sometimes-occluded vehicle can be tracked throughout the entire time series, even when occluded. Similarly, object properties for the sometimes-occluded vehicle can be tracked throughout the time series by associating the object properties from the related data to the identified object in the vision data. In some embodiments, the data is played backwards (and/or forwards) to determine any points of ambiguity when associating related data to vision data. The objects at different times in the time series may be used to help determine object properties for the objects across the entire time series.
- a threshold value is used to determine whether to associate an object property as a ground truth of an identified object.
- related data with a high degree of certainty is associated with an identified object while related data with a degree of certainty below a threshold value is not associated with the identified object.
- the related data may be conflicting sensor data.
- ultrasonic and radar data output may conflict.
- distance data may conflict with map data. The distance data may estimate a school zone begins in 30 meters while information from map data may describe the same school zone as starting in 20 meters. In the event the related data has a low degree of certainty, the related data may be discarded and not used to determine the ground truth.
- the ground truth is determined to predict semantic labels.
- a detected vehicle can be labeled based on a predicted distance and direction as being in the left lane or right lane.
- the detected vehicle can be labeled as being in a blind spot, as a vehicle that should be yielded to, or with another appropriate semantic label.
- vehicles are assigned to roads or lanes in a map based on the determined ground truth.
- the determined ground truth can be used to label traffic lights, lanes, drivable space, or other features that assist autonomous driving.
- the training data is packaged. For example, an element of vision data received at 201 is selected and associated with the ground truth determined at 207.
- the element selected is an element of a time series.
- the selected element represents sensor data input, such as a training image, to a machine learning model and the ground truth represents the predicted result.
- the selected data is annotated and prepared as training data.
- the training data is packaged into training, validation, and testing data. Based on the determined ground truth and selected training element, the training data is packaged to train a machine learning model to predict the results related to one or more related auxiliary sensors.
- the trained model can be used to accurately predict distances and directions of objects with results similar to measurements using sensors such as radar or lidar sensors.
- the machine learning results are used to implement features for autonomous driving.
- the packaged training data is now available for training a machine learning model.
- Figure 3 is a flow diagram illustrating an embodiment of a process for training and applying a machine learning model for autonomous driving.
- input data including a primary and secondary sensor data is received and processed to create training data for training a machine learning model.
- the primary sensor data corresponds to image data captured via an autonomous driving system and the secondary sensor data corresponds to sensor data captured from an emitting distance sensor.
- the secondary sensor data may be used to annotate the primary sensor data to train a machine learning model to predict an output based on the secondary sensor.
- the sensor data corresponds to sensor data captured based on particular use cases, such as the user manually disengaging autonomous driving or where distance estimates from vision data vary significantly from distance estimates from secondary sensors.
- the primary sensor data is sensor data of vision sensors 101 of Figure 1 and the secondary sensor data is sensor data of one or more sensors of additional sensors 103 of Figure 1.
- the process is used to create and deploy a machine learning model for deep learning system 100 of Figure 1.
- training data is prepared.
- sensor data including image data and auxiliary data is received to create a training data set.
- the image data may include still images and/or video from one or more cameras. Additional sensors such as radar, lidar, ultrasonic, etc. may be used to provide relevant auxiliary sensor data.
- the image data is paired with corresponding auxiliary data to help identify the properties of objects detected in the sensor data. For example, distance and/or velocity data from auxiliary data can be used to accurately estimate the distance and/or velocity of objects identified in the image data.
- the sensor data is a time series of elements and is used to determine a ground truth.
- the ground truth of the group is then associated with a subset of the time series, such as a frame of image data.
- the selected element of the time series and the ground truth are used to prepare the training data.
- the training data is prepared to train a machine learning model to only estimate properties of objects identified in the image data, such as the distance and direction of vehicles, pedestrians, obstacles, etc.
- the prepared training data may include data for training, validation, and testing.
- the sensor data may be of different formats. For example, sensor data may be still image data, video data, radar data, ultrasonic data, audio data, location data, odometry data, etc.
- the odometry data may include vehicle operation parameters such as applied acceleration, applied braking, applied steering, vehicle location, vehicle orientation, the change in vehicle location, the change in vehicle orientation, etc.
- the training data is curated and annotated for creating a training data set.
- a portion of the preparation of the training data may be performed by a human curator.
- a portion of the training data is generated automatically from data captured from vehicles, greatly reducing the effort and time required to build a robust training data set.
- the format of the data is compatible with a machine learning model used on a deployed deep learning application.
- the training data includes validation data for testing the accuracy of the trained model.
- the process of Figure 2 is performed at 301 of Figure 3.
- a machine learning model is trained.
- a machine learning model is trained using the data prepared at 301.
- the model is a neural network such as a convolutional neural network (CNN).
- CNN convolutional neural network
- the model includes multiple intermediate layers.
- the neural network may include multiple layers including multiple convolution and pooling layers.
- the training model is validated using a validation data set created from the received sensor data.
- the machine learning model is trained to predict an output of a sensor such as a distance emitting sensor from a single input image. For example, a distance and direction property of an object can be inferred from an image captured from a camera. As another example, a velocity vector of a neighboring vehicle including whether the vehicle will attempt to merge is predicted from an image captured from a camera.
- the trained machine learning model is deployed.
- the trained machine learning model is installed on a vehicle as an update for a deep learning network, such as deep learning network 107 of Figure 1.
- an over-the-air update is used to install the newly trained machine learning model.
- an over-the-air update can be received via a network interface of the vehicle such as network interface 113 of Figure 1.
- the update is a firmware update transmitted using a wireless network such as a WiFi or cellular network.
- the new machine learning model may be installed when the vehicle is serviced.
- sensor data is received.
- sensor data is captured from one or more sensors of the vehicle.
- the sensors are vision sensors 101 of Figure 1.
- the sensors may include image sensors such as a fisheye camera mounted behind a windshield, forward or side-facing cameras mounted in the pillars, rear-facing cameras, etc.
- the sensor data is in the format or is converted into a format that the machine learning model trained at 303 utilizes as input.
- the sensor data may be raw or processed image data.
- the sensor data is preprocessed using an image pre-processor such as image pre-processor 105 of Figure 1 during a pre-processing step.
- the image may be normalized to remove distortion, noise, etc.
- the received sensor data is data captured from ultrasonic sensors, radar, LiDAR sensors, microphones, or other appropriate technology and used as the expected input to the trained machine learning model deployed at 305.
- the trained machine learning model is applied.
- the machine learning model trained at 303 is applied to sensor data received at 307.
- the application of the model is performed by an AI processor such as AI processor 109 of Figure 1 using a deep learning network such as deep learning network 107 of Figure 1.
- one or more object properties such as an object distance, direction, and/or velocity are predicted from image data. For example, different objects are identified in the image data and an object distance and direction for each identified object are inferred using the trained machine learning model. As another example, a velocity vector of a vehicle is inferred for a vehicle identified in the image data.
- the velocity vector may be used to determine whether the neighboring vehicle is likely to cut into the current lane and/or the likelihood the vehicle is a safety risk.
- vehicles, pedestrians, obstacles, lanes, traffic control signals, map features, speed limits, drivable space, etc. and their related properties are identified by applying the machine learning model.
- the features are identified in three-dimensions, such as a three-dimensional velocity vector.
- the autonomous vehicle is controlled.
- one or more autonomous driving features are implemented by controlling various aspects of the vehicle. Examples may include controlling the steering, speed, acceleration, and/or braking of the vehicle, maintaining the vehicle's position in a lane, maintaining the vehicle's position relative to other vehicles and/or obstacles, providing a notification or warning to the occupants, etc.
- a vehicle's steering and speed may be controlled to maintain the vehicle safely between two lane lines and at a safe distance from other objects. For example, distances and directions of neighboring objects are predicted and a corresponding drivable space and driving path is identified.
- a vehicle control module such as vehicle control module 111 of Figure 1 controls the vehicle.
- Figure 4 is a flow diagram illustrating an embodiment of a process for training and applying a machine learning model for autonomous driving.
- the process of Figure 4 is utilized to collect and retain sensor data for training a machine learning model for autonomous driving.
- the process of Figure 4 is implemented on a vehicle enabled with autonomous driving whether the autonomous driving control is enabled or not.
- sensor data can be collected in the moments immediately after autonomous driving is disengaged, while a vehicle is being driven by a human driver, and/or while the vehicle is being autonomously driven.
- the techniques described by Figure 4 are implemented using the deep learning system of Figure 1.
- portions of the process of Figure 4 are performed at 307, 309, and/or 311 of Figure 3 as part of the process of applying a machine learning model for autonomous driving.
- sensor data is received.
- a vehicle equipped with sensors captures sensor data and provides the sensor data to a neural network running on the vehicle.
- the sensor data may be vision data, ultrasonic data, radar data, LiDAR data, or other appropriate sensor data.
- an image is captured from a high dynamic range forward-facing camera.
- ultrasonic data is captured from a side-facing ultrasonic sensor.
- a vehicle is affixed with multiple sensors for capturing data.
- eight surround cameras are affixed to a vehicle and provide 360 degrees of visibility around the vehicle with a range of up to 250 meters.
- camera sensors include a wide forward camera, a narrow forward camera, a rear view camera, forward looking side cameras, and/or rearward looking side cameras.
- ultrasonic and/or radar sensors are used to capture surrounding details. For example, twelve ultrasonic sensors may be affixed to the vehicle to detect both hard and soft objects.
- the captured data from different sensors is associated with captured metadata to allow the data captured from different sensors to be associated together.
- the direction, field of view, frame rate, resolution, timestamp, and/or other captured metadata is received with the sensor data.
- the sensor data includes odometry data including the location, orientation, change in location, and/or change in orientation, etc. of the vehicle.
- location data is captured and associated with other sensor data captured during the same time frame.
- the location data captured at the time that image data is captured is used to associate location information with the image data.
- the received sensor data is provided for deep learning analysis.
- the sensor data is pre-processed.
- one or more pre processing passes may be performed on the sensor data.
- the data may be pre- processed to remove noise, to correct for alignment issues and/or blurring, etc.
- one or more different filtering passes are performed on the data.
- a high-pass filter may be performed on the data and a low-pass filter may be performed on the data to separate out different components of the sensor data.
- the pre processing step performed at 403 is optional and/or may be incorporated into the neural network.
- the deep learning analysis is initiated.
- the deep learning analysis is performed on the sensor data received at 401 and optionally pre-processed at 403.
- the deep learning analysis is performed using a neural network such as a convolutional neural network (CNN).
- CNN convolutional neural network
- the machine learning model is trained offline using the process of Figure 3 and deployed onto the vehicle for performing inference on the sensor data.
- the model may be trained to predict object properties such as distance, direction, and/or velocity.
- the model is trained to identify pedestrians, moving vehicles, parked vehicles, obstacles, road lane lines, drivable space, etc., as appropriate.
- a bounding box is determined for each identified object in the image data and a distance and direction is predicted for each identified object.
- the bounding box is a three- dimensional bounding box such as a cuboid.
- the bounding box outlines the exterior surface of the identified object and may be adjusted based on the size of the object. For example, different sized vehicles are represented using different sized bounding boxes (or cuboids).
- the object properties estimated by the deep learning analysis are compared to properties measured by sensors and received as sensor data.
- the neural network includes multiple layers including one or more intermediate layers and/or one or more different neural networks are utilized to analyze the sensor data.
- the sensor data and/or the results of deep learning analysis are retained and transmitted at 411 for the automatic generation of training data.
- the deep learning analysis is used to predict additional features.
- the predicted features may be used to assist autonomous driving.
- a detected vehicle can be assigned to a lane or road.
- a detected vehicle can be determined to be in a blind spot, to be a vehicle that should be yielded to, to be a vehicle in the left adjacent lane, to be a vehicle in the right adjacent lane, or to have another appropriate attribute.
- the deep learning analysis can identify traffic lights, drivable space, pedestrians, obstacles, or other appropriate features for driving.
- the results of deep learning analysis are provided to vehicle control.
- the results are provided to a vehicle control module to control the vehicle for autonomous driving and/or to implement autonomous driving functionality.
- the results of deep learning analysis at 405 are passed through one or more additional deep learning passes using one or more different machine learning models. For example, identified objects and their properties (e.g., distance, direction, etc.) may be used to determine drivable space. The drivable space is then used to determine a drivable path for the vehicle. Similarly, in some embodiments, a predicted vehicle velocity vector is detected. The determined path for the vehicle based at least in part on a predicted velocity vector is used to predict cut-ins and to avoid potential collisions.
- the various outputs of deep learning are used to construct a three-dimensional representation of the vehicle's environment for autonomous driving which includes identified objects, the distance and direction of identified objects, predicted paths of vehicles, identified traffic control signals including speed limits, obstacles to avoid, road conditions, etc.
- the vehicle control module utilizes the determined results to control the vehicle along a determined path.
- the vehicle control module is vehicle control module 111 of Figure 1. [0057] At 409, the vehicle is controlled. In some embodiments, a vehicle with autonomous driving activated is controlled using a vehicle control module such as vehicle control module 111 of Figure 1.
- the vehicle control can modulate the speed and/or steering of the vehicle, for example, to maintain a vehicle at a safe distance from other vehicles and in a lane at an appropriate speed in consideration of the environment around it.
- the results are used to adjust the vehicle in anticipation that a neighboring vehicle will merge into the same lane.
- a vehicle control module uses the results of deep learning analysis, determines the appropriate manner to operate the vehicle, for example, along a determined path with the appropriate speed.
- the result of vehicle controls such as a change in speed, application of braking, adjustment to steering, etc. are retained and used for the automatic generation of training data.
- the vehicle control parameters may be retained and transmitted at 411 for the automatic generation of training data.
- sensor and related data are transmitted.
- the sensor data received at 401 along with the results of deep learning analysis at 405 and/or vehicle control parameters used at 409 are transmitted to a computer server for the automatic generation of training data.
- the data is a time series of data and the various gathered data are associated together by a remote training computer server.
- image data is associated with auxiliary sensor data, such as distance, direction, and/or velocity data, to generate a ground truth.
- the collected data is transmitted wirelessly, for example, via a WiFi or cellular connection, from a vehicle to a training data center.
- metadata is transmitted along with the sensor data.
- Metadata may include the time of day, a timestamp, the location, the type of vehicle, vehicle control and/or operating parameters such as speed, acceleration, braking, whether autonomous driving was enabled, steering angle, odometry data, etc.
- Additional metadata includes the time since the last previous sensor data was transmitted, the vehicle type, weather conditions, road conditions, etc.
- the transmitted data is anonymized, for example, by removing unique identifiers of the vehicle.
- data from similar vehicle models is merged to prevent individual users and their use of their vehicles from being identified.
- the data is only transmitted in response to a trigger.
- an inaccurate prediction triggers the transmitting of image sensor and auxiliary sensor data for automatically collecting data to create a curated set of examples for improving the prediction of a deep learning network.
- a prediction performed at 405 to estimate the distance and direction of a vehicle using only image data is determined to be inaccurate by comparing the prediction to distance data from an emitting distance sensor.
- the image sensor data and related auxiliary data are transmitted and used to automatically generate training data.
- the trigger may be used to identify particular scenarios such as sharp curves, forks in the roads, lane merges, sudden stops, intersections, or another appropriate scenario where additional training data is helpful and may be difficult to gather.
- a trigger can be based on the sudden deactivation or disengagement of autonomous driving features.
- vehicle operating properties such as the change in speed or change in acceleration can form the basis of a trigger.
- a prediction with an accuracy that is less than a certain threshold triggers transmitting the sensor and related auxiliary data.
- a prediction may not have a Boolean correct or incorrect result and is instead evaluated by determining an accuracy value of the prediction.
- the sensor and related auxiliary data are captured over a period of time and the entire time series of data is transmitted together.
- the time period may be configured and/or be based on one or more factors such as the speed of the vehicle, the distance traveled, the change in speed, etc.
- the sampling rate of the captured sensor and/or related auxiliary data is configurable. For example, the sampling rate is increased at higher speeds, during sudden braking, during sudden acceleration, during hard steering, or another appropriate scenario when additional fidelity is needed.
- FIG. 5 is a diagram illustrating an example of capturing auxiliary sensor data for training a machine learning network.
- autonomous vehicle 501 is equipped with at least sensors 503 and 553 and captures sensor data used to measure object properties of neighboring vehicles 511, 521, and 561.
- the captured sensor data is captured and processed using a deep learning system such as deep learning system 100 of Figure 1 installed on autonomous vehicle 501.
- sensors 503 and 553 are additional sensors 103 of Figure 1.
- the data captured is the data related to vision data received at 203 of Figure 2 and/or part of the sensor data received at 401 of Figure 4.
- sensors 503 and 553 of autonomous vehicle 501 are emitting distance sensors such as radar, ultrasonic, and/or lidar sensors.
- Sensor 503 is a forward facing sensor and sensor 553 is a right-side facing sensor. Additional sensors, such as rear facing and left-side facing sensors (not shown) may be attached to autonomous vehicle 501.
- Axes 505 and 507 shown with long-dotted arrows, are reference axes of autonomous vehicle 501 and may be used as reference axes for data captured using sensor 503 and/or sensor 553. In the example shown, axes 505 and 507 are centered at sensor 503 and at the front of autonomous vehicle 501.
- an additional height axis (not shown) is used to track properties in three-dimensions.
- alternative axes may be utilized.
- the reference axis may be the center of autonomous vehicle 501.
- each sensor of sensors 503 and 553 may utilize its own reference axes and coordinate system. The data captured and analyzed using the respective local coordinate systems of sensors 503 and 553 may be converted into a local (or world) coordinate system of autonomous vehicle 501 so that the data captured from different sensors can be shared using the same frame of reference.
- field of views 509 and 559 of sensors 503 and 553, respectively are depicted by dotted arcs between dotted arrows.
- the depicted fields of views 509 and 559 show the overhead perspective of the regions measured by sensors 503 and 553, respectively.
- Properties of objects in field of view 509 may be captured by sensor 503 and properties of objects in field of view 559 may be captured by sensor 553.
- distance, direction, and/or velocity measurements of objects in field of view 509 are captured by sensor 503.
- sensor 503 captures the distance and direction of neighboring vehicles 511 and 521. Sensor 503 does not measure neighboring vehicle 561 since neighboring vehicle 561 is outside the region of field of view 509.
- the distance and direction of neighboring vehicle 561 is captured by sensor 553.
- objects not captured by one sensor may be captured by another sensor of a vehicle.
- autonomous vehicle 501 may be equipped with multiple surround sensors (not shown) that provide 360 degrees of visibility around the vehicle.
- sensors 503 and 553 capture distance and direction measurements.
- Distance vector 513 depicts the distance and direction of neighboring vehicle 511
- distance vector 523 depicts the distance and direction of neighboring vehicle 521
- distance vector 563 depicts the distance and direction of neighboring vehicle 561.
- the actual distance and direction values captured are a set of values corresponding to the exterior surface detected by sensors 503 and 553.
- the set of distances and directions measured for each neighboring vehicle are approximated by distance vectors 513, 523, and 563.
- sensors 503 and 553 detect a velocity vector (not shown) of objects in their respective fields of views 509 and 559.
- the distance and velocity vectors are three-dimensional vectors.
- the vectors include height (or altitude) components (not shown).
- bounding boxes approximate detected objects including detected neighboring vehicles 511, 521, and 561.
- the bounding boxes approximate the exterior of the detected objects.
- the bounding boxes are three-dimensional bounding boxes such as cuboids or another volumetric representation of the detected object.
- the bounding boxes are shown as rectangles around neighboring vehicles 511, 521, and 561.
- a distance and direction from autonomous vehicle 501 can be determined for each point on the edge (or surface) of a bounding box.
- distance vectors 513, 523, and 563 are related data to vision data captured in the same moment.
- the distance vectors 513, 523, and 563 are used to annotate distance and direction of neighboring vehicles 511, 521, and 561 identified in the corresponding vision data.
- distance vectors 513, 523, and 563 may be used as the ground truth for annotating a training image that includes neighboring vehicles 511, 521, and 561.
- the training image corresponding to the captured sensor data of Figure 5 utilizes data captured from sensors with overlapping fields of view and captured at matching times.
- a training image is image data captured from a forward facing camera that only captures neighboring vehicles 511 and 521 and not neighboring vehicle 561
- only neighboring vehicles 511 and 521 are identified in the training image and have their corresponding distance and directions annotated.
- a right-side image capturing neighboring vehicle 561 includes annotations for the distance and direction of only neighboring vehicle 561.
- annotated training images are transmitted to a training server for training a machine learning model to predict the annotated object properties.
- the captured sensor data of Figure 5 and corresponding vision data are transmitted to a training platform where they are analyzed and training images are selected and annotated.
- the captured data may be a time series of data and the time series is analyzed to associate the related data to objects identified in the vision data.
- FIG. 6 is a diagram illustrating an example of predicting object properties.
- analyzed vision data 601 represents the perspective of image data captured from a vision sensor, such as a forward-facing camera, of an autonomous vehicle.
- the vision sensor is one of vision sensors 101 of Figure 1.
- the vehicle's forward environment is captured and processed using a deep learning system such as deep learning system 100 of Figure 1.
- the process illustrated in Figure 6 is performed at 307, 309, and/or 311 of Figure 3 and/or at 401, 403, 405, 407, and/or 409 of Figure 4.
- analyzed vision data 601 captures the forward facing environment of an autonomous vehicle.
- Analyzed vision data 601 includes detected vehicle lane lines 603, 605, 607, and 609.
- the vehicle lane lines are identified using a deep learning system such as deep learning system 100 of Figure 1 trained to identify driving features.
- Analyzed vision data 601 also includes bounding boxes 611, 613, 615, 617, and 619 that correspond to detected objects.
- the detected objects represented by bounding boxes 611, 613, 615, 617, and 619 are identified by analyzing captured vision data. Using the captured vision data as input to a trained machine learning model, object properties such as distances and direction of the detected objects are predicted.
- velocity vectors are predicted.
- the detected objects of bounding boxes 611, 613, 615, 617, and 619 correspond to neighboring vehicles.
- Bounding boxes 611, 613, and 617 correspond to vehicles in the lane defined by vehicle lane lines 603 and 605.
- Bounding boxes 615 and 619 correspond to vehicles in the merging lane defined by vehicle lane lines 607 and 609.
- bounding boxes used to represent detected objects are three- dimensional bounding boxes (not shown).
- the object properties predicted for bounding boxes 611 are predicted for bounding boxes 611,
- FIG. 613, 615, 617, and 619 are predicted by applying a machine learning model trained using the processes of Figures 2-4.
- the object properties predicted may be captured using auxiliary sensors as depicted in the diagram of Figure 5.
- Figure 5 and Figure 6 depict different driving scenarios- Figure 5 depicts a different number of detected objects and in different positions compared to Figure 6-a trained machine learning model can accurately predict object properties for the objects detected in the scenario of Figure 6 when trained on sufficient training data.
- the distance and direction is predicted.
- the velocity is predicted.
- the predicted properties may be predicted in two or three-dimensions.
- the identified objects and corresponding properties can be used to implement autonomous driving features such as self-driving or driver-assisted operation of a vehicle.
- autonomous driving features such as self-driving or driver-assisted operation of a vehicle.
- a vehicle's steering and speed may be controlled to maintain the vehicle safely between two lane lines and at a safe distance from other objects.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- General Health & Medical Sciences (AREA)
- Mathematical Physics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
Priority Applications (12)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021547712A JP7685953B2 (ja) | 2019-02-19 | 2020-02-07 | 視覚画像データを用いたオブジェクト属性の推定 |
| CN202080028868.6A CN113692587A (zh) | 2019-02-19 | 2020-02-07 | 使用视觉图像估计对象属性 |
| EP20710656.8A EP3928249B1 (en) | 2019-02-19 | 2020-02-07 | Estimating object properties using visual image data |
| KR1020217028802A KR102618700B1 (ko) | 2019-02-19 | 2020-02-07 | 시각적 이미지 데이터를 사용하는 오브젝트 특성 추정 |
| CA3130097A CA3130097A1 (en) | 2019-02-19 | 2020-02-07 | Estimating object properties using visual image data |
| IL285623A IL285623B2 (en) | 2019-02-19 | 2020-02-07 | Evaluation of object properties using visual image data |
| KR1020237044295A KR20240005151A (ko) | 2019-02-19 | 2020-02-07 | 시각적 이미지 데이터를 사용하는 오브젝트 특성 추정 |
| IL309617A IL309617A (en) | 2019-02-19 | 2020-02-07 | Evaluation of object properties using visual image data |
| AU2020224581A AU2020224581B2 (en) | 2019-02-19 | 2020-02-07 | Estimating object properties using visual image data |
| JP2024043716A JP7777620B2 (ja) | 2019-02-19 | 2024-03-19 | 視覚画像データを用いたオブジェクト属性の推定 |
| JP2025166069A JP2026027225A (ja) | 2019-02-19 | 2025-10-02 | 視覚画像データを用いたオブジェクト属性の推定 |
| AU2026201529A AU2026201529A1 (en) | 2019-02-19 | 2026-02-27 | Estimating object properties using visual image data |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/279,657 US10956755B2 (en) | 2019-02-19 | 2019-02-19 | Estimating object properties using visual image data |
| US16/279,657 | 2019-02-19 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020171983A1 true WO2020171983A1 (en) | 2020-08-27 |
Family
ID=69784535
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2020/017290 Ceased WO2020171983A1 (en) | 2019-02-19 | 2020-02-07 | Estimating object properties using visual image data |
Country Status (9)
| Country | Link |
|---|---|
| US (5) | US10956755B2 (https=) |
| EP (1) | EP3928249B1 (https=) |
| JP (3) | JP7685953B2 (https=) |
| KR (2) | KR20240005151A (https=) |
| CN (1) | CN113692587A (https=) |
| AU (2) | AU2020224581B2 (https=) |
| CA (1) | CA3130097A1 (https=) |
| IL (2) | IL309617A (https=) |
| WO (1) | WO2020171983A1 (https=) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112034826A (zh) * | 2020-09-11 | 2020-12-04 | 江苏科技大学 | 基于最小二乘法的水下推进器故障程度辨识方法 |
| JP2023007559A (ja) * | 2021-07-02 | 2023-01-19 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、鋼板の蛇行量推定方法、鋼板の蛇行制御方法、及び鋼板の製造方法 |
| JP2023030752A (ja) * | 2021-08-24 | 2023-03-08 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、蛇行量推定方法、及び製造方法 |
| EP4610899A1 (de) * | 2024-02-28 | 2025-09-03 | Robert Bosch GmbH | Aufteilung von messdaten-records auf die phasen des trainings eines machine learning-modells |
Families Citing this family (78)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2018125928A1 (en) | 2016-12-29 | 2018-07-05 | DeepScale, Inc. | Multi-channel sensor simulation for autonomous control systems |
| WO2018176000A1 (en) | 2017-03-23 | 2018-09-27 | DeepScale, Inc. | Data synthesis for autonomous control systems |
| US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
| US11157441B2 (en) | 2017-07-24 | 2021-10-26 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
| US10671349B2 (en) | 2017-07-24 | 2020-06-02 | Tesla, Inc. | Accelerated mathematical engine |
| US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
| US12307350B2 (en) | 2018-01-04 | 2025-05-20 | Tesla, Inc. | Systems and methods for hardware-based pooling |
| US11561791B2 (en) | 2018-02-01 | 2023-01-24 | Tesla, Inc. | Vector computational unit receiving data elements in parallel from a last row of a computational array |
| US11215999B2 (en) | 2018-06-20 | 2022-01-04 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
| US11361457B2 (en) | 2018-07-20 | 2022-06-14 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
| US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US11562231B2 (en) | 2018-09-03 | 2023-01-24 | Tesla, Inc. | Neural networks for embedded devices |
| KR20250078625A (ko) | 2018-10-11 | 2025-06-02 | 테슬라, 인크. | 증강 데이터로 기계 모델을 훈련하기 위한 시스템 및 방법 |
| US11196678B2 (en) | 2018-10-25 | 2021-12-07 | Tesla, Inc. | QOS manager for system on a chip communications |
| US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US11610117B2 (en) | 2018-12-27 | 2023-03-21 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
| US10997461B2 (en) | 2019-02-01 | 2021-05-04 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
| US11150664B2 (en) | 2019-02-01 | 2021-10-19 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
| US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
| US10956755B2 (en) | 2019-02-19 | 2021-03-23 | Tesla, Inc. | Estimating object properties using visual image data |
| JP7186120B2 (ja) * | 2019-03-27 | 2022-12-08 | オリンパス株式会社 | 画像ファイル生成装置 |
| DE102019206581A1 (de) * | 2019-05-08 | 2020-11-12 | Conti Temic Microelectronic Gmbh | Verfahren zur Erzeugung eines Bildes einer Fahrzeugumgebung und Vorrichtung zur Erzeugung eines Bildes einer Fahrzeugumgebung |
| KR102695526B1 (ko) * | 2019-06-19 | 2024-08-14 | 삼성전자주식회사 | 레이더의 해상도 향상 방법 및 장치 |
| US12012118B2 (en) * | 2019-11-02 | 2024-06-18 | Perceptive Automata, Inc. | Generating training datasets for training machine learning based models for predicting behavior of traffic entities for navigating autonomous vehicles |
| US11853881B2 (en) * | 2020-01-21 | 2023-12-26 | Vanadata Inc. | Image analysis-based classification and visualization of events |
| US11385642B2 (en) | 2020-02-27 | 2022-07-12 | Zoox, Inc. | Perpendicular cut-in training |
| DE112021000135T5 (de) * | 2020-06-25 | 2022-06-30 | Nvidia Corporation | Sensorfusion für anwendungen autonomer maschinen durch maschinelles lernen |
| US20220017095A1 (en) * | 2020-07-14 | 2022-01-20 | Ford Global Technologies, Llc | Vehicle-based data acquisition |
| JP7344182B2 (ja) * | 2020-07-20 | 2023-09-13 | 日立Astemo株式会社 | 情報処理装置 |
| JP7676407B2 (ja) * | 2020-07-21 | 2025-05-14 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理装置、情報処理方法、及び、プログラム |
| KR20220032708A (ko) * | 2020-09-08 | 2022-03-15 | 현대자동차주식회사 | 차량 및 그 제어방법 |
| EP3967565B1 (en) * | 2020-09-14 | 2022-09-28 | Bayerische Motoren Werke Aktiengesellschaft | Methods and apparatuses for estimating an environmental condition |
| US12300103B2 (en) * | 2020-09-23 | 2025-05-13 | Robert D. Fish | Traffic signal alarm device using images to calibrate distance |
| US11597404B2 (en) * | 2020-09-23 | 2023-03-07 | Robert D. Fish | Traffic signal alarm device |
| US11840175B2 (en) * | 2020-09-23 | 2023-12-12 | Robert D. Fish | Traffic signal alarm device having no navigational control |
| EP3985561A1 (en) * | 2020-10-19 | 2022-04-20 | SITA Information Networking Computing Canada Inc | Image labelling system and method therefor |
| JP7519871B2 (ja) * | 2020-10-21 | 2024-07-22 | 株式会社日立製作所 | 生体認証装置および生体認証方法 |
| CN112417967B (zh) * | 2020-10-22 | 2021-12-14 | 腾讯科技(深圳)有限公司 | 障碍物检测方法、装置、计算机设备和存储介质 |
| US11893808B2 (en) * | 2020-11-30 | 2024-02-06 | Mangolytics, Inc. | Learning-based 3D property extraction |
| CN112529104B (zh) * | 2020-12-23 | 2024-06-18 | 东软睿驰汽车技术(沈阳)有限公司 | 一种车辆故障预测模型生成方法、故障预测方法及装置 |
| US20220198921A1 (en) * | 2020-12-23 | 2022-06-23 | Sensible 4 Oy | Data collection and modeling systems and methods for autonomous vehicles |
| US20220203973A1 (en) * | 2020-12-29 | 2022-06-30 | Here Global B.V. | Methods and systems for generating navigation information in a region |
| US12488235B2 (en) | 2021-02-26 | 2025-12-02 | Nvidia Corporation | Ground truth data generation for deep neural network perception in autonomous driving applications |
| US12103557B2 (en) * | 2021-03-17 | 2024-10-01 | Pony Ai Inc. | Computerized detection of unsafe driving scenarios |
| US11823465B2 (en) | 2021-04-13 | 2023-11-21 | Ford Global Technologies, Llc | Neural network object identification |
| EP4099211B1 (en) * | 2021-05-31 | 2025-12-17 | Aptiv Technologies AG | Method and device for training a machine learning algorithm |
| US12405615B2 (en) * | 2021-06-04 | 2025-09-02 | Rhoman Aerospace Corporation | Cloud and hybrid-cloud flight vehicle and robotic control system AI and ML enabled cloud-based software and data system method for the optimization and distribution of flight control and robotic system solutions and capabilities |
| CN113298016B (zh) * | 2021-06-10 | 2026-04-07 | 蔚来汽车科技(安徽)有限公司 | 基于神经网络的跟踪目标动静状态判断方法及其系统 |
| US11592565B2 (en) * | 2021-07-08 | 2023-02-28 | Cyngn, Inc. | Flexible multi-channel fusion perception |
| US12354368B2 (en) * | 2021-07-29 | 2025-07-08 | Rivian Ip Holdings, Llc | Systems and methods for object proximity monitoring around a vehicle |
| KR20230026704A (ko) * | 2021-08-18 | 2023-02-27 | 현대모비스 주식회사 | 차량의 장애물 감지 시스템 및 방법 |
| US12462575B2 (en) | 2021-08-19 | 2025-11-04 | Tesla, Inc. | Vision-based machine learning model for autonomous driving with adjustable virtual camera |
| WO2023023265A1 (en) | 2021-08-19 | 2023-02-23 | Tesla, Inc. | Vision-based system training with simulated content |
| KR102749821B1 (ko) * | 2021-12-08 | 2025-01-06 | 주식회사 텔레칩스 | 사각지대 경보 장치, 시스템 및 방법 |
| KR102485099B1 (ko) * | 2021-12-21 | 2023-01-05 | 주식회사 인피닉 | 메타 데이터를 이용한 데이터 정제 방법 및 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램 |
| US12131551B2 (en) * | 2021-12-31 | 2024-10-29 | Rivian Ip Holdings, Llc | Systems and methods for mitigating mis-detections of tracked objects in the surrounding environment of a vehicle |
| US20230252798A1 (en) * | 2022-02-10 | 2023-08-10 | Magna Electronics Inc. | Vehicular vision system with forward viewing camera with synchronized recording feature |
| US20250201114A1 (en) * | 2022-03-11 | 2025-06-19 | Hitachi Astemo, Ltd. | External environment recognition device and external environment recognition method |
| US11488377B1 (en) * | 2022-03-23 | 2022-11-01 | Motional Ad Llc | Adding tags to sensor data via a plurality of models and querying the sensor data |
| US12217514B2 (en) | 2022-04-28 | 2025-02-04 | Toyota Research Institute, Inc. | Parked car classification based on a velocity estimation |
| US20230351244A1 (en) * | 2022-04-29 | 2023-11-02 | Toyota Research Institute, Inc. | Systems and methods for generating uniform frames having sensor and agent data |
| US20230406356A1 (en) * | 2022-05-20 | 2023-12-21 | Tesla, Inc. | Fail-safe corrective actions based on vision information for autonomous vehicles |
| DE102022206130A1 (de) * | 2022-06-20 | 2023-12-21 | Robert Bosch Gesellschaft mit beschränkter Haftung | Verfahren zum Trainieren und Betreiben einer Bewegungsschätzung von Objekten |
| KR102850796B1 (ko) * | 2022-07-18 | 2025-08-27 | 네이버 주식회사 | 센서 보강 및 인지 성능 향상을 위한 방법 및 장치 |
| EP4566036A1 (en) * | 2022-08-02 | 2025-06-11 | Motional AD LLC | Object orientation determination from map and group parameters |
| KR102818608B1 (ko) * | 2022-11-30 | 2025-06-11 | 포티투닷 주식회사 | 영상속 객체의 시각적 표지를 보정하는 방법 및 그 장치 |
| KR102793729B1 (ko) * | 2022-09-02 | 2025-04-09 | 이화여자대학교 산학협력단 | 이미지 학습을 이용한 보행환경 최적모델 생성 방법 및 이를 이용한 보행환경 개선 방법 |
| JP2024037587A (ja) * | 2022-09-07 | 2024-03-19 | 株式会社Subaru | 車両の運転支援装置 |
| US12326341B2 (en) * | 2022-10-13 | 2025-06-10 | GM Global Technology Operations LLC | System for providing parking guidance to a vehicle |
| AU2023263545A1 (en) * | 2022-11-11 | 2024-05-30 | The Raymond Corporation | Systems and methods for bystander pose estimation for industrial vehicles |
| JP2024123749A (ja) * | 2023-03-01 | 2024-09-12 | キヤノン株式会社 | 画像処理装置、撮像装置、画像処理方法、およびプログラム |
| JP2025036856A (ja) * | 2023-09-05 | 2025-03-17 | トヨタ自動車株式会社 | 自動運転システム |
| JP7827042B2 (ja) * | 2023-09-05 | 2026-03-10 | トヨタ自動車株式会社 | 自動運転システム |
| US20250242836A1 (en) * | 2024-01-31 | 2025-07-31 | Nvidia Corporation | Techniques for controlling vehicles using parallelized machine learning models |
| US12487564B2 (en) | 2024-12-19 | 2025-12-02 | Digital Global Systems, Inc. | Systems and methods of sensor data fusion |
| US12314346B2 (en) | 2024-12-19 | 2025-05-27 | Digital Global Systems, Inc. | Systems and methods of sensor data fusion |
| US12479105B2 (en) | 2024-12-19 | 2025-11-25 | Digital Global Systems, Inc | Systems and methods of sensor data fusion |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190004534A1 (en) * | 2017-07-03 | 2019-01-03 | Baidu Usa Llc | High resolution 3d point clouds generation from upsampled low resolution lidar 3d point clouds and camera images |
| WO2019012534A1 (en) * | 2017-07-12 | 2019-01-17 | Guardian Optical Technologies Ltd. | EXTRACTION OF VISUAL DATA, DEPTH AND MICRO-VIBRATIONS USING A UNIFIED IMAGING DEVICE |
| EP3438872A1 (en) * | 2017-08-04 | 2019-02-06 | Bayerische Motoren Werke Aktiengesellschaft | Method, apparatus and computer program for a vehicle |
Family Cites Families (836)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2578262Y2 (ja) | 1991-07-31 | 1998-08-06 | エルナー株式会社 | 座付き偏平形電解コンデンサ及びこれに用いる座板材 |
| US6587573B1 (en) | 2000-03-20 | 2003-07-01 | Gentex Corporation | System for controlling exterior vehicle lights |
| JP3941252B2 (ja) | 1998-08-07 | 2007-07-04 | マツダ株式会社 | 車両の位置検出装置 |
| KR100326702B1 (ko) | 1999-03-16 | 2002-03-12 | 이계안 | 차선이탈 경보장치의 실 도로폭 산출방법 |
| US6654507B2 (en) | 2000-12-14 | 2003-11-25 | Eastman Kodak Company | Automatically producing an image of a portion of a photographic image |
| GB2370438A (en) | 2000-12-22 | 2002-06-26 | Hewlett Packard Co | Automated image cropping using selected compositional rules. |
| KR100440953B1 (ko) | 2001-08-18 | 2004-07-21 | 삼성전자주식회사 | 영상 압축 비트 스트림의 트랜스코딩 방법 |
| US6882755B2 (en) | 2001-10-19 | 2005-04-19 | Hewlett-Packard Development Company, L.P. | Image transmission for low bandwidth with region of interest |
| JP3822515B2 (ja) | 2002-03-29 | 2006-09-20 | 株式会社東芝 | 障害物検知装置及びその方法 |
| WO2004076226A2 (en) | 2003-02-21 | 2004-09-10 | Gentex Corporation | Automatic vehicle exterior light control system assemblies |
| SE526424C2 (sv) | 2003-06-02 | 2005-09-13 | Lear Corp | Aktivt mörkerseendesystem för ett inre passagerarutrymme hos ett fordon samt metod för att styra nämnda system |
| WO2005015355A2 (en) | 2003-08-07 | 2005-02-17 | Matsushita Electric Industrial Co., Ltd. | Automatic image cropping system and method for use with portable devices equipped with digital cameras |
| JP4300098B2 (ja) | 2003-11-13 | 2009-07-22 | 日本電信電話株式会社 | オブジェクト識別方法とその装置、プログラム及び記録媒体 |
| US20050162445A1 (en) | 2004-01-22 | 2005-07-28 | Lumapix | Method and system for interactive cropping of a graphical object within a containing region |
| US20060072847A1 (en) | 2004-10-01 | 2006-04-06 | Microsoft Corporation | System for automatic image cropping based on image saliency |
| JP4282583B2 (ja) | 2004-10-29 | 2009-06-24 | シャープ株式会社 | 動画編集装置及び方法 |
| US8913830B2 (en) | 2005-01-18 | 2014-12-16 | Siemens Aktiengesellschaft | Multilevel image segmentation |
| TW200630834A (en) | 2005-02-23 | 2006-09-01 | Northern Taiwan Inst Of Science And Technology | Method and device using intelligent theory to evaluate permeability of heat pipe |
| TW200630833A (en) | 2005-02-23 | 2006-09-01 | Northern Taiwan Inst Of Science And Technology | Method and device using intelligent theory to design heat dissipation opening of computer housing |
| TW200630819A (en) | 2005-02-23 | 2006-09-01 | Northern Taiwan Inst Of Science And Technology | Method of using intelligent theory to design heat dissipation module and device thereof |
| JP2008533615A (ja) | 2005-03-14 | 2008-08-21 | エル ターラー、ステフエン | ニューラルネットワーク開発およびデータ解析ツール |
| US8106956B2 (en) | 2005-06-27 | 2012-01-31 | Nokia Corporation | Digital camera devices and methods for implementing digital zoom in digital camera devices and corresponding program products |
| US7747070B2 (en) | 2005-08-31 | 2010-06-29 | Microsoft Corporation | Training convolutional neural networks on graphics processing units |
| JP4388939B2 (ja) | 2006-09-25 | 2009-12-24 | 富士フイルム株式会社 | 画像再生装置ならびにその制御方法およびその制御プログラム |
| US11625761B2 (en) | 2007-09-06 | 2023-04-11 | Mohammad A. Mazed | System and method for machine learning and augmented reality based user application |
| US20090016571A1 (en) | 2007-03-30 | 2009-01-15 | Louis Tijerina | Blur display for automotive night vision systems with enhanced form perception from low-resolution camera images |
| US7904867B2 (en) | 2007-04-04 | 2011-03-08 | Synopsys, Inc. | Integrating a boolean SAT solver into a router |
| US8165380B2 (en) | 2008-09-11 | 2012-04-24 | PACSPLUS Co., Ltd. | Method, apparatus and program for processing mammographic image |
| JP5167051B2 (ja) * | 2008-09-30 | 2013-03-21 | 富士重工業株式会社 | 車両の運転支援装置 |
| JP2010114731A (ja) | 2008-11-07 | 2010-05-20 | Toshiba Corp | カメラモジュールの製造方法 |
| CN101742324A (zh) | 2008-11-14 | 2010-06-16 | 北京中星微电子有限公司 | 视频编解码方法、视频编解码系统及编解码器 |
| KR100966288B1 (ko) | 2009-01-06 | 2010-06-28 | 주식회사 이미지넥스트 | 주변 영상 생성 방법 및 장치 |
| KR101082878B1 (ko) | 2009-01-29 | 2011-11-11 | 연세대학교 산학협력단 | 홍채 영상 복원 방법 |
| CN101477692B (zh) | 2009-02-13 | 2012-08-22 | 阿里巴巴集团控股有限公司 | 图像特征提取方法及装置 |
| US8284997B2 (en) | 2009-03-11 | 2012-10-09 | Honeywell International Inc. | Vision-based vehicle navigation system and method |
| WO2010124376A1 (en) | 2009-04-27 | 2010-11-04 | Vincent Charles Cheung | Method, system and computer product for distribution of data objects |
| US8406515B2 (en) | 2009-06-24 | 2013-03-26 | Hewlett-Packard Development Company, L.P. | Method for automatically cropping digital images |
| KR20120055632A (ko) | 2009-08-11 | 2012-05-31 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | 디스플레이를 위한 이미지를 제공하기 위한 방법 및 장치 |
| US8509526B2 (en) | 2010-04-13 | 2013-08-13 | International Business Machines Corporation | Detection of objects in digital images |
| JP5503419B2 (ja) | 2010-06-03 | 2014-05-28 | 株式会社日立製作所 | 無人搬送車および走行制御方法 |
| US10645344B2 (en) | 2010-09-10 | 2020-05-05 | Avigilion Analytics Corporation | Video system with intelligent visual display |
| US8509982B2 (en) | 2010-10-05 | 2013-08-13 | Google Inc. | Zone driving |
| JP5656563B2 (ja) | 2010-11-02 | 2015-01-21 | キヤノン株式会社 | 文書管理システム、文書管理システムの制御方法、プログラム |
| JP5170226B2 (ja) | 2010-12-10 | 2013-03-27 | カシオ計算機株式会社 | 画像処理装置、画像処理方法、及びプログラム |
| CN103609101A (zh) | 2011-06-16 | 2014-02-26 | 爱信精机株式会社 | 车辆周边监视装置 |
| JP5911165B2 (ja) | 2011-08-05 | 2016-04-27 | 株式会社メガチップス | 画像認識装置 |
| HK1199768A1 (en) | 2011-08-25 | 2015-07-17 | 康奈尔大学 | Retinal encoder for machine vision |
| US8773498B2 (en) | 2011-09-30 | 2014-07-08 | Polycom, Inc. | Background compression and resolution enhancement technique for video telephony and video conferencing |
| US8588470B2 (en) | 2011-11-18 | 2013-11-19 | Xerox Corporation | Methods and systems for improved license plate signature matching by similarity learning on synthetic images |
| JP5863536B2 (ja) | 2012-03-29 | 2016-02-16 | 富士重工業株式会社 | 車外監視装置 |
| DE112012006147B8 (de) | 2012-03-29 | 2018-09-06 | Toyota Jidosha Kabushiki Kaisha | Straßenoberflächen-Zustands-Bestimmungsvorrichtung |
| US9738223B2 (en) | 2012-05-31 | 2017-08-22 | GM Global Technology Operations LLC | Dynamic guideline overlay with image cropping |
| US8976269B2 (en) | 2012-06-22 | 2015-03-10 | California Institute Of Technology | Compressive sensing based bio-inspired shape feature detection CMOS imager |
| US9008422B2 (en) | 2012-06-28 | 2015-04-14 | Lexmark International, Inc. | Methods of content-driven image cropping |
| JP6044134B2 (ja) | 2012-06-29 | 2016-12-14 | カシオ計算機株式会社 | 最適画像サイズによる画像領域分割装置、方法、およびプログラム |
| CN102737236B (zh) | 2012-07-06 | 2015-06-24 | 北京大学 | 一种基于多模态传感器数据自动获取车辆训练样本方法 |
| JP6011104B2 (ja) | 2012-07-24 | 2016-10-19 | 株式会社デンソー | 車両用視界支援装置 |
| US9081385B1 (en) | 2012-12-21 | 2015-07-14 | Google Inc. | Lane boundary detection using images |
| US9754154B2 (en) | 2013-02-15 | 2017-09-05 | Microsoft Technology Licensing, Llc | Identification using depth-based head-detection data |
| US9177192B2 (en) | 2013-02-28 | 2015-11-03 | Progyny, Inc. | Apparatus, method, and system for image-based human embryo cell classification |
| US9165203B2 (en) | 2013-03-15 | 2015-10-20 | Arris Technology, Inc. | Legibility enhancement for a logo, text or other region of interest in video |
| CN103236037B (zh) | 2013-04-03 | 2016-05-11 | 北京航空航天大学 | 基于分层退化模型的无人机实时图像模拟方法 |
| US9523772B2 (en) * | 2013-06-14 | 2016-12-20 | Microsoft Technology Licensing, Llc | Object removal using lidar-based classification |
| JP2015004922A (ja) | 2013-06-24 | 2015-01-08 | 株式会社ニコン | 焦点調節装置及び撮像装置 |
| CN103366339B (zh) | 2013-06-25 | 2017-11-28 | 厦门龙谛信息系统有限公司 | 车载多广角摄像头图像合成处理装置及方法 |
| GB2518589B (en) | 2013-07-30 | 2019-12-11 | Holition Ltd | Image processing |
| US9317775B2 (en) | 2013-08-14 | 2016-04-19 | Ricoh Co., Ltd. | Recognition procedure for identifying multiple items in images |
| CN103500322B (zh) | 2013-09-10 | 2016-08-17 | 北京航空航天大学 | 基于低空航拍图像的车道线自动识别方法 |
| US20150104102A1 (en) | 2013-10-11 | 2015-04-16 | Universidade De Coimbra | Semantic segmentation method with second-order pooling |
| US10832057B2 (en) | 2014-02-28 | 2020-11-10 | Second Spectrum, Inc. | Methods, systems, and user interface navigation of video content based spatiotemporal pattern recognition |
| US10769446B2 (en) | 2014-02-28 | 2020-09-08 | Second Spectrum, Inc. | Methods and systems of combining video content with one or more augmentations |
| US10089740B2 (en) | 2014-03-07 | 2018-10-02 | Fotonation Limited | System and methods for depth regularization and semiautomatic interactive matting using RGB-D images |
| US9275289B2 (en) | 2014-03-27 | 2016-03-01 | Xerox Corporation | Feature- and classifier-based vehicle headlight/shadow removal in video |
| US9384402B1 (en) | 2014-04-10 | 2016-07-05 | Google Inc. | Image and video compression for remote vehicle assistance |
| JPWO2015163169A1 (ja) * | 2014-04-23 | 2017-04-13 | ソニー株式会社 | 画像処理装置および方法 |
| JP2016013793A (ja) | 2014-07-03 | 2016-01-28 | 株式会社デンソー | 画像表示装置、画像表示方法 |
| SG10201405182WA (en) | 2014-08-25 | 2016-03-30 | Univ Singapore Technology & Design | Method and system |
| US10229478B2 (en) | 2014-09-26 | 2019-03-12 | Samsung Electronics Co., Ltd. | Image processing apparatus and image processing method |
| US20160132786A1 (en) | 2014-11-12 | 2016-05-12 | Alexandru Balan | Partitioning data for training machine-learning classifiers |
| CN105809655B (zh) | 2014-12-30 | 2021-06-29 | 清华大学 | 车辆检查方法和系统 |
| US9916540B2 (en) | 2015-01-22 | 2018-03-13 | Microsoft Technology Licensing, Llc | Scalable-effort classifiers for energy-efficient machine learning |
| CN111380545B (zh) | 2015-02-10 | 2024-11-12 | 御眼视觉技术有限公司 | 用于自主车辆导航的方法、服务器、自主车辆以及介质 |
| JP6525707B2 (ja) | 2015-04-23 | 2019-06-05 | キヤノン株式会社 | 画像処理装置、その制御方法及びプログラム、並びに撮像装置 |
| CN104835114A (zh) | 2015-05-06 | 2015-08-12 | 山东大学 | 一种图像自适应显示方法 |
| US9542751B2 (en) | 2015-05-08 | 2017-01-10 | Qualcomm Incorporated | Systems and methods for reducing a plurality of bounding regions |
| GB201508074D0 (en) | 2015-05-12 | 2015-06-24 | Apical Ltd | People detection |
| WO2016207875A1 (en) | 2015-06-22 | 2016-12-29 | Photomyne Ltd. | System and method for detecting objects in an image |
| US10062010B2 (en) | 2015-06-26 | 2018-08-28 | Intel Corporation | System for building a map and subsequent localization |
| US10410096B2 (en) | 2015-07-09 | 2019-09-10 | Qualcomm Incorporated | Context-based priors for object detection in images |
| WO2017022908A1 (ko) | 2015-08-04 | 2017-02-09 | 재단법인 아산사회복지재단 | 심층신경망을 이용한 골 연령 산출방법 및 프로그램 |
| US9767565B2 (en) | 2015-08-26 | 2017-09-19 | Digitalglobe, Inc. | Synthesizing training data for broad area geospatial object detection |
| KR101738422B1 (ko) | 2015-09-14 | 2017-05-23 | 한국과학기술원 | 다종 센서 기반 시각 신경 회로 장치 및 이를 이용한 객체 탐색 시스템, 방법 |
| US9442496B1 (en) | 2015-09-18 | 2016-09-13 | Amazon Technologies, Inc. | Active airborne noise abatement |
| US10282623B1 (en) | 2015-09-25 | 2019-05-07 | Apple Inc. | Depth perception sensor data processing |
| US9704045B2 (en) | 2015-10-06 | 2017-07-11 | Yahoo! Inc. | User classification based upon images |
| US11250335B2 (en) | 2015-10-26 | 2022-02-15 | NetraDyne, Inc. | Joint processing for embedded data inference |
| CN105318888B (zh) | 2015-12-07 | 2018-08-14 | 北京航空航天大学 | 基于无人机感知的无人驾驶车辆路径规划方法 |
| CN105550701B (zh) | 2015-12-09 | 2018-11-06 | 福州华鹰重工机械有限公司 | 实时图像提取识别方法及装置 |
| US10318848B2 (en) | 2015-12-15 | 2019-06-11 | Qualcomm Incorporated | Methods for object localization and image classification |
| WO2017108221A1 (en) | 2015-12-21 | 2017-06-29 | Robert Bosch Gmbh | Dynamic image blending for multiple-camera vehicle systems |
| US10769518B1 (en) | 2015-12-29 | 2020-09-08 | State Farm Mutual Automobile Insurance Company | Method of controlling for undesired factors in machine learning models |
| US10373019B2 (en) | 2016-01-13 | 2019-08-06 | Ford Global Technologies, Llc | Low- and high-fidelity classifiers applied to road-scene images |
| US20170206434A1 (en) | 2016-01-14 | 2017-07-20 | Ford Global Technologies, Llc | Low- and high-fidelity classifiers applied to road-scene images |
| CA3013943A1 (en) | 2016-02-08 | 2017-08-17 | Nuralogix Corporation | Deception detection system and method |
| CN108701118B (zh) | 2016-02-11 | 2022-06-24 | 电子湾有限公司 | 语义类别分类 |
| GB2601067B (en) | 2016-03-02 | 2022-08-31 | Holition Ltd | Locating and augmenting object features in images |
| WO2017158622A2 (en) | 2016-03-16 | 2017-09-21 | INDIAN INSTITUTE OF TECHNOLOGY MADRAS (IIT Madras) | Method for managing image data at electronic device |
| EP3229172A1 (en) | 2016-04-04 | 2017-10-11 | Conti Temic microelectronic GmbH | Driver assistance system with variable image resolution |
| US10789544B2 (en) | 2016-04-05 | 2020-09-29 | Google Llc | Batching inputs to a machine learning model |
| WO2019216975A1 (en) | 2018-05-07 | 2019-11-14 | Strong Force Iot Portfolio 2016, Llc | Methods and systems for data collection, learning, and streaming of machine signals for analytics and maintenance using the industrial internet of things |
| US10754334B2 (en) | 2016-05-09 | 2020-08-25 | Strong Force Iot Portfolio 2016, Llc | Methods and systems for industrial internet of things data collection for process adjustment in an upstream oil and gas environment |
| US10366290B2 (en) | 2016-05-11 | 2019-07-30 | Baidu Usa Llc | System and method for providing augmented virtual reality content in autonomous vehicles |
| JP6733302B2 (ja) * | 2016-05-17 | 2020-07-29 | 株式会社リコー | 画像処理装置、撮像装置、移動体機器制御システム、画像処理方法、及びプログラム |
| EP3748558A1 (en) | 2016-06-13 | 2020-12-09 | Google LLC | Automated telephone call initiating system and method |
| US10019009B2 (en) | 2016-06-15 | 2018-07-10 | Allstate Insurance Company | Vehicle control systems |
| WO2018002910A1 (en) | 2016-06-28 | 2018-01-04 | Cognata Ltd. | Realistic 3d virtual world creation and simulation for training automated driving systems |
| US10678262B2 (en) | 2016-07-01 | 2020-06-09 | Uatc, Llc | Autonomous vehicle localization using image analysis and manipulation |
| US11298072B2 (en) | 2016-07-01 | 2022-04-12 | Bostel Technologies, Llc | Dermoscopy diagnosis of cancerous lesions utilizing dual deep learning algorithms via visual and audio (sonification) outputs |
| WO2018013495A1 (en) | 2016-07-11 | 2018-01-18 | Gravity Jack, Inc. | Augmented reality methods and devices |
| CN109716346A (zh) | 2016-07-18 | 2019-05-03 | 河谷生物组学有限责任公司 | 分布式机器学习系统、装置和方法 |
| CN106295678B (zh) | 2016-07-27 | 2020-03-06 | 北京旷视科技有限公司 | 神经网络训练与构建方法和装置以及目标检测方法和装置 |
| CN106156754B (zh) | 2016-07-29 | 2019-05-31 | 浙江工业大学 | 一种基于最大外切矩阵感兴趣区域提取和双边滤波的手指多模态预处理方法 |
| US20180039853A1 (en) | 2016-08-02 | 2018-02-08 | Mitsubishi Electric Research Laboratories, Inc. | Object Detection System and Object Detection Method |
| US10664750B2 (en) | 2016-08-10 | 2020-05-26 | Google Llc | Deep machine learning to predict and prevent adverse conditions at structural assets |
| KR102462502B1 (ko) | 2016-08-16 | 2022-11-02 | 삼성전자주식회사 | 스테레오 카메라 기반의 자율 주행 방법 및 그 장치 |
| CN108351959B (zh) | 2016-08-24 | 2022-09-13 | 谷歌有限责任公司 | 基于变化检测的图像采集任务系统 |
| US10019655B2 (en) | 2016-08-31 | 2018-07-10 | Adobe Systems Incorporated | Deep-learning network architecture for object detection |
| US10317901B2 (en) | 2016-09-08 | 2019-06-11 | Mentor Graphics Development (Deutschland) Gmbh | Low-level sensor fusion |
| US10394237B2 (en) | 2016-09-08 | 2019-08-27 | Ford Global Technologies, Llc | Perceiving roadway conditions from fused sensor data |
| US20180068459A1 (en) | 2016-09-08 | 2018-03-08 | Ford Global Technologies, Llc | Object Distance Estimation Using Data From A Single Camera |
| US10467459B2 (en) | 2016-09-09 | 2019-11-05 | Microsoft Technology Licensing, Llc | Object detection based on joint feature extraction |
| GB2553782B (en) | 2016-09-12 | 2021-10-20 | Niantic Inc | Predicting depth from image data using a statistical model |
| CN106419893A (zh) | 2016-09-18 | 2017-02-22 | 广州视源电子科技股份有限公司 | 睡眠状态检测方法和装置 |
| US10133273B2 (en) | 2016-09-20 | 2018-11-20 | 2236008 Ontario Inc. | Location specific assistance for autonomous vehicle control system |
| GB201616097D0 (en) | 2016-09-21 | 2016-11-02 | Univ Oxford Innovation Ltd | Segmentation of path proposals |
| CN109791409B (zh) | 2016-09-23 | 2022-11-29 | 苹果公司 | 自主车辆的运动控制决策 |
| CN106650922B (zh) | 2016-09-29 | 2019-05-03 | 清华大学 | 硬件神经网络转换方法、计算装置、软硬件协作系统 |
| WO2018058426A1 (zh) | 2016-09-29 | 2018-04-05 | 清华大学 | 硬件神经网络转换方法、计算装置、编译方法和神经网络软硬件协作系统 |
| US10514711B2 (en) | 2016-10-09 | 2019-12-24 | Airspace Systems, Inc. | Flight control using computer vision |
| KR101851155B1 (ko) | 2016-10-12 | 2018-06-04 | 현대자동차주식회사 | 자율 주행 제어 장치, 그를 가지는 차량 및 그 제어 방법 |
| CN106504253A (zh) | 2016-10-14 | 2017-03-15 | 国政通科技股份有限公司 | 一种医疗影像照片的处理方法及系统 |
| CN107031600A (zh) | 2016-10-19 | 2017-08-11 | 东风汽车公司 | 基于高速公路的自动驾驶系统 |
| JP6649865B2 (ja) * | 2016-10-27 | 2020-02-19 | 株式会社Soken | 物体検知装置 |
| US10346723B2 (en) | 2016-11-01 | 2019-07-09 | Snap Inc. | Neural network for object detection in images |
| JP6803982B2 (ja) | 2016-11-03 | 2020-12-23 | 華為技術有限公司Huawei Technologies Co.,Ltd. | 光学撮像方法および装置 |
| US10289934B2 (en) | 2016-11-08 | 2019-05-14 | Nec Corporation | Landmark localization on objects in images using convolutional neural networks |
| US20180136332A1 (en) * | 2016-11-15 | 2018-05-17 | Wheego Electric Cars, Inc. | Method and system to annotate objects and determine distances to objects in an image |
| WO2018092071A1 (en) | 2016-11-16 | 2018-05-24 | Navix International Limited | Estimators for ablation effectiveness |
| CN106598226B (zh) | 2016-11-16 | 2019-05-21 | 天津大学 | 一种基于双目视觉和深度学习的无人机人机交互方法 |
| US10650071B2 (en) | 2016-11-28 | 2020-05-12 | Google Llc | Search and retrieval of keyed data maintained using a keyed database |
| CN108122234B (zh) | 2016-11-29 | 2021-05-04 | 北京市商汤科技开发有限公司 | 卷积神经网络训练及视频处理方法、装置和电子设备 |
| CN106558058B (zh) | 2016-11-29 | 2020-10-09 | 北京图森未来科技有限公司 | 分割模型训练方法、道路分割方法、车辆控制方法及装置 |
| US10699119B2 (en) | 2016-12-02 | 2020-06-30 | GEOSAT Aerospace & Technology | Methods and systems for automatic object detection from aerial imagery |
| US10529088B2 (en) | 2016-12-02 | 2020-01-07 | Gabriel Fine | Automatically determining orientation and position of medically invasive devices via image processing |
| US10380741B2 (en) | 2016-12-07 | 2019-08-13 | Samsung Electronics Co., Ltd | System and method for a deep learning machine for object detection |
| JP6938903B2 (ja) * | 2016-12-14 | 2021-09-22 | 株式会社デンソー | 車両における衝突回避装置および衝突回避方法 |
| KR102819289B1 (ko) | 2016-12-14 | 2025-06-11 | 삼성전자주식회사 | 영상에 포함된 도로와 관련된 정보를 결정하는 뉴럴 네트워크를 학습시키는 학습 데이터를 생성하는 장치 및 방법 |
| US10332001B2 (en) | 2016-12-15 | 2019-06-25 | WaveOne Inc. | Enhanced coding efficiency with progressive representation |
| CN110832417B (zh) | 2016-12-30 | 2023-06-09 | 辉达公司 | 使用高清地图为自主车辆生成路线 |
| CN110832474B (zh) | 2016-12-30 | 2023-09-15 | 辉达公司 | 更新高清地图的方法 |
| US10262218B2 (en) | 2017-01-03 | 2019-04-16 | Qualcomm Incorporated | Simultaneous object detection and rigid transform estimation using neural network |
| US10228693B2 (en) | 2017-01-13 | 2019-03-12 | Ford Global Technologies, Llc | Generating simulated sensor data for training and validation of detection models |
| US10192016B2 (en) | 2017-01-17 | 2019-01-29 | Xilinx, Inc. | Neural network based physical synthesis for circuit designs |
| US20180211403A1 (en) | 2017-01-20 | 2018-07-26 | Ford Global Technologies, Llc | Recurrent Deep Convolutional Neural Network For Object Detection |
| US10740563B2 (en) | 2017-02-03 | 2020-08-11 | Benedict R. Dugan | System and methods for text classification |
| CN106779060B (zh) | 2017-02-09 | 2019-03-08 | 武汉魅瞳科技有限公司 | 一种适于硬件设计实现的深度卷积神经网络的计算方法 |
| JP2018136803A (ja) | 2017-02-23 | 2018-08-30 | 株式会社日立製作所 | 画像認識システム |
| US11132599B2 (en) | 2017-02-28 | 2021-09-28 | Microsoft Technology Licensing, Llc | Multi-function unit for programmable hardware nodes for neural network processing |
| WO2018160724A1 (en) | 2017-02-28 | 2018-09-07 | Wayfarer, Inc. | Transportation system |
| US10146225B2 (en) | 2017-03-02 | 2018-12-04 | GM Global Technology Operations LLC | Systems and methods for vehicle dimension prediction |
| US11308391B2 (en) * | 2017-03-06 | 2022-04-19 | Baidu Usa Llc | Offline combination of convolutional/deconvolutional and batch-norm layers of convolutional neural network models for autonomous driving vehicles |
| US10733482B1 (en) | 2017-03-08 | 2020-08-04 | Zoox, Inc. | Object height estimation from monocular images |
| US10671873B2 (en) | 2017-03-10 | 2020-06-02 | Tusimple, Inc. | System and method for vehicle wheel detection |
| US10311312B2 (en) | 2017-08-31 | 2019-06-04 | TuSimple | System and method for vehicle occlusion detection |
| JP6665819B2 (ja) | 2017-03-17 | 2020-03-13 | トヨタ自動車株式会社 | 車載表示装置 |
| US10692000B2 (en) | 2017-03-20 | 2020-06-23 | Sap Se | Training machine learning models |
| US11067995B2 (en) | 2017-03-20 | 2021-07-20 | Mobileye Vision Technologies Ltd. | Navigation by augmented path prediction |
| WO2018176000A1 (en) | 2017-03-23 | 2018-09-27 | DeepScale, Inc. | Data synthesis for autonomous control systems |
| CN107103113B (zh) | 2017-03-23 | 2019-01-11 | 中国科学院计算技术研究所 | 面向神经网络处理器的自动化设计方法、装置及优化方法 |
| JP6658643B2 (ja) | 2017-03-24 | 2020-03-04 | トヨタ自動車株式会社 | 車両用視認装置 |
| US9965865B1 (en) | 2017-03-29 | 2018-05-08 | Amazon Technologies, Inc. | Image data segmentation using depth data |
| US10248121B2 (en) | 2017-03-31 | 2019-04-02 | Uber Technologies, Inc. | Machine-learning based autonomous vehicle management system |
| US10296828B2 (en) | 2017-04-05 | 2019-05-21 | Here Global B.V. | Learning a similarity measure for vision-based localization on a high definition (HD) map |
| WO2018187632A1 (en) | 2017-04-05 | 2018-10-11 | Carnegie Mellon University | Deep learning methods for estimating density and/or flow of objects, and related methods and software |
| US10303961B1 (en) | 2017-04-13 | 2019-05-28 | Zoox, Inc. | Object detection and passenger notification |
| DE202017102235U1 (de) | 2017-04-13 | 2017-05-12 | Robert Bosch Gmbh | Trainingssystem |
| DE202017102238U1 (de) | 2017-04-13 | 2017-05-12 | Robert Bosch Gmbh | Aktorsteuerungssystem |
| US10346454B2 (en) | 2017-04-17 | 2019-07-09 | Mammoth Medical, Llc | System and method for automated multi-dimensional network management |
| EP3612984A4 (en) | 2017-04-18 | 2021-03-24 | D5A1 Llc | MULTI-STAGE MACHINE LEARNING AND RECOGNITION |
| CN107169560B (zh) | 2017-04-19 | 2020-10-16 | 清华大学 | 一种自适应可重构的深度卷积神经网络计算方法和装置 |
| DE102018200724A1 (de) | 2017-04-19 | 2018-10-25 | Robert Bosch Gmbh | Verfahren und Vorrichtung zum Verbessern der Robustheit gegen "Adversarial Examples" |
| CN107169421B (zh) | 2017-04-20 | 2020-04-28 | 华南理工大学 | 一种基于深度卷积神经网络的汽车驾驶场景目标检测方法 |
| DE202017102381U1 (de) | 2017-04-21 | 2017-05-11 | Robert Bosch Gmbh | Vorrichtung zum Verbessern der Robustheit gegen "Adversarial Examples" |
| CN110800273B (zh) | 2017-04-24 | 2024-02-13 | 卡内基梅隆大学 | 虚拟传感器系统 |
| US10460053B2 (en) | 2017-04-24 | 2019-10-29 | Toyota Research Institute, Inc. | Systems and methods for surface property identification using waveform classification |
| US10108867B1 (en) | 2017-04-25 | 2018-10-23 | Uber Technologies, Inc. | Image-based pedestrian detection |
| CN107133943B (zh) | 2017-04-26 | 2018-07-06 | 贵州电网有限责任公司输电运行检修分公司 | 一种防震锤缺陷检测的视觉检测方法 |
| US10318794B2 (en) | 2017-04-28 | 2019-06-11 | Microsoft Technology Licensing, Llc | Intelligent auto cropping of digital images |
| US10838936B2 (en) | 2017-05-12 | 2020-11-17 | Harris Lee Cohen | Computer-implemented methods, computer readable medium and systems for generating an orchard data model for a precision agriculture platform |
| US10372130B1 (en) | 2017-05-19 | 2019-08-06 | Zoox, Inc. | Communicating reasons for vehicle actions |
| WO2018218146A1 (en) | 2017-05-26 | 2018-11-29 | Google Llc | Data layers for a vehicle map service |
| US20180374105A1 (en) | 2017-05-26 | 2018-12-27 | Get Attached, Inc. | Leveraging an intermediate machine learning analysis |
| US10310087B2 (en) | 2017-05-31 | 2019-06-04 | Uber Technologies, Inc. | Range-view LIDAR-based object detection |
| US11273553B2 (en) | 2017-06-05 | 2022-03-15 | Autodesk, Inc. | Adapting simulation data to real-world conditions encountered by physical processes |
| US11954486B2 (en) | 2017-06-05 | 2024-04-09 | Umajin Inc. | Location tracking system and methods |
| US11361243B2 (en) | 2017-06-07 | 2022-06-14 | Accenture Global Solutions Limited | Recommending machine learning techniques, features, and feature relevance scores |
| US10853739B2 (en) | 2017-06-09 | 2020-12-01 | Sap Se | Machine learning models for evaluating entities in a high-volume computer network |
| CN108229526B (zh) | 2017-06-16 | 2020-09-29 | 北京市商汤科技开发有限公司 | 网络训练、图像处理方法、装置、存储介质和电子设备 |
| JP6833630B2 (ja) * | 2017-06-22 | 2021-02-24 | 株式会社東芝 | 物体検出装置、物体検出方法およびプログラム |
| CN109116374B (zh) * | 2017-06-23 | 2021-08-17 | 百度在线网络技术(北京)有限公司 | 确定障碍物距离的方法、装置、设备及存储介质 |
| US10007269B1 (en) | 2017-06-23 | 2018-06-26 | Uber Technologies, Inc. | Collision-avoidance system for autonomous-capable vehicle |
| WO2019005547A1 (en) | 2017-06-28 | 2019-01-03 | Panasonic Intellectual Property Corporation Of America | MOBILE BODY CONTROL APPARATUS, MOBILE BODY CONTROL METHOD, AND LEARNING METHOD |
| US10567674B2 (en) | 2017-06-30 | 2020-02-18 | Harman International Industries, Incorporated | Systems and methods for detecting objects in imaging systems |
| US10474160B2 (en) | 2017-07-03 | 2019-11-12 | Baidu Usa Llc | High resolution 3D point clouds generation from downsampled low resolution LIDAR 3D point clouds and camera images |
| CN109215067B (zh) | 2017-07-03 | 2023-03-10 | 百度(美国)有限责任公司 | 基于cnn和crf模型生成高分辨率3-d点云 |
| US10671082B2 (en) | 2017-07-03 | 2020-06-02 | Baidu Usa Llc | High resolution 3D point clouds generation based on CNN and CRF models |
| US10402687B2 (en) | 2017-07-05 | 2019-09-03 | Perceptive Automata, Inc. | System and method of predicting human interaction with vehicles |
| US10606990B2 (en) | 2017-07-06 | 2020-03-31 | Ebay Inc. | Machine learning system for computing asset access |
| US10592785B2 (en) | 2017-07-12 | 2020-03-17 | Futurewei Technologies, Inc. | Integrated system for detection of driver condition |
| DE102017116017A1 (de) | 2017-07-17 | 2019-01-17 | Valeo Schalter Und Sensoren Gmbh | Kraftfahrzeug-Sensorvorrichtung mit mehreren Sensoreinheiten und mehreren neuronalen Netzen zum Erzeugen einer kombinierten Repräsentation einer Umgebung |
| US10733755B2 (en) | 2017-07-18 | 2020-08-04 | Qualcomm Incorporated | Learning geometric differentials for matching 3D models to objects in a 2D image |
| DE102017116411B4 (de) | 2017-07-20 | 2022-02-03 | Infineon Technologies Ag | Elektronischen Steuerungseinheit, Gatewayschaltung für eine elektronische Airbag-Steuerungseinheit, Sicherheitssystem für ein Fahrzeug und Umgebungssensorelement |
| US10650278B1 (en) | 2017-07-21 | 2020-05-12 | Apple Inc. | Semantic labeling of point clouds using images |
| US10579063B2 (en) | 2017-07-21 | 2020-03-03 | Uatc, Llc | Machine learning for predicting locations of objects perceived by autonomous vehicles |
| US10395144B2 (en) | 2017-07-24 | 2019-08-27 | GM Global Technology Operations LLC | Deeply integrated fusion architecture for automated driving systems |
| US10542930B1 (en) | 2017-07-25 | 2020-01-28 | BlueOwl, LLC | Audio assessment for analyzing sleep trends using machine learning techniques |
| CN107451659B (zh) | 2017-07-27 | 2020-04-10 | 清华大学 | 用于位宽分区的神经网络加速器及其实现方法 |
| CN107368926B (zh) | 2017-07-28 | 2018-07-10 | 中南大学 | 一种智能环境运载机器人识别楼层的多自然传感参数融合处理方法 |
| JP7002729B2 (ja) | 2017-07-31 | 2022-01-20 | 株式会社アイシン | 画像データ生成装置、画像認識装置、画像データ生成プログラム、及び画像認識プログラム |
| CN110959160B (zh) | 2017-08-01 | 2024-12-20 | 华为技术有限公司 | 一种手势识别方法、装置及设备 |
| CN109389552B (zh) | 2017-08-02 | 2023-03-28 | 中山大学 | 一种基于上下文相关多任务深度学习的图像超分辨算法 |
| US11170288B2 (en) | 2017-08-03 | 2021-11-09 | Facebook, Inc. | Systems and methods for predicting qualitative ratings for advertisements based on machine learning |
| KR102541559B1 (ko) | 2017-08-04 | 2023-06-08 | 삼성전자주식회사 | 관심 객체를 검출하는 방법 및 장치 |
| KR102601604B1 (ko) | 2017-08-04 | 2023-11-13 | 삼성전자주식회사 | 뉴럴 네트워크의 파라미터들을 양자화하는 방법 및 장치 |
| US10656657B2 (en) | 2017-08-08 | 2020-05-19 | Uatc, Llc | Object motion prediction and autonomous vehicle control |
| US10423934B1 (en) | 2017-08-10 | 2019-09-24 | Zoox, Inc. | Automated vehicle diagnostics and maintenance |
| CN108229647A (zh) | 2017-08-18 | 2018-06-29 | 北京市商汤科技开发有限公司 | 神经网络结构的生成方法和装置、电子设备、存储介质 |
| US10167800B1 (en) | 2017-08-18 | 2019-01-01 | Microsoft Technology Licensing, Llc | Hardware node having a matrix vector unit with block-floating point processing |
| US10860924B2 (en) | 2017-08-18 | 2020-12-08 | Microsoft Technology Licensing, Llc | Hardware node having a mixed-signal matrix vector unit |
| US20190228037A1 (en) | 2017-08-19 | 2019-07-25 | Wave Computing, Inc. | Checkpointing data flow graph computation for machine learning |
| US10216189B1 (en) | 2017-08-23 | 2019-02-26 | Uber Technologies, Inc. | Systems and methods for prioritizing object prediction for autonomous vehicles |
| US10783381B2 (en) | 2017-08-31 | 2020-09-22 | Tusimple, Inc. | System and method for vehicle occlusion detection |
| US10629080B2 (en) | 2017-08-31 | 2020-04-21 | Uatc Llc | Autonomous vehicles featuring vehicle intention system |
| US11455565B2 (en) | 2017-08-31 | 2022-09-27 | Ford Global Technologies, Llc | Augmenting real sensor recordings with simulated sensor data |
| US20190072978A1 (en) | 2017-09-01 | 2019-03-07 | GM Global Technology Operations LLC | Methods and systems for generating realtime map information |
| US11430331B2 (en) | 2017-09-08 | 2022-08-30 | Uatc, Llc | Power and thermal management systems and methods for autonomous vehicles |
| US20190079526A1 (en) | 2017-09-08 | 2019-03-14 | Uber Technologies, Inc. | Orientation Determination in Object Detection and Tracking for Autonomous Vehicles |
| CN107507134B (zh) | 2017-09-21 | 2020-09-11 | 大连理工大学 | 基于卷积神经网络的超分辨率方法 |
| US10402646B2 (en) | 2017-09-21 | 2019-09-03 | Amazon Technologies, Inc. | Object detection and avoidance for aerial vehicles |
| US10891715B2 (en) | 2017-09-22 | 2021-01-12 | Continental Automotive Systems, Inc. | Deep neural network for image enhancement |
| EP3685347B1 (en) | 2017-09-22 | 2024-08-07 | F. Hoffmann-La Roche AG | Artifacts removal from tissue images |
| US10551297B2 (en) | 2017-09-22 | 2020-02-04 | Saudi Arabian Oil Company | Thermography image processing with neural networks to identify corrosion under insulation (CUI) |
| US20190095946A1 (en) | 2017-09-25 | 2019-03-28 | Get Attached, Inc. | Automatically analyzing media using a machine learning model trained on user engagement information |
| US10546197B2 (en) | 2017-09-26 | 2020-01-28 | Ambient AI, Inc. | Systems and methods for intelligent and interpretive analysis of video image data using machine learning |
| WO2019066794A1 (en) | 2017-09-27 | 2019-04-04 | Google Llc | END-TO-END NETWORK MODEL FOR HIGH-RESOLUTION IMAGE SEGMENTATION |
| US10679129B2 (en) | 2017-09-28 | 2020-06-09 | D5Ai Llc | Stochastic categorical autoencoder network |
| US10796423B2 (en) | 2017-09-29 | 2020-10-06 | United Parcel Service Of America, Inc. | Predictive parcel damage identification, analysis, and mitigation |
| CN107742311B (zh) | 2017-09-29 | 2020-02-18 | 北京易达图灵科技有限公司 | 一种视觉定位的方法及装置 |
| US10872531B2 (en) | 2017-09-29 | 2020-12-22 | Uber Technologies, Inc. | Image processing for vehicle collision avoidance system |
| WO2019067695A1 (en) | 2017-10-01 | 2019-04-04 | Airspace Systems, Inc. | FLIGHT CONTROL USING VISION BY COMPUTER |
| US12282327B2 (en) | 2017-10-02 | 2025-04-22 | Allstate Insurance Company | Data processing system with machine learning engine for providing driving data analysis and vehicle control functions |
| US10579897B2 (en) | 2017-10-02 | 2020-03-03 | Xnor.ai Inc. | Image based object detection |
| US10733262B2 (en) | 2017-10-05 | 2020-08-04 | Adobe Inc. | Attribute control for updating digital content in a digital medium environment |
| US10678997B2 (en) | 2017-10-05 | 2020-06-09 | Microsoft Technology Licensing, Llc | Machine learned models for contextual editing of social networking profiles |
| US11748653B2 (en) | 2017-10-05 | 2023-09-05 | DataRobot, Inc. | Machine learning abstraction |
| US20200258057A1 (en) | 2017-10-06 | 2020-08-13 | Hitachi, Ltd. | Repair management and execution |
| DE102017123452A1 (de) | 2017-10-10 | 2019-04-11 | Connaught Electronics Ltd. | Verfahren zum Erzeugen eines ein Kraftfahrzeug und einen Umgebungsbereich des Kraftfahrzeugs in einer vorbestimmten Zielansicht zeigenden Ausgangsbildes, Kamerasystem sowie Kraftfahrzeug |
| US10652565B1 (en) | 2017-10-12 | 2020-05-12 | Amazon Technologies, Inc. | Image compression and decompression using embeddings |
| CN107622258B (zh) | 2017-10-16 | 2020-10-30 | 中南大学 | 一种结合静态底层特征和运动信息的快速行人检测方法 |
| US20190122104A1 (en) | 2017-10-19 | 2019-04-25 | General Electric Company | Building a binary neural network architecture |
| US20190122111A1 (en) | 2017-10-24 | 2019-04-25 | Nec Laboratories America, Inc. | Adaptive Convolutional Neural Knowledge Graph Learning System Leveraging Entity Descriptions |
| CN110809772B (zh) | 2017-10-27 | 2024-04-02 | 谷歌有限责任公司 | 用于改进机器学习模型的优化的系统和方法 |
| US10467501B2 (en) | 2017-10-30 | 2019-11-05 | Sap Se | Computer vision architecture with machine learned image recognition models |
| CN107729998B (zh) | 2017-10-31 | 2020-06-05 | 中国科学院计算技术研究所 | 一种用于神经网络处理器的方法 |
| US10346721B2 (en) | 2017-11-01 | 2019-07-09 | Salesforce.Com, Inc. | Training a neural network using augmented training datasets |
| KR102589303B1 (ko) | 2017-11-02 | 2023-10-24 | 삼성전자주식회사 | 고정 소수점 타입의 뉴럴 네트워크를 생성하는 방법 및 장치 |
| EP3688671A4 (en) | 2017-11-02 | 2021-10-20 | The Trustees of Princeton University | PROCESS AND SYSTEM FOR THE SYNTHESIS OF A NEURONAL NETWORK |
| US20190139441A1 (en) | 2017-11-03 | 2019-05-09 | Drishti Technologies, Inc. | Contextual training systems and methods |
| US11521022B2 (en) | 2017-11-07 | 2022-12-06 | Google Llc | Semantic state based sensor tracking and updating |
| US10591914B2 (en) | 2017-11-08 | 2020-03-17 | GM Global Technology Operations LLC | Systems and methods for autonomous vehicle behavior control |
| WO2019092456A1 (en) | 2017-11-13 | 2019-05-16 | Cambridge Bio-Augmentation Systems Limited | Neural interface |
| US20190147112A1 (en) | 2017-11-13 | 2019-05-16 | Facebook, Inc. | Systems and methods for ranking ephemeral content item collections associated with a social networking system |
| US10678839B2 (en) | 2017-11-13 | 2020-06-09 | Facebook, Inc. | Systems and methods for ranking ephemeral content item collections associated with a social networking system |
| US10824862B2 (en) | 2017-11-14 | 2020-11-03 | Nuro, Inc. | Three-dimensional object detection for autonomous robotic systems using image proposals |
| EP3710980A1 (en) | 2017-11-15 | 2020-09-23 | Uatc, Llc | Autonomous vehicle lane boundary detection systems and methods |
| US10970553B2 (en) | 2017-11-15 | 2021-04-06 | Uatc, Llc | Semantic segmentation of three-dimensional data |
| US11556777B2 (en) | 2017-11-15 | 2023-01-17 | Uatc, Llc | Continuous convolution and fusion in neural networks |
| KR102095335B1 (ko) | 2017-11-15 | 2020-03-31 | 에스케이텔레콤 주식회사 | 연산 가속화가 적용된 신경망 모델의 생성 및 활용을 위한 장치 및 방법 |
| US20190145765A1 (en) | 2017-11-15 | 2019-05-16 | Uber Technologies, Inc. | Three Dimensional Object Detection |
| US11475351B2 (en) | 2017-11-15 | 2022-10-18 | Uatc, Llc | Systems and methods for object detection, tracking, and motion prediction |
| US11080537B2 (en) | 2017-11-15 | 2021-08-03 | Uatc, Llc | Autonomous vehicle lane boundary detection systems and methods |
| US10803328B1 (en) | 2017-11-15 | 2020-10-13 | Uatc, Llc | Semantic and instance segmentation |
| US10803325B2 (en) | 2017-11-15 | 2020-10-13 | Uatc, Llc | Autonomous vehicle lane boundary detection systems and methods |
| US11061402B2 (en) | 2017-11-15 | 2021-07-13 | Uatc, Llc | Sparse convolutional neural networks |
| US20190147255A1 (en) | 2017-11-15 | 2019-05-16 | Uber Technologies, Inc. | Systems and Methods for Generating Sparse Geographic Data for Autonomous Vehicles |
| US10828790B2 (en) | 2017-11-16 | 2020-11-10 | Google Llc | Component feature detector for robotic systems |
| US10409898B2 (en) | 2017-11-17 | 2019-09-10 | Adobe Inc. | Generating a targeted summary of textual content tuned to a target audience vocabulary |
| US10698868B2 (en) | 2017-11-17 | 2020-06-30 | Accenture Global Solutions Limited | Identification of domain information for use in machine learning models |
| EP3486674A1 (en) | 2017-11-17 | 2019-05-22 | Koninklijke Philips N.V. | Artificial intelligence-enabled localization of anatomical landmarks |
| KR102073351B1 (ko) | 2017-11-17 | 2020-02-05 | 주식회사 하이퍼커넥트 | 서버 및 그것의 동작 방법 |
| US20180074506A1 (en) | 2017-11-21 | 2018-03-15 | GM Global Technology Operations LLC | Systems and methods for mapping roadway-interfering objects in autonomous vehicles |
| US10535138B2 (en) | 2017-11-21 | 2020-01-14 | Zoox, Inc. | Sensor data segmentation |
| CN107885214A (zh) | 2017-11-22 | 2018-04-06 | 济南浪潮高新科技投资发展有限公司 | 一种基于fpga的加速自动驾驶视觉感知的方法及装置 |
| US11989861B2 (en) | 2017-11-28 | 2024-05-21 | Intel Corporation | Deep learning-based real-time detection and correction of compromised sensors in autonomous machines |
| JP2019101535A (ja) | 2017-11-29 | 2019-06-24 | コニカミノルタ株式会社 | 教師データ作成装置および該方法ならびに画像セグメンテーション装置および該方法 |
| US11144815B2 (en) | 2017-12-04 | 2021-10-12 | Optimum Semiconductor Technologies Inc. | System and architecture of neural network accelerator |
| US10762396B2 (en) | 2017-12-05 | 2020-09-01 | Utac, Llc | Multiple stage image based object detection and recognition |
| US10693740B2 (en) | 2017-12-07 | 2020-06-23 | Accenture Global Solutions Limited | Data transformation of performance statistics and ticket information for network devices for use in machine learning models |
| US10528824B2 (en) | 2017-12-11 | 2020-01-07 | GM Global Technology Operations LLC | Artificial neural network for lane feature classification and localization |
| US10768628B2 (en) | 2017-12-12 | 2020-09-08 | Uatc, Llc | Systems and methods for object detection at various ranges using multiple range imagery |
| RU2691214C1 (ru) | 2017-12-13 | 2019-06-11 | Общество с ограниченной ответственностью "Аби Продакшн" | Распознавание текста с использованием искусственного интеллекта |
| US10599958B2 (en) | 2017-12-14 | 2020-03-24 | Avigilon Corporation | Method and system for classifying an object-of-interest using an artificial neural network |
| KR101969864B1 (ko) | 2017-12-15 | 2019-04-18 | 동국대학교 산학협력단 | 객체영상과 배경영상의 상호 연동에 기반한 영상 합성 방법 |
| US20190185010A1 (en) | 2017-12-18 | 2019-06-20 | PlusAI Corp | Method and system for self capability aware route planning in autonomous driving vehicles |
| CN111433101A (zh) | 2017-12-18 | 2020-07-17 | 智加科技公司 | 用于自动驾驶车辆中的个性化运动规划的方法和系统 |
| US11587264B2 (en) | 2017-12-18 | 2023-02-21 | Motorola Solutions, Inc. | Method and device for generating an augmented image |
| US11183274B2 (en) | 2017-12-18 | 2021-11-23 | International Business Machines Corporation | Analysis of answers to questions |
| US10713502B2 (en) | 2017-12-19 | 2020-07-14 | Micron Technology, Inc. | Providing autonomous vehicle assistance |
| DE102017130566B4 (de) | 2017-12-19 | 2021-07-22 | Mekra Lang Gmbh & Co. Kg | Sichtsystem zur Erfassung einer Fahrzeugumgebung und Spiegelersatzsystem für ein Fahrzeug mit einem Sichtsystem |
| US10402986B2 (en) | 2017-12-20 | 2019-09-03 | Facebook, Inc. | Unsupervised video segmentation |
| US10175697B1 (en) | 2017-12-21 | 2019-01-08 | Luminar Technologies, Inc. | Object identification and labeling tool for training autonomous vehicle controllers |
| WO2019126755A1 (en) | 2017-12-21 | 2019-06-27 | Fugro N.V. | Generating and classifying training data for machine learning functions |
| US10872254B2 (en) | 2017-12-22 | 2020-12-22 | Texas Instruments Incorporated | Digital mirror systems for vehicles and methods of operating the same |
| US10748247B2 (en) | 2017-12-26 | 2020-08-18 | Facebook, Inc. | Computing high-resolution depth images using machine learning techniques |
| US10657418B2 (en) | 2017-12-27 | 2020-05-19 | International Business Machines Corporation | Object detection on local devices using remotely generated machine learning models |
| US10755115B2 (en) | 2017-12-29 | 2020-08-25 | Here Global B.V. | Method, apparatus, and system for generating synthetic image data for machine learning |
| CN108111873B (zh) | 2017-12-29 | 2020-04-14 | 国网山东省电力公司泰安供电公司 | 一种基于机器学习的gis图像数据传输方法 |
| WO2019127363A1 (zh) | 2017-12-29 | 2019-07-04 | 清华大学 | 神经网络权重编码方法、计算装置及硬件系统 |
| US20190204842A1 (en) | 2018-01-02 | 2019-07-04 | GM Global Technology Operations LLC | Trajectory planner with dynamic cost learning for autonomous driving |
| US11170006B2 (en) | 2018-01-03 | 2021-11-09 | Facebook, Inc. | Machine-learning model for ranking diverse content |
| US10657391B2 (en) | 2018-01-05 | 2020-05-19 | Uatc, Llc | Systems and methods for image-based free space detection |
| US11760280B2 (en) | 2018-01-12 | 2023-09-19 | Uatc, Llc | Systems and methods for streaming processing for autonomous vehicles |
| US10896763B2 (en) | 2018-01-12 | 2021-01-19 | Koninklijke Philips N.V. | System and method for providing model-based treatment recommendation via individual-specific machine learning models |
| EP3514494A1 (en) | 2018-01-19 | 2019-07-24 | Zenuity AB | Constructing and updating a behavioral layer of a multi layered road network high definition digital map |
| US10909368B2 (en) | 2018-01-23 | 2021-02-02 | X Development Llc | Crop type classification in images |
| US20180150081A1 (en) | 2018-01-24 | 2018-05-31 | GM Global Technology Operations LLC | Systems and methods for path planning in autonomous vehicles |
| CN108399362B (zh) | 2018-01-24 | 2022-01-07 | 中山大学 | 一种快速行人检测方法及装置 |
| US10872204B2 (en) | 2018-01-26 | 2020-12-22 | Ge Inspection Technologies, Lp | Generating natural language recommendations based on an industrial language model |
| KR102098713B1 (ko) | 2018-01-29 | 2020-04-08 | 주식회사 유엑스팩토리 | Cnn과 rnn이 하나의 고성능 저전력 칩으로 집적된 이기종 프로세서 구조 |
| US10962973B2 (en) | 2018-01-30 | 2021-03-30 | Uatc, Llc | Autonomous vehicle safe stop |
| EP3701351A4 (en) | 2018-01-30 | 2021-01-27 | D5Ai Llc | SELF-ORGANIZING PARTIALLY ORGANIZED NETWORKS |
| US10733668B2 (en) | 2018-01-30 | 2020-08-04 | PointPredictive Inc. | Multi-layer machine learning classifier |
| CN110096937A (zh) | 2018-01-31 | 2019-08-06 | 北京四维图新科技股份有限公司 | 一种用于辅助车辆自动驾驶的图像识别的方法及装置 |
| DE112019000065B4 (de) | 2018-02-02 | 2025-01-09 | Nvidia Corporation | Sicherheitsprozeduranalyse zur hindernisvermeidung in einem autonomen fahrzeug |
| US20190244138A1 (en) | 2018-02-08 | 2019-08-08 | Apple Inc. | Privatized machine learning using generative adversarial networks |
| WO2019157193A1 (en) | 2018-02-09 | 2019-08-15 | Nvidia Corporation | Controlling autonomous vehicles using safe arrival times |
| US10996683B2 (en) | 2018-02-09 | 2021-05-04 | Skydio, Inc. | Aerial vehicle touchdown detection |
| US10489126B2 (en) | 2018-02-12 | 2019-11-26 | Oracle International Corporation | Automated code generation |
| CN110147698A (zh) | 2018-02-13 | 2019-08-20 | Kpit技术有限责任公司 | 用于车道检测的系统和方法 |
| US10955851B2 (en) | 2018-02-14 | 2021-03-23 | Zoox, Inc. | Detecting blocking objects |
| US10839578B2 (en) | 2018-02-14 | 2020-11-17 | Smarter Reality, LLC | Artificial-intelligence enhanced visualization of non-invasive, minimally-invasive and surgical aesthetic medical procedures |
| KR101996167B1 (ko) | 2018-02-14 | 2019-07-03 | 동국대학교 산학협력단 | 자율 무인 이동체를 학습하기 위한 학습용 이미지를 생성하는 장치 및 그 방법 |
| US10805629B2 (en) | 2018-02-17 | 2020-10-13 | Google Llc | Video compression through motion warping using learning-based motion segmentation |
| DE112019000049T5 (de) | 2018-02-18 | 2020-01-23 | Nvidia Corporation | Für autonomes fahren geeignete objekterfassung und erfassungssicherheit |
| US10628432B2 (en) | 2018-02-19 | 2020-04-21 | Microsoft Technology Licensing, Llc | Personalized deep models for smart suggestions ranking |
| US20190266610A1 (en) | 2018-02-21 | 2019-08-29 | Accenture Global Solutions Limited | Transaction management using machine learning and similarity analysis |
| US20200380362A1 (en) | 2018-02-23 | 2020-12-03 | Asml Netherlands B.V. | Methods for training machine learning model for computation lithography |
| CN110197270B (zh) | 2018-02-27 | 2020-10-30 | 上海寒武纪信息科技有限公司 | 集成电路芯片装置及相关产品 |
| US10997433B2 (en) | 2018-02-27 | 2021-05-04 | Nvidia Corporation | Real-time detection of lanes and boundaries by autonomous vehicles |
| KR102022388B1 (ko) | 2018-02-27 | 2019-09-18 | (주)캠시스 | 실세계 물체 정보를 이용한 카메라 공차 보정 시스템 및 방법 |
| US11501105B2 (en) | 2018-03-02 | 2022-11-15 | Zoox, Inc. | Automatic creation and updating of maps |
| US10990832B2 (en) | 2018-03-06 | 2021-04-27 | Phantom AI, Inc. | Lane line reconstruction using future scenes and trajectory |
| KR101967339B1 (ko) | 2018-03-06 | 2019-04-09 | 단국대학교 산학협력단 | 심층학습 기반의 adas 센서 고장 진단 및 백업을 위한 장치 및 방법 |
| US10157331B1 (en) | 2018-03-08 | 2018-12-18 | Capital One Services, Llc | Systems and methods for image preprocessing to improve accuracy of object recognition |
| US10621513B2 (en) | 2018-03-08 | 2020-04-14 | Capital One Services, Llc | System and method for deploying and versioning machine learning models |
| US10223611B1 (en) | 2018-03-08 | 2019-03-05 | Capital One Services, Llc | Object detection using image classification models |
| US10572757B2 (en) | 2018-03-09 | 2020-02-25 | Ricoh Co., Ltd. | User interface for object detection and labeling |
| US10628686B2 (en) | 2018-03-12 | 2020-04-21 | Waymo Llc | Neural networks for object detection and characterization |
| US10798368B2 (en) | 2018-03-13 | 2020-10-06 | Lyft, Inc. | Exposure coordination for multiple cameras |
| US10755112B2 (en) | 2018-03-13 | 2020-08-25 | Toyota Research Institute, Inc. | Systems and methods for reducing data storage in machine learning |
| CN111837144B (zh) | 2018-03-13 | 2024-07-26 | 奇跃公司 | 使用机器学习的增强图像深度感测 |
| US20190286972A1 (en) | 2018-03-14 | 2019-09-19 | Microsoft Technology Licensing, Llc | Hardware accelerated neural network subgraphs |
| US11500099B2 (en) | 2018-03-14 | 2022-11-15 | Uatc, Llc | Three-dimensional object detection |
| US12417401B2 (en) | 2018-03-15 | 2025-09-16 | Arm Ltd. | Systems, devices, and/or processes for behavioral content processing |
| US11657087B2 (en) | 2018-03-19 | 2023-05-23 | Verily Life Sciences Llc | Surgical video retrieval based on preoperative images |
| US11429862B2 (en) | 2018-03-20 | 2022-08-30 | Sri International | Dynamic adaptation of deep neural networks |
| KR102329590B1 (ko) | 2018-03-19 | 2021-11-19 | 에스알아이 인터내셔널 | 딥 신경망들의 동적 적응 |
| US10901508B2 (en) | 2018-03-20 | 2021-01-26 | X Development Llc | Fused electroencephalogram and machine learning for precognitive brain-computer interface for computer control |
| WO2019183087A1 (en) | 2018-03-20 | 2019-09-26 | Phantom AI, Inc. | Data augmentation using computer simulated objects for autonomous control systems |
| US10699477B2 (en) | 2018-03-21 | 2020-06-30 | Zoox, Inc. | Generating maps without shadows |
| WO2019182782A1 (en) | 2018-03-21 | 2019-09-26 | Zoox, Inc. | Generating maps without shadows |
| US20190294975A1 (en) | 2018-03-21 | 2019-09-26 | Swim.IT Inc | Predicting using digital twins |
| US10836379B2 (en) | 2018-03-23 | 2020-11-17 | Sf Motors, Inc. | Multi-network-based path generation for vehicle parking |
| US10627818B2 (en) | 2018-03-28 | 2020-04-21 | Zoox, Inc. | Temporal prediction model for semantic intent understanding |
| WO2019191578A1 (en) | 2018-03-30 | 2019-10-03 | Wave Computing, Inc. | Data flow graph computation for machine learning |
| US10140544B1 (en) | 2018-04-02 | 2018-11-27 | 12 Sigma Technologies | Enhanced convolutional neural network for image segmentation |
| CN108491889A (zh) | 2018-04-02 | 2018-09-04 | 深圳市易成自动驾驶技术有限公司 | 图像语义分割方法、装置及计算机可读存储介质 |
| US10776939B2 (en) | 2018-04-03 | 2020-09-15 | Altumview Systems Inc. | Obstacle avoidance system based on embedded stereo vision for unmanned aerial vehicles |
| US10468062B1 (en) | 2018-04-03 | 2019-11-05 | Zoox, Inc. | Detecting errors in sensor data |
| US10887433B2 (en) | 2018-04-03 | 2021-01-05 | Pony Ai Inc. | System and method for incremental data processing |
| US10414395B1 (en) | 2018-04-06 | 2019-09-17 | Zoox, Inc. | Feature-based prediction |
| US20190311290A1 (en) | 2018-04-06 | 2019-10-10 | Mentor Graphics Corporation | Deep Learning Based Test Compression Analyzer |
| US10725475B2 (en) | 2018-04-09 | 2020-07-28 | Toyota Jidosha Kabushiki Kaisha | Machine learning enhanced vehicle merging |
| US10769494B2 (en) | 2018-04-10 | 2020-09-08 | Pony Ai Inc. | Enhanced training information generation |
| US10740914B2 (en) | 2018-04-10 | 2020-08-11 | Pony Ai Inc. | Enhanced three-dimensional training data generation |
| CN108520247B (zh) | 2018-04-16 | 2020-04-28 | 腾讯科技(深圳)有限公司 | 对图像中的对象节点的识别方法、装置、终端及可读介质 |
| US11132444B2 (en) | 2018-04-16 | 2021-09-28 | International Business Machines Corporation | Using gradients to detect backdoors in neural networks |
| US10816992B2 (en) | 2018-04-17 | 2020-10-27 | Baidu Usa Llc | Method for transforming 2D bounding boxes of objects into 3D positions for autonomous driving vehicles (ADVs) |
| EP3673233B1 (en) | 2018-04-18 | 2025-09-10 | Mobileye Vision Technologies Ltd. | Vehicle environment modeling with a camera |
| US12488309B2 (en) | 2018-04-18 | 2025-12-02 | Maplebear Inc. | Systems and methods for training data generation for object identification and self-checkout anti-theft |
| US11030486B2 (en) | 2018-04-20 | 2021-06-08 | XNOR.ai, Inc. | Image classification through label progression |
| US10321728B1 (en) | 2018-04-20 | 2019-06-18 | Bodygram, Inc. | Systems and methods for full body measurements extraction |
| DE102018206208A1 (de) | 2018-04-23 | 2019-10-24 | Robert Bosch Gmbh | Verfahren, Vorrichtung, Erzeugnis und Computerprogramm zum Betreiben eines technischen Systems |
| US10950021B2 (en) | 2018-04-23 | 2021-03-16 | Accenture Global Solutions Limited | AI-driven design platform |
| US10565475B2 (en) | 2018-04-24 | 2020-02-18 | Accenture Global Solutions Limited | Generating a machine learning model for objects based on augmenting the objects with physical properties |
| CN108549934B (zh) | 2018-04-25 | 2020-06-19 | 福州瑞芯微电子股份有限公司 | 一种基于自动集群神经网络芯片组的运算方法和装置 |
| CN108647591A (zh) | 2018-04-25 | 2018-10-12 | 长沙学院 | 一种基于视觉-语义特征的视频中行为识别方法和系统 |
| US20190329790A1 (en) | 2018-04-25 | 2019-10-31 | Uber Technologies, Inc. | Systems and Methods for Using Machine Learning to Determine Passenger Ride Experience |
| US11138745B2 (en) | 2018-04-30 | 2021-10-05 | Uatc, Llc | Object association for autonomous vehicles |
| US11334753B2 (en) | 2018-04-30 | 2022-05-17 | Uatc, Llc | Traffic signal state classification for autonomous vehicles |
| US11244195B2 (en) | 2018-05-01 | 2022-02-08 | Adobe Inc. | Iteratively applying neural networks to automatically identify pixels of salient objects portrayed in digital images |
| US10803743B2 (en) | 2018-05-02 | 2020-10-13 | Lyft, Inc. | Monitoring ambient light for object detection |
| US11494200B2 (en) | 2018-05-02 | 2022-11-08 | Microsoft Technology Licensing, Llc. | Configuring an electronic device using artificial intelligence |
| US20190340499A1 (en) | 2018-05-04 | 2019-11-07 | Microsoft Technology Licensing, Llc | Quantization for dnn accelerators |
| US10699140B2 (en) | 2018-05-04 | 2020-06-30 | Qualcomm Incorporated | System and method for capture and distribution of information collected from signs |
| US11645493B2 (en) | 2018-05-04 | 2023-05-09 | Microsoft Technology Licensing, Llc | Flow for quantized neural networks |
| JP7440420B2 (ja) | 2018-05-07 | 2024-02-28 | グーグル エルエルシー | 包括的機械学習サービスを提供するアプリケーション開発プラットフォームおよびソフトウェア開発キット |
| WO2019216404A1 (ja) | 2018-05-10 | 2019-11-14 | パナソニックIpマネジメント株式会社 | ニューラルネットワーク構築装置、情報処理装置、ニューラルネットワーク構築方法及びプログラム |
| US10748021B2 (en) | 2018-05-11 | 2020-08-18 | Samsung Electronics Co., Ltd. | Method of analyzing objects in images recorded by a camera of a head mounted device |
| US20190349571A1 (en) | 2018-05-11 | 2019-11-14 | Ford Global Technologies, Llc | Distortion correction for vehicle surround view camera projections |
| WO2019220436A2 (en) | 2018-05-14 | 2019-11-21 | BrainVu Ltd. | Driver predictive mental response profile and application to automated vehicle brain interface control |
| US10776626B1 (en) | 2018-05-14 | 2020-09-15 | Amazon Technologies, Inc. | Machine learning based identification of visually complementary item collections |
| US11164016B2 (en) | 2018-05-17 | 2021-11-02 | Uatc, Llc | Object detection and property determination for autonomous vehicles |
| US11126873B2 (en) | 2018-05-17 | 2021-09-21 | Zoox, Inc. | Vehicle lighting state determination |
| US20190354850A1 (en) | 2018-05-17 | 2019-11-21 | International Business Machines Corporation | Identifying transfer models for machine learning tasks |
| US11301733B2 (en) | 2018-05-18 | 2022-04-12 | Google Llc | Learning data augmentation strategies for object detection |
| US11138471B2 (en) | 2018-05-18 | 2021-10-05 | Google Llc | Augmentation of audiographic images for improved machine learning |
| CN108710865B (zh) | 2018-05-28 | 2022-04-22 | 电子科技大学 | 一种基于神经网络的司机异常行为检测方法 |
| US20190373322A1 (en) | 2018-05-29 | 2019-12-05 | Sony Interactive Entertainment LLC | Interactive Video Content Delivery |
| US11491350B2 (en) | 2018-05-30 | 2022-11-08 | Siemens Healthcare Gmbh | Decision support system for individualizing radiotherapy dose |
| TWI681366B (zh) | 2018-05-31 | 2020-01-01 | 廣達電腦股份有限公司 | 非線性延展裁切影像之方法及系統 |
| US20190370575A1 (en) | 2018-05-31 | 2019-12-05 | Uber Technologies, Inc. | Systems and Methods for Implementing Trip Checks for Vehicles |
| US20190370398A1 (en) | 2018-06-01 | 2019-12-05 | SayMosaic Inc. | Method and apparatus for searching historical data |
| CN108764185B (zh) | 2018-06-01 | 2022-07-19 | 京东方科技集团股份有限公司 | 一种图像处理方法及装置 |
| US12205035B2 (en) | 2018-06-08 | 2025-01-21 | Intel Corporation | Artificial neural network training using flexible floating point tensors |
| US11334960B2 (en) | 2018-06-08 | 2022-05-17 | Uatc, Llc | Systems and methods for pipelined processing of sensor data using hardware |
| US11740630B2 (en) | 2018-06-12 | 2023-08-29 | Skydio, Inc. | Fitness and sports applications for an autonomous unmanned aerial vehicle |
| US20190378051A1 (en) | 2018-06-12 | 2019-12-12 | Bank Of America Corporation | Machine learning system coupled to a graph structure detecting outlier patterns using graph scanning |
| US20190378049A1 (en) | 2018-06-12 | 2019-12-12 | Bank Of America Corporation | Ensemble of machine learning engines coupled to a graph structure that spreads heat |
| US12585275B1 (en) | 2018-06-13 | 2026-03-24 | Nvidia Corporation | Loss scaling for neural networks |
| SG11201811261SA (en) | 2018-06-14 | 2020-01-30 | Beijing Didi Infinity Technology & Development Co Ltd | Systems and methods for updating a high-resolution map based on binocular images |
| US11341356B2 (en) | 2018-06-15 | 2022-05-24 | Uatc, Llc | System and method for determining object intention through visual attributes |
| US11370423B2 (en) | 2018-06-15 | 2022-06-28 | Uatc, Llc | Multi-task machine-learned models for object intention determination in autonomous driving |
| US10642275B2 (en) | 2018-06-18 | 2020-05-05 | Zoox, Inc. | Occulsion aware planning and control |
| JP7422687B2 (ja) | 2018-06-18 | 2024-01-26 | ズークス インコーポレイテッド | オクルージョン認識プランニング |
| US11048265B2 (en) | 2018-06-18 | 2021-06-29 | Zoox, Inc. | Occlusion aware planning |
| US11501140B2 (en) | 2018-06-19 | 2022-11-15 | International Business Machines Corporation | Runtime reconfigurable neural network processor core |
| US11966838B2 (en) | 2018-06-19 | 2024-04-23 | Nvidia Corporation | Behavior-guided path planning in autonomous machine applications |
| US10726264B2 (en) | 2018-06-25 | 2020-07-28 | Microsoft Technology Licensing, Llc | Object-based localization |
| CN108845574B (zh) | 2018-06-26 | 2021-01-12 | 北京旷视机器人技术有限公司 | 目标识别与追踪方法、装置、设备及介质 |
| JP2021530069A (ja) | 2018-06-26 | 2021-11-04 | カッツ,イテイ | 状況的ドライバ監視システム |
| CN108898177A (zh) | 2018-06-26 | 2018-11-27 | 广东电网有限责任公司 | 一种输电线路走廊地表分类方法、系统、介质及设备 |
| US10685159B2 (en) | 2018-06-27 | 2020-06-16 | Intel Corporation | Analog functional safety with anomaly detection |
| US11454975B2 (en) | 2018-06-28 | 2022-09-27 | Uatc, Llc | Providing actionable uncertainties in autonomous vehicles |
| US10921817B1 (en) | 2018-06-29 | 2021-02-16 | Zoox, Inc. | Point cloud filtering with semantic segmentation |
| US10810445B1 (en) | 2018-06-29 | 2020-10-20 | Zoox, Inc. | Pipeline with point cloud filtering |
| US11500477B2 (en) | 2018-07-02 | 2022-11-15 | Google Llc | Systems and methods for interacting and interfacing with an artificial intelligence system |
| CN109086867B (zh) | 2018-07-02 | 2021-06-08 | 武汉魅瞳科技有限公司 | 一种基于fpga的卷积神经网络加速系统 |
| KR102732517B1 (ko) | 2018-07-04 | 2024-11-20 | 삼성전자주식회사 | 뉴럴 네트워크에서 파라미터를 처리하는 방법 및 장치 |
| US10685188B1 (en) | 2018-07-06 | 2020-06-16 | Facebook, Inc. | Systems and methods for training machine learning models for language clusters |
| US11537906B2 (en) | 2018-07-12 | 2022-12-27 | The Regents Of The University Of California | Machine learning based target localization for autonomous unmanned vehicles |
| JP7140580B2 (ja) | 2018-07-13 | 2022-09-21 | マクセル株式会社 | ステレオ撮像装置 |
| EP3820753B1 (en) | 2018-07-14 | 2023-08-02 | Moove.AI | Vehicle-data analytics |
| US20200027210A1 (en) | 2018-07-18 | 2020-01-23 | Nvidia Corporation | Virtualized computing platform for inferencing, advanced processing, and machine learning applications |
| US10901416B2 (en) | 2018-07-19 | 2021-01-26 | Honda Motor Co., Ltd. | Scene creation system for autonomous vehicles and methods thereof |
| US11042157B2 (en) | 2018-07-23 | 2021-06-22 | Baidu Usa Llc | Lane/object detection and tracking perception system for autonomous vehicles |
| US10768629B2 (en) | 2018-07-24 | 2020-09-08 | Pony Ai Inc. | Generative adversarial network enriched driving simulation |
| US20200033865A1 (en) | 2018-07-24 | 2020-01-30 | Qualcomm Incorporated | Managing Cleaning Robot Behavior |
| US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US11284051B2 (en) | 2018-07-30 | 2022-03-22 | Pony Ai Inc. | Systems and methods for autonomous vehicle interactive content presentation |
| US11353871B2 (en) | 2018-07-30 | 2022-06-07 | Pony Ai Inc. | Systems and methods for vehicle smart seats |
| US20200034665A1 (en) | 2018-07-30 | 2020-01-30 | DataRobot, Inc. | Determining validity of machine learning algorithms for datasets |
| JP2021532881A (ja) | 2018-07-31 | 2021-12-02 | ドイチェス クレープスフォルシュングスツェントルム シュティフトゥング デス エッフェントリッヒェン レヒツ | マルチスペクトル情報を用いた拡張画像化のための方法およびシステム |
| US11584379B2 (en) | 2018-08-06 | 2023-02-21 | Honda Motor Co., Ltd. | System and method for learning naturalistic driving behavior based on vehicle dynamic data |
| US10706308B2 (en) | 2018-08-07 | 2020-07-07 | Accenture Global Solutions Limited | Image processing for automated object identification |
| US10609434B2 (en) | 2018-08-07 | 2020-03-31 | Adobe Inc. | Machine-learning based multi-step engagement strategy generation and visualization |
| US10733638B1 (en) | 2018-08-08 | 2020-08-04 | Facebook, Inc. | Analyzing tracking requests generated by client devices based on attributes describing items |
| US11138350B2 (en) | 2018-08-09 | 2021-10-05 | Zoox, Inc. | Procedural world generation using tertiary data |
| WO2020034663A1 (en) | 2018-08-13 | 2020-02-20 | The Hong Kong Polytechnic University | Grid-based image cropping |
| US11011666B2 (en) | 2018-08-15 | 2021-05-18 | National Taiwan University Of Science And Technology | Optoelectronic semiconductor structure having a bipolar phototransistor structure and manufacturing method thereof |
| US11861458B2 (en) | 2018-08-21 | 2024-01-02 | Lyft, Inc. | Systems and methods for detecting and recording anomalous vehicle events |
| US20200065879A1 (en) | 2018-08-22 | 2020-02-27 | Midea Group Co., Ltd. | Methods and systems for home device recommendation |
| US20200074481A1 (en) | 2018-08-28 | 2020-03-05 | Greenlight Essentials | System, method, and device for analyzing media asset data |
| US10871444B2 (en) | 2018-08-30 | 2020-12-22 | Saudi Arabian Oil Company | Inspection and failure detection of corrosion under fireproofing insulation using a hybrid sensory system |
| US10755575B2 (en) | 2018-08-30 | 2020-08-25 | Cisco Technology, Inc. | Raw sensor data sharing for enhanced fleet-wide environmental awareness and safety |
| US11307584B2 (en) | 2018-09-04 | 2022-04-19 | Skydio, Inc. | Applications and skills for an autonomous unmanned aerial vehicle |
| US11521009B2 (en) | 2018-09-04 | 2022-12-06 | Luminar, Llc | Automatically generating training data for a lidar using simulated vehicles in virtual space |
| US10839230B2 (en) | 2018-09-06 | 2020-11-17 | Ford Global Technologies, Llc | Multi-tier network for task-oriented deep neural network |
| US20200158822A1 (en) | 2018-09-06 | 2020-05-21 | Airspace Systems, Inc. | Unmanned aerial vehicle radar detection |
| WO2020056157A1 (en) | 2018-09-12 | 2020-03-19 | Electra Vehicles, Inc. | Systems and methods for managing energy storage systems |
| US11427223B2 (en) | 2018-09-14 | 2022-08-30 | Uatc, Llc | Driving surface friction estimations for autonomous vehicles |
| US11465630B2 (en) | 2018-09-14 | 2022-10-11 | Uatc, Llc | Driving surface friction estimations using vehicle steering |
| US11195030B2 (en) | 2018-09-14 | 2021-12-07 | Honda Motor Co., Ltd. | Scene classification |
| EP3627399B1 (en) | 2018-09-19 | 2024-08-14 | Tata Consultancy Services Limited | Systems and methods for real time configurable recommendation using user data |
| GB2577485B (en) | 2018-09-20 | 2022-06-15 | Jaguar Land Rover Ltd | Control system for a vehicle |
| US11449771B2 (en) | 2018-09-21 | 2022-09-20 | Woven Planet North America, Inc. | Systems and methods for processing vehicle data |
| DE102018216413A1 (de) | 2018-09-26 | 2020-03-26 | Robert Bosch Gmbh | Vorrichtung und Verfahren zur automatischen Bildverbesserung bei Fahrzeugen |
| US10846888B2 (en) | 2018-09-26 | 2020-11-24 | Facebook Technologies, Llc | Systems and methods for generating and transmitting image sequences based on sampled color information |
| CN109359731B (zh) | 2018-09-27 | 2022-01-28 | 中科物栖(北京)科技有限责任公司 | 一种基于芯片设计缺陷的神经网络处理方法及装置 |
| US11710035B2 (en) | 2018-09-28 | 2023-07-25 | Apple Inc. | Distributed labeling for supervised learning |
| US11526713B2 (en) | 2018-09-28 | 2022-12-13 | Intel Corporation | Embedding human labeler influences in machine learning interfaces in computing environments |
| EP3655940A1 (en) | 2018-09-28 | 2020-05-27 | Baidu.com Times Technology (Beijing) Co., Ltd. | A pedestrian interaction system for low speed scenes for autonomous vehicles |
| US10891469B2 (en) | 2018-09-28 | 2021-01-12 | Accenture Global Solutions Limited | Performance of an emotional analysis of a target using techniques driven by artificial intelligence |
| US11169531B2 (en) | 2018-10-04 | 2021-11-09 | Zoox, Inc. | Trajectory prediction on top-down scenes |
| CN112585940B (zh) | 2018-10-08 | 2023-04-04 | 谷歌有限责任公司 | 为基于人工智能的图像捕获设备提供反馈的系统和方法 |
| CN109389207A (zh) | 2018-10-09 | 2019-02-26 | 四川理工学院 | 一种自适应神经网络学习方法及神经网络系统 |
| KR102545105B1 (ko) | 2018-10-10 | 2023-06-19 | 현대자동차주식회사 | 차량용 허위 타겟 판별 장치 및 그의 허위 타겟 판별 방법과 그를 포함하는 차량 |
| US11403565B2 (en) | 2018-10-10 | 2022-08-02 | Wipro Limited | Method and system for generating a learning path using machine learning |
| US11068724B2 (en) | 2018-10-11 | 2021-07-20 | Baidu Usa Llc | Deep learning continuous lane lines detection system for autonomous vehicles |
| US11704568B2 (en) | 2018-10-16 | 2023-07-18 | Carnegie Mellon University | Method and system for hand activity sensing |
| US11430025B2 (en) | 2018-10-19 | 2022-08-30 | Airbnb, Inc. | Synthetic data generation modeling system |
| AU2019362019B2 (en) | 2018-10-19 | 2024-06-27 | Climate Llc | Machine learning techniques for identifying clouds and cloud shadows in satellite imagery |
| US11676244B2 (en) | 2018-10-19 | 2023-06-13 | Mineral Earth Sciences Llc | Crop yield prediction at field-level and pixel-level |
| US11163998B2 (en) | 2018-10-22 | 2021-11-02 | Woven Planet North America, Inc. | Systems and methods for automated image labeling for images captured from vehicles |
| US11055866B2 (en) | 2018-10-29 | 2021-07-06 | Samsung Electronics Co., Ltd | System and method for disparity estimation using cameras with different fields of view |
| US11568260B2 (en) | 2018-10-29 | 2023-01-31 | Google Llc | Exponential modeling with deep learning features |
| KR102891515B1 (ko) | 2018-10-30 | 2025-11-25 | 삼성전자 주식회사 | 신경망을 이용하여 예측 결과를 출력하는 방법, 신경망을 생성하는 방법 및 그 장치들 |
| CN109579856A (zh) | 2018-10-31 | 2019-04-05 | 百度在线网络技术(北京)有限公司 | 高精度地图生成方法、装置、设备及计算机可读存储介质 |
| US11403492B2 (en) | 2018-11-02 | 2022-08-02 | Aurora Operations, Inc. | Generating labeled training instances for autonomous vehicles |
| US11604992B2 (en) | 2018-11-02 | 2023-03-14 | Microsoft Technology Licensing, Llc | Probabilistic neural network architecture generation |
| US11829143B2 (en) | 2018-11-02 | 2023-11-28 | Aurora Operations, Inc. | Labeling autonomous vehicle data |
| US12373715B2 (en) | 2018-11-06 | 2025-07-29 | DeepSig Inc. | Radio frequency band segmentation, signal detection and labelling using machine learning |
| CN111158355A (zh) | 2018-11-07 | 2020-05-15 | 富华科精密工业(深圳)有限公司 | 自动导航云服务器及自动导航控制方法 |
| JP7540728B2 (ja) | 2018-11-08 | 2024-08-27 | シナプス・パートナーズ・エルエルシー | 乗り物データを管理するためのシステムおよび方法 |
| US11481665B2 (en) | 2018-11-09 | 2022-10-25 | Hewlett Packard Enterprise Development Lp | Systems and methods for determining machine learning training approaches based on identified impacts of one or more types of concept drift |
| US11124185B2 (en) | 2018-11-13 | 2021-09-21 | Zoox, Inc. | Perception collision avoidance |
| US12493963B2 (en) | 2018-11-13 | 2025-12-09 | Samsung Electronics Co., Ltd. | Joint unsupervised object segmentation and inpainting |
| US11217012B2 (en) | 2018-11-16 | 2022-01-04 | Uatc, Llc | System and method for identifying travel way features for autonomous vehicle motion control |
| US11715012B2 (en) | 2018-11-16 | 2023-08-01 | Uatc, Llc | Feature compression and localization for autonomous devices |
| US20200162489A1 (en) | 2018-11-16 | 2020-05-21 | Airspace Systems, Inc. | Security event detection and threat assessment |
| CN113039563B (zh) | 2018-11-16 | 2024-03-12 | 辉达公司 | 学习生成用于训练神经网络的合成数据集 |
| US11461963B2 (en) | 2018-11-16 | 2022-10-04 | Uatc, Llc | Systems and methods for generating synthetic light detection and ranging data via machine learning |
| US11494937B2 (en) | 2018-11-16 | 2022-11-08 | Uatc, Llc | Multi-task multi-sensor fusion for three-dimensional object detection |
| US11449713B2 (en) | 2018-11-16 | 2022-09-20 | Uatc, Llc | Attention based feature compression and localization for autonomous devices |
| US11755018B2 (en) | 2018-11-16 | 2023-09-12 | Uatc, Llc | End-to-end interpretable motion planner for autonomous vehicles |
| US11354820B2 (en) | 2018-11-17 | 2022-06-07 | Uatc, Llc | Image based localization system |
| US11346950B2 (en) | 2018-11-19 | 2022-05-31 | Huawei Technologies Co., Ltd. | System, device and method of generating a high resolution and high accuracy point cloud |
| US10904072B2 (en) | 2018-11-19 | 2021-01-26 | Accenture Global Solutions Limited | System and method for recommending automation solutions for technology infrastructure issues |
| US11636681B2 (en) | 2018-11-21 | 2023-04-25 | Meta Platforms, Inc. | Anticipating future video based on present video |
| US10853670B2 (en) | 2018-11-21 | 2020-12-01 | Ford Global Technologies, Llc | Road surface characterization using pose observations of adjacent vehicles |
| KR102701601B1 (ko) | 2018-11-21 | 2024-09-03 | 삼성전자주식회사 | 영상 처리 장치 및 그 제어방법 |
| US11423196B2 (en) | 2018-11-28 | 2022-08-23 | Toyota Research Institute, Inc. | Systems and methods for predicting responses of a particle to a stimulus |
| US10867444B2 (en) | 2018-11-29 | 2020-12-15 | Adobe Inc. | Synthetic data generation for training a machine learning model for dynamic object compositing in scenes |
| US11215997B2 (en) | 2018-11-30 | 2022-01-04 | Zoox, Inc. | Probabilistic risk assessment for trajectory evaluation |
| CN109615073B (zh) | 2018-12-03 | 2021-06-04 | 郑州云海信息技术有限公司 | 一种神经网络模型的构建方法、设备以及存储介质 |
| US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US20200175354A1 (en) | 2018-12-03 | 2020-06-04 | Deep Learn, Inc. | Time and accuracy estimate-based selection of machine-learning predictive models |
| US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| DE102018130821A1 (de) | 2018-12-04 | 2020-06-04 | Valeo Schalter Und Sensoren Gmbh | Verfahren zum Beurteilen einer Umgebung eines Kraftfahrzeugs durch ein künstliches neuronales Netz mit einer Aggregationseinheit; Steuereinheit, Fahrerassistenzsystem sowie Computerprogrammprodukt |
| US12093827B2 (en) | 2018-12-04 | 2024-09-17 | Bank Of America Corporation | System and method for self constructing deep neural network design through adversarial learning |
| US11093783B2 (en) | 2018-12-05 | 2021-08-17 | Subaru Corporation | Vehicle detection apparatus |
| US11048318B2 (en) | 2018-12-06 | 2021-06-29 | Intel Corporation | Reducing microprocessor power with minimal performance impact by dynamically adapting runtime operating configurations using machine learning |
| CN113243016B (zh) | 2018-12-10 | 2025-01-28 | 株式会社小糸制作所 | 物体识别系统、运算处理装置、汽车、车辆用灯具、分类器的学习方法 |
| KR102796861B1 (ko) | 2018-12-10 | 2025-04-17 | 삼성전자주식회사 | 인공 신경망을 압축하기 위한 장치 및 방법 |
| CN110084086A (zh) | 2018-12-11 | 2019-08-02 | 安徽江淮汽车集团股份有限公司 | 一种基于视觉传感器的自动驾驶车辆可行驶区域检测方法 |
| CN111326023B (zh) | 2018-12-13 | 2022-03-29 | 丰翼科技(深圳)有限公司 | 一种无人机航线预警方法、装置、设备及存储介质 |
| US20200193313A1 (en) | 2018-12-14 | 2020-06-18 | Parallel Machines, Inc. | Interpretability-based machine learning adjustment during production |
| US11092966B2 (en) | 2018-12-14 | 2021-08-17 | The Boeing Company | Building an artificial-intelligence system for an autonomous vehicle |
| CN119846911A (zh) | 2018-12-14 | 2025-04-18 | Asml荷兰有限公司 | 用于对图像图案分组以确定图案化过程中晶片行为的设备和方法 |
| US10915783B1 (en) | 2018-12-14 | 2021-02-09 | Amazon Technologies, Inc. | Detecting and locating actors in scenes based on degraded or supersaturated depth data |
| CN112912896B (zh) | 2018-12-14 | 2024-06-28 | 苹果公司 | 机器学习辅助的图像预测 |
| EP3776262A1 (en) | 2018-12-18 | 2021-02-17 | Google LLC | Systems and methods for geolocation prediction |
| US10846831B2 (en) | 2018-12-19 | 2020-11-24 | GM Global Technology Operations LLC | Computing system for rectifying ultra-wide fisheye lens images |
| US10937186B2 (en) | 2018-12-19 | 2021-03-02 | Fca Us Llc | Techniques for precisely locating landmarks in monocular camera images with deep learning |
| JP7293644B2 (ja) | 2018-12-20 | 2023-06-20 | カシオ計算機株式会社 | 画像識別装置、識別器学習方法、画像識別方法及びプログラム |
| US10817732B2 (en) | 2018-12-20 | 2020-10-27 | Trimble Inc. | Automated assessment of collision risk based on computer vision |
| US11443515B2 (en) | 2018-12-21 | 2022-09-13 | Ambient AI, Inc. | Systems and methods for machine learning enhanced intelligent building access endpoint security monitoring and management |
| WO2020132693A1 (en) | 2018-12-21 | 2020-06-25 | Waymo Llc | Searching an autonomous vehicle sensor data repository |
| CN109978132A (zh) | 2018-12-24 | 2019-07-05 | 中国科学院深圳先进技术研究院 | 一种精细化车辆识别的神经网络方法及系统 |
| CN109934163B (zh) | 2018-12-27 | 2022-07-08 | 北京航空航天大学 | 一种基于场景先验和特征再融合的航空图像车辆检测方法 |
| US11087173B2 (en) | 2018-12-27 | 2021-08-10 | Beijing Didi Infinity Technology And Development Co., Ltd. | Using image pre-processing to generate a machine learning model |
| WO2020139357A1 (en) | 2018-12-27 | 2020-07-02 | Didi Research America, Llc | Using image pre-processing to generate a machine learning model |
| US11023745B2 (en) | 2018-12-27 | 2021-06-01 | Beijing Didi Infinity Technology And Development Co., Ltd. | System for automated lane marking |
| WO2020139355A1 (en) | 2018-12-27 | 2020-07-02 | Didi Research America, Llc | System for automated lane marking |
| US11170299B2 (en) | 2018-12-28 | 2021-11-09 | Nvidia Corporation | Distance estimation to objects and free-space boundaries in autonomous machine applications |
| WO2020139181A1 (en) | 2018-12-28 | 2020-07-02 | Telefonaktiebolaget Lm Ericsson (Publ) | A wireless device, a network node and methods therein for updating a first instance of a machine learning model |
| US20200209857A1 (en) | 2018-12-31 | 2020-07-02 | Uber Technologies, Inc. | Multimodal control system for self driving vehicle |
| KR102097120B1 (ko) | 2018-12-31 | 2020-04-09 | 주식회사 애자일소다 | 딥러닝 기반의 자동차 부위별 파손정도 자동 판정 시스템 및 방법 |
| US20200331476A1 (en) | 2018-12-31 | 2020-10-22 | Chongqing Jinkang New Energy Vehicle, Ltd. | Automatic lane change with minimum gap distance |
| US20200209874A1 (en) | 2018-12-31 | 2020-07-02 | Chongqing Jinkang New Energy Vehicle, Ltd. | Combined virtual and real environment for autonomous vehicle planning and control testing |
| US12585926B2 (en) | 2018-12-31 | 2026-03-24 | Microsoft Technology Licensing, Llc | Adjusting precision and topology parameters for neural network training based on a performance metric |
| US20200218722A1 (en) | 2019-01-04 | 2020-07-09 | SayMosaic Inc. | System and method for natural language processing (nlp) based searching and question answering |
| KR102720625B1 (ko) | 2019-01-07 | 2024-10-23 | 에스케이플래닛 주식회사 | 신경망 모델을 이용한 센서 이상 감지를 위한 서비스 제공 시스템 및 방법, 그리고 컴퓨터 프로그램이 기록된 비휘발성 기록매체 |
| WO2020146445A1 (en) | 2019-01-08 | 2020-07-16 | Philip Christopher Du Toit | Classifying perceived objects based on activity |
| US11294472B2 (en) | 2019-01-11 | 2022-04-05 | Microsoft Technology Licensing, Llc | Augmented two-stage hand gesture input |
| CN109886997B (zh) | 2019-01-23 | 2023-07-11 | 平安科技(深圳)有限公司 | 基于目标检测的识别框确定方法、装置及终端设备 |
| CN111488770A (zh) | 2019-01-28 | 2020-08-04 | 初速度(苏州)科技有限公司 | 交通标志识别方法、神经网络模型的训练方法和装置 |
| CN109948428B (zh) | 2019-01-28 | 2022-12-09 | 上海理工大学 | 面向传感信息处理的gpu集群深度学习边缘计算系统 |
| US10373026B1 (en) | 2019-01-28 | 2019-08-06 | StradVision, Inc. | Learning method and learning device for generation of virtual feature maps whose characteristics are same as or similar to those of real feature maps by using GAN capable of being applied to domain adaptation to be used in virtual driving environments |
| US10692002B1 (en) | 2019-01-28 | 2020-06-23 | StradVision, Inc. | Learning method and learning device of pedestrian detector for robust surveillance based on image analysis by using GAN and testing method and testing device using the same |
| US10628688B1 (en) | 2019-01-30 | 2020-04-21 | Stadvision, Inc. | Learning method and learning device, and testing method and testing device for detecting parking spaces by using point regression results and relationship between points to thereby provide an auto-parking system |
| US11087175B2 (en) | 2019-01-30 | 2021-08-10 | StradVision, Inc. | Learning method and learning device of recurrent neural network for autonomous driving safety check for changing driving mode between autonomous driving mode and manual driving mode, and testing method and testing device using them |
| US12555024B2 (en) | 2019-01-30 | 2026-02-17 | Oracle International Corporation | Dynamic data selection for a machine learning model |
| US10726279B1 (en) | 2019-01-31 | 2020-07-28 | StradVision, Inc. | Method and device for attention-driven resource allocation by using AVM and reinforcement learning to thereby achieve safety of autonomous driving |
| US10540572B1 (en) | 2019-01-31 | 2020-01-21 | StradVision, Inc. | Method for auto-labeling training images for use in deep learning network to analyze images with high precision, and auto-labeling device using the same |
| US10943355B2 (en) | 2019-01-31 | 2021-03-09 | Uatc, Llc | Systems and methods for detecting an object velocity |
| US10776673B2 (en) | 2019-01-31 | 2020-09-15 | StradVision, Inc. | Learning method and learning device for sensor fusion to integrate information acquired by radar capable of distance estimation and information acquired by camera to thereby improve neural network for supporting autonomous driving, and testing method and testing device using the same |
| WO2020157761A1 (en) | 2019-01-31 | 2020-08-06 | Amnon Buxboim | Automated evaluation of embryo implantation potential |
| US10824947B2 (en) | 2019-01-31 | 2020-11-03 | StradVision, Inc. | Learning method for supporting safer autonomous driving without danger of accident by estimating motions of surrounding objects through fusion of information from multiple sources, learning device, testing method and testing device using the same |
| US11607170B2 (en) | 2019-02-01 | 2023-03-21 | Starkey Laboratories, Inc. | Detection of physical abuse or neglect using data from ear-wearable devices |
| US11150664B2 (en) | 2019-02-01 | 2021-10-19 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
| EP3918428A4 (en) | 2019-02-05 | 2022-10-26 | Urugus S.A. | AUTOMATIC OPTIMIZATION OF MACHINE LEARNING ALGORITHMS IN THE PRESENCE OF TARGET RECORDS |
| US10984575B2 (en) | 2019-02-06 | 2021-04-20 | Snap Inc. | Body pose estimation |
| EP3924971A1 (en) | 2019-02-11 | 2021-12-22 | Flagship Pioneering Innovations VI, LLC | Machine learning guided polypeptide analysis |
| US11635767B2 (en) | 2019-02-13 | 2023-04-25 | Semyon Nisenzon | System and method of using multi-resolution camera clusters input data for controlling autonomous vehicles |
| US10568570B1 (en) | 2019-02-14 | 2020-02-25 | Trungram Gyaltrul Sherpa | Methods and systems for providing a preferred fitness state of a user |
| US10726374B1 (en) | 2019-02-19 | 2020-07-28 | Icertis, Inc. | Risk prediction based on automated analysis of documents |
| US10956755B2 (en) | 2019-02-19 | 2021-03-23 | Tesla, Inc. | Estimating object properties using visual image data |
| US10970911B2 (en) | 2019-02-21 | 2021-04-06 | Facebook Technologies, Llc | Graphics processing chip with machine-learning based shader |
| US11977388B2 (en) | 2019-02-21 | 2024-05-07 | Nvidia Corporation | Quantizing autoencoders in a neural network |
| US11635764B2 (en) | 2019-02-22 | 2023-04-25 | Uatc, Llc. | Motion prediction for autonomous devices |
| US11562176B2 (en) | 2019-02-22 | 2023-01-24 | Cisco Technology, Inc. | IoT fog as distributed machine learning structure search platform |
| CN109902732B (zh) | 2019-02-22 | 2021-08-27 | 哈尔滨工业大学(深圳) | 车辆自动分类方法及相关装置 |
| WO2020176442A1 (en) | 2019-02-25 | 2020-09-03 | Walmart Apollo, Llc | Systems and methods of product recognition through multi-model image processing |
| EP3932105A1 (en) | 2019-02-27 | 2022-01-05 | Telefonaktiebolaget LM Ericsson (publ) | Transfer learning for radio resource management |
| US11710034B2 (en) | 2019-02-27 | 2023-07-25 | Intel Corporation | Misuse index for explainable artificial intelligence in computing environments |
| WO2020176304A1 (en) | 2019-02-28 | 2020-09-03 | Skidmore Owings & Merrill Llp | Machine learning tool for structures |
| CN110223301B (zh) | 2019-03-01 | 2021-08-03 | 华为技术有限公司 | 一种图像裁剪方法和电子设备 |
| CN109949257B (zh) | 2019-03-06 | 2021-09-10 | 西安电子科技大学 | 基于深度学习的感兴趣区域压缩感知图像重构方法 |
| CN109978161B (zh) | 2019-03-08 | 2022-03-04 | 吉林大学 | 一种通用的卷积-池化同步处理卷积核系统 |
| US10949997B2 (en) | 2019-03-08 | 2021-03-16 | Ford Global Technologies, Llc | Vehicle localization systems and methods |
| US10930065B2 (en) | 2019-03-08 | 2021-02-23 | X Development Llc | Three-dimensional modeling with two dimensional data |
| WO2020185779A1 (en) | 2019-03-11 | 2020-09-17 | Nvidia Corporation | Intersection detection and classification in autonomous machine applications |
| CN109902186B (zh) | 2019-03-12 | 2021-05-11 | 北京百度网讯科技有限公司 | 用于生成神经网络的方法和装置 |
| US20200294162A1 (en) | 2019-03-13 | 2020-09-17 | Opendoor Labs Inc. | Value prediction error generation system |
| AU2019201716A1 (en) | 2019-03-13 | 2020-10-01 | Canon Kabushiki Kaisha | System and method of generating a neural network architecture |
| WO2020185233A1 (en) | 2019-03-14 | 2020-09-17 | Hewlett-Packard Development Company, L.P. | Responding to machine learning requests from multiple clients |
| WO2020185234A1 (en) | 2019-03-14 | 2020-09-17 | Hewlett-Packard Development Company, L.P. | Preprocessing sensor data for machine learning |
| CN109871828B (zh) | 2019-03-15 | 2022-12-02 | 京东方科技集团股份有限公司 | 视频识别方法和识别装置、存储介质 |
| DE112020001253T5 (de) | 2019-03-15 | 2021-12-09 | Nvidia Corporation | Techniken zum Trainieren eines neuronalen Netzes unter Verwendung von Transformationen |
| CN109975308B (zh) | 2019-03-15 | 2023-03-24 | 维库(厦门)信息技术有限公司 | 一种基于深度学习的表面检测方法 |
| US11468582B2 (en) | 2019-03-16 | 2022-10-11 | Nvidia Corporation | Leveraging multidimensional sensor data for computationally efficient object detection for autonomous machine applications |
| DE112020000369T5 (de) | 2019-03-16 | 2021-10-21 | Nvidia Corporation | Objekterfassung unter verwendung von verzerrten polygonen, die zur parkplatzerfassung geeignet ist |
| US11580386B2 (en) | 2019-03-18 | 2023-02-14 | Electronics And Telecommunications Research Institute | Convolutional layer acceleration unit, embedded system having the same, and method for operating the embedded system |
| US10402641B1 (en) | 2019-03-19 | 2019-09-03 | Capital One Services, Llc | Platform for document classification |
| CN113615135B (zh) | 2019-03-19 | 2023-05-23 | 利维帕尔森有限公司 | 到不同端点的动态通信路由 |
| US20200302276A1 (en) | 2019-03-20 | 2020-09-24 | Gyrfalcon Technology Inc. | Artificial intelligence semiconductor chip having weights of variable compression ratio |
| JP7240916B2 (ja) | 2019-03-22 | 2023-03-16 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理装置、情報処理方法、および情報処理プログラム |
| US11559221B2 (en) | 2019-03-22 | 2023-01-24 | Siemens Healthcare Gmbh | Multi-task progressive networks for patient modeling for medical scans |
| US11423563B2 (en) | 2019-03-23 | 2022-08-23 | Uatc, Llc | Depth estimation for autonomous devices |
| US20200302662A1 (en) | 2019-03-23 | 2020-09-24 | Uatc, Llc | System and Methods for Generating High Definition Maps Using Machine-Learned Models to Analyze Topology Data Gathered From Sensors |
| US11548533B2 (en) | 2019-03-23 | 2023-01-10 | Uatc, Llc | Perception and motion prediction for autonomous devices |
| US11544167B2 (en) | 2019-03-23 | 2023-01-03 | Uatc, Llc | Systems and methods for generating synthetic sensor data via machine learning |
| EP3948656A1 (en) | 2019-03-25 | 2022-02-09 | Zoox, Inc. | Pedestrian prediction based on attributes |
| US11021148B2 (en) | 2019-03-25 | 2021-06-01 | Zoox, Inc. | Pedestrian prediction based on attributes |
| US11351991B2 (en) | 2019-03-25 | 2022-06-07 | Zoox, Inc. | Prediction based on attributes |
| US10790919B1 (en) | 2019-03-26 | 2020-09-29 | Electronic Arts Inc. | Personalized real-time audio generation based on user physiological response |
| CN109951710B (zh) | 2019-03-26 | 2021-07-02 | 中国民航大学 | 基于深度学习的机坪监控视频压缩方法及系统 |
| US11199415B2 (en) | 2019-03-26 | 2021-12-14 | Lyft, Inc. | Systems and methods for estimating vehicle position based on contextual sensor information |
| US11740335B2 (en) | 2019-03-27 | 2023-08-29 | Zoox, Inc. | Identifying and/or removing false positive detections from LIDAR sensor output |
| US11276216B2 (en) | 2019-03-27 | 2022-03-15 | Electronic Arts Inc. | Virtual animal character generation from image or video data |
| US10657934B1 (en) | 2019-03-27 | 2020-05-19 | Electronic Arts Inc. | Enhancements for musical composition applications |
| US10953334B2 (en) | 2019-03-27 | 2021-03-23 | Electronic Arts Inc. | Virtual character generation from image or video data |
| US20200311601A1 (en) | 2019-03-29 | 2020-10-01 | Optum, Inc. | Hybrid rule-based and machine learning predictions |
| US10661902B1 (en) | 2019-03-29 | 2020-05-26 | QuantumID Technologies Inc | Artificial intelligence system for estimating excess non-sapient payload capacity on mixed-payload aeronautic excursions |
| DE112020001663T5 (de) | 2019-03-29 | 2022-03-24 | Intel Corporation | Autonomes Fahrzeugsystem |
| US11709495B2 (en) | 2019-03-29 | 2023-07-25 | SafeAI, Inc. | Systems and methods for transfer of material using autonomous machines with reinforcement learning and visual servo control |
| US11877801B2 (en) | 2019-04-02 | 2024-01-23 | Medicrea International | Systems, methods, and devices for developing patient-specific spinal implants, treatments, operations, and/or procedures |
| US10559386B1 (en) | 2019-04-02 | 2020-02-11 | Kpn Innovations, Llc | Methods and systems for an artificial intelligence support network for vibrant constituional guidance |
| EP3948772A4 (en) | 2019-04-04 | 2022-06-01 | Presagen Pty Ltd | METHODS AND SYSTEM FOR SELECTING EMBRYONS |
| US11250062B2 (en) | 2019-04-04 | 2022-02-15 | Kpn Innovations Llc | Artificial intelligence methods and systems for generation and implementation of alimentary instruction sets |
| US11636380B2 (en) | 2019-04-09 | 2023-04-25 | Nxp B.V. | Method for protecting a machine learning model against extraction using an ensemble of a plurality of machine learning models |
| CN111797657A (zh) | 2019-04-09 | 2020-10-20 | Oppo广东移动通信有限公司 | 车辆周边障碍检测方法、装置、存储介质及电子设备 |
| EP3722992B1 (en) | 2019-04-10 | 2023-03-01 | Teraki GmbH | System and method for pre-processing images captured by a vehicle |
| US10943132B2 (en) | 2019-04-10 | 2021-03-09 | Black Sesame International Holding Limited | Distant on-road object detection |
| BR112021019977A2 (pt) | 2019-04-11 | 2021-12-07 | Agilent Technologies Inc | Interface de usuário configurada para facilitar a anotação de usuário para segmentação de instância dentro de amostra biológica |
| CN109961491B (zh) | 2019-04-12 | 2023-05-26 | 上海联影医疗科技股份有限公司 | 多模态图像截断补偿方法、装置、计算机设备和介质 |
| US10928508B2 (en) | 2019-04-12 | 2021-02-23 | Ford Global Technologies, Llc | Camera and radar fusion |
| US11588760B2 (en) | 2019-04-12 | 2023-02-21 | Asapp, Inc. | Initialization of automated workflows |
| EP3725354B1 (en) | 2019-04-15 | 2023-04-12 | Nxp B.V. | Audio controller |
| US20200327449A1 (en) | 2019-04-15 | 2020-10-15 | Accenture Global Solutions Limited | User retention platform |
| JP2020173744A (ja) | 2019-04-15 | 2020-10-22 | 株式会社日立製作所 | 機械学習を用いた画像処理方式,およびそれを用いた電子制御装置 |
| JP7188255B2 (ja) | 2019-04-16 | 2022-12-13 | 富士通株式会社 | 学習方法、学習プログラムおよび学習装置 |
| CN109901595A (zh) | 2019-04-16 | 2019-06-18 | 山东大学 | 一种基于单目摄像头和树莓派的自动驾驶系统及方法 |
| US11790171B2 (en) | 2019-04-16 | 2023-10-17 | Covera Health | Computer-implemented natural language understanding of medical reports |
| US11126890B2 (en) | 2019-04-18 | 2021-09-21 | Adobe Inc. | Robust training of large-scale object detectors with a noisy dataset |
| US10893070B2 (en) | 2019-04-18 | 2021-01-12 | Facebook, Inc. | Detecting a page for a real-world entity, an imposter of a real-world entity, or a non-real-world entity that complies with or violates a policy of an online system |
| US11809993B2 (en) | 2019-04-18 | 2023-11-07 | Google Llc | Systems and methods for determining graph similarity |
| CN110060202B (zh) | 2019-04-19 | 2021-06-08 | 湖北亿咖通科技有限公司 | 一种单目slam算法的初始化方法及系统 |
| KR20230019263A (ko) | 2019-04-23 | 2023-02-07 | 딥시그 인크. | 머신-러닝 네트워크를 이용한 통신 신호들의 프로세싱 |
| US20200342968A1 (en) | 2019-04-24 | 2020-10-29 | GE Precision Healthcare LLC | Visualization of medical device event processing |
| US11257272B2 (en) | 2019-04-25 | 2022-02-22 | Lucid VR, Inc. | Generating synthetic image data for machine learning |
| JP7472170B2 (ja) | 2019-04-26 | 2024-04-22 | エヌビディア コーポレーション | 自律マシン・アプリケーションにおける交差点姿勢検出 |
| CN110111340B (zh) | 2019-04-28 | 2021-05-14 | 南开大学 | 基于多路割的弱监督实例分割方法 |
| CN110175671B (zh) | 2019-04-28 | 2022-12-27 | 华为技术有限公司 | 神经网络的构建方法、图像处理方法及装置 |
| US11176493B2 (en) | 2019-04-29 | 2021-11-16 | Google Llc | Virtualizing external memory as local to a machine learning accelerator |
| GB2583509B (en) | 2019-05-01 | 2023-02-22 | Advanced Risc Mach Ltd | System and method for fault detection and correction |
| US10789402B1 (en) | 2019-05-01 | 2020-09-29 | Xilinx, Inc. | Compiler and hardware abstraction layer architecture for a neural network accelerator |
| US10924661B2 (en) | 2019-05-02 | 2021-02-16 | International Business Machines Corporation | Generating image capture configurations and compositions |
| US10475208B1 (en) | 2019-05-02 | 2019-11-12 | Capital One Services, Llc | Vehicle analysis platform |
| US11557392B2 (en) | 2019-05-03 | 2023-01-17 | Gyrus Acmi, Inc. | Context and state aware treatment room efficiency |
| US11556615B2 (en) | 2019-05-03 | 2023-01-17 | Tesla, Inc. | Data path for scalable matrix node engine with mixed data formats |
| CN110135485A (zh) | 2019-05-05 | 2019-08-16 | 浙江大学 | 单目相机与毫米波雷达融合的物体识别与定位方法和系统 |
| US11556861B2 (en) | 2019-05-06 | 2023-01-17 | Google Llc | Debugging correctness issues in training machine learning models |
| US11461664B2 (en) | 2019-05-07 | 2022-10-04 | Kpn Innovations, Llc. | Methods and systems for an artificial intelligence alimentary professional support network for vibrant constitutional guidance |
| US10949684B2 (en) | 2019-05-08 | 2021-03-16 | Ford Global Technologies, Llc | Vehicle image verification |
| CN110334801A (zh) | 2019-05-09 | 2019-10-15 | 苏州浪潮智能科技有限公司 | 一种卷积神经网络的硬件加速方法、装置、设备及系统 |
| US10832418B1 (en) | 2019-05-09 | 2020-11-10 | Zoox, Inc. | Object velocity from images |
| US20200356107A1 (en) | 2019-05-10 | 2020-11-12 | Uber Technologies, Inc. | Walkway Detection for Autonomous Light Electric Vehicle |
| US12417377B2 (en) | 2019-05-14 | 2025-09-16 | Nvidia Corporation | Using decay parameters for inferencing with neural networks |
| EP3739486A1 (en) | 2019-05-14 | 2020-11-18 | CrowdStrike, Inc. | Applications of machine learning models to a binary search engine based on an inverted index of byte sequences |
| US11701771B2 (en) | 2019-05-15 | 2023-07-18 | Nvidia Corporation | Grasp generation using a variational autoencoder |
| CN110069071B (zh) | 2019-05-15 | 2022-06-14 | 深圳铂石空间科技有限公司 | 无人机导航方法与装置、存储介质、电子设备 |
| US11263467B2 (en) | 2019-05-15 | 2022-03-01 | Apical Limited | Image processing |
| US11475277B2 (en) | 2019-05-16 | 2022-10-18 | Google Llc | Accurate and interpretable classification with hard attention |
| US11869037B2 (en) | 2019-05-17 | 2024-01-09 | gStore LLC | Integrating content-delivery platforms into programmatic environments generated by executed applications |
| KR102043143B1 (ko) | 2019-05-20 | 2019-11-11 | 호서대학교 산학협력단 | 인공신경망을 이용한 agv 주행제어 방법 및 장치 |
| KR102071179B1 (ko) | 2019-05-20 | 2020-01-29 | 주식회사 루닛 | 데이터 셋의 연속적인 학습 방법 및 장치 |
| US20200372402A1 (en) | 2019-05-24 | 2020-11-26 | Bank Of America Corporation | Population diversity based learning in adversarial and rapid changing environments |
| US11610142B2 (en) | 2019-05-28 | 2023-03-21 | Ati Technologies Ulc | Safety monitor for image misclassification |
| WO2020240284A2 (en) | 2019-05-30 | 2020-12-03 | Mobileye Vision Technologies Ltd. | Vehicle environment modeling with cameras |
| CN110225341B (zh) | 2019-06-03 | 2020-08-28 | 中国科学技术大学 | 一种任务驱动的码流结构化图像编码方法 |
| KR20200142266A (ko) | 2019-06-12 | 2020-12-22 | (주)리터너블 | 객체 인식 시스템 및 이를 사용한 객체 인식 방법 |
| US11928557B2 (en) | 2019-06-13 | 2024-03-12 | Lyft, Inc. | Systems and methods for routing vehicles to capture and evaluate targeted scenarios |
| US11823460B2 (en) | 2019-06-14 | 2023-11-21 | Tusimple, Inc. | Image fusion for autonomous vehicle operation |
| US11113568B2 (en) | 2019-06-14 | 2021-09-07 | Canon Kabushiki Kaisha | Devices, systems, and methods for device-error analysis using computer vision and machine learning |
| US11494930B2 (en) | 2019-06-17 | 2022-11-08 | SafeAI, Inc. | Techniques for volumetric estimation |
| CN112101562B (zh) | 2019-06-18 | 2024-01-30 | 第四范式(北京)技术有限公司 | 机器学习建模过程的实现方法和系统 |
| JP7492541B2 (ja) | 2019-06-18 | 2024-05-29 | モロコ,インコーポレイテッド | 機械学習サービスを提供するための方法及びシステム |
| US11501109B2 (en) | 2019-06-20 | 2022-11-15 | Western Digital Technologies, Inc. | Non-volatile memory die with on-chip data augmentation components for use with machine learning |
| US20200402155A1 (en) | 2019-06-20 | 2020-12-24 | Bank Of America Corporation | Systems for providing real-time resource distribution to a resource event having standard delayed resource availability |
| US11087463B2 (en) | 2019-06-21 | 2021-08-10 | StraxCorp Pty. Ltd. | Image analysis method and system for assessing bone fragility |
| US11192558B2 (en) | 2019-06-24 | 2021-12-07 | Here Global B.V. | Method, apparatus, and system for providing road curvature data |
| CN110310264B (zh) | 2019-06-25 | 2021-07-20 | 北京邮电大学 | 一种基于dcnn的大尺度目标检测方法、装置 |
| DE112020003043T5 (de) | 2019-06-25 | 2022-08-18 | Nvidia Corporation | Erkennung und klassifizierung von kreuzungsregionen für autonome maschinenanwendungen |
| US20200410288A1 (en) | 2019-06-26 | 2020-12-31 | Here Global B.V. | Managed edge learning in heterogeneous environments |
| US11158056B2 (en) | 2019-06-26 | 2021-10-26 | Intel Corporation | Surround camera system with seamless stitching for arbitrary viewpoint selection |
| US11170567B2 (en) | 2019-06-28 | 2021-11-09 | Woven Planet North America, Inc. | Dynamic object detection model based on static map collection data |
| WO2020264010A1 (en) | 2019-06-28 | 2020-12-30 | Zoox, Inc. | Low variance region detection for improved detection |
| US11163990B2 (en) | 2019-06-28 | 2021-11-02 | Zoox, Inc. | Vehicle control system and method for pedestrian detection based on head detection in sensor data |
| DE102019209565A1 (de) | 2019-06-28 | 2020-12-31 | Robert Bosch Gmbh | Verfahren und Vorrichtung zum Überprüfen der Robustheit eines künstlichen neuronalen Netzes |
| US11657094B2 (en) | 2019-06-28 | 2023-05-23 | Meta Platforms Technologies, Llc | Memory grounded conversational reasoning and question answering for assistant systems |
| US20210006835A1 (en) | 2019-07-01 | 2021-01-07 | Microsoft Technology Licensing, Llc | Blurring to improve visual quality in an area of interest in a frame |
| CN110414362A (zh) | 2019-07-02 | 2019-11-05 | 安徽继远软件有限公司 | 基于生成式对抗网络的电力图像数据增广方法 |
| US11467588B2 (en) | 2019-07-03 | 2022-10-11 | Denso International America, Inc. | Systems and methods for controlling an autonomous vehicle using target orientated artificial intelligence |
| US20210004795A1 (en) | 2019-07-03 | 2021-01-07 | Sap Se | Anomaly and fraud detection using duplicate event detector |
| KR102855357B1 (ko) | 2019-07-04 | 2025-09-04 | 삼성전자주식회사 | 뉴럴 네트워크 장치 및 뉴럴 네트워크의 파라미터 양자화 방법 |
| US11023749B2 (en) | 2019-07-05 | 2021-06-01 | Zoox, Inc. | Prediction on top-down scenes based on action data |
| US11681925B2 (en) | 2019-07-08 | 2023-06-20 | Vianai Systems, Inc. | Techniques for creating, analyzing, and modifying neural networks |
| US11475675B2 (en) | 2019-07-08 | 2022-10-18 | Uatc, Llc | Systems and methods for identifying unknown instances |
| CN110321965B (zh) | 2019-07-10 | 2021-06-18 | 腾讯科技(深圳)有限公司 | 物体重识别模型的训练方法、物体重识别的方法及装置 |
| US20210011908A1 (en) | 2019-07-11 | 2021-01-14 | Ghost Locomotion Inc. | Model-based structured data filtering in an autonomous vehicle |
| US11829896B2 (en) | 2019-07-11 | 2023-11-28 | Ghost Autonomy Inc. | Uncertainty-based data filtering in a vehicle |
| US20210012239A1 (en) | 2019-07-12 | 2021-01-14 | Microsoft Technology Licensing, Llc | Automated generation of machine learning models for network evaluation |
| US11379287B2 (en) | 2019-07-17 | 2022-07-05 | Factualvr, Inc. | System and method for error detection and correction in virtual reality and augmented reality environments |
| US11191342B2 (en) | 2019-07-18 | 2021-12-07 | L'oreal | Techniques for identifying skin color in images having uncontrolled lighting conditions |
| CN110473173A (zh) | 2019-07-24 | 2019-11-19 | 熵智科技(深圳)有限公司 | 一种基于深度学习语义分割的缺陷检测方法 |
| US10893107B1 (en) | 2019-07-25 | 2021-01-12 | Amazon Technologies, Inc. | Techniques for managing processing resources |
| US11941976B2 (en) | 2019-07-25 | 2024-03-26 | Pony Ai Inc. | System and method for sharing data collected from the street sensors |
| CN110599537A (zh) | 2019-07-25 | 2019-12-20 | 中国地质大学(武汉) | 基于Mask R-CNN的无人机图像建筑物面积计算方法及系统 |
| US20210030276A1 (en) | 2019-07-29 | 2021-02-04 | DawnLight Technologies Inc. | Remote Health Monitoring Systems and Method |
| CN112308095B (zh) | 2019-07-30 | 2024-12-03 | 顺丰科技有限公司 | 图片预处理及模型训练方法、装置、服务器及存储介质 |
| CN110399875A (zh) | 2019-07-31 | 2019-11-01 | 山东浪潮人工智能研究院有限公司 | 一种基于深度学习与像素投影的通用表格信息提取方法 |
| US11200456B2 (en) | 2019-07-31 | 2021-12-14 | GE Precision Healthcare LLC | Systems and methods for generating augmented training data for machine learning models |
| CN110426051B (zh) | 2019-08-05 | 2021-05-18 | 武汉中海庭数据技术有限公司 | 一种车道线绘制方法、装置及存储介质 |
| US11182903B2 (en) | 2019-08-05 | 2021-11-23 | Sony Corporation | Image mask generation using a deep neural network |
| US11449709B2 (en) | 2019-08-08 | 2022-09-20 | Nvidia Corporation | Domain restriction of neural networks through synthetic data pre-training |
| US11531883B2 (en) | 2019-08-12 | 2022-12-20 | Bank Of America Corporation | System and methods for iterative synthetic data generation and refinement of machine learning models |
| US11537880B2 (en) | 2019-08-12 | 2022-12-27 | Bank Of America Corporation | System and methods for generation of synthetic data cluster vectors and refinement of machine learning models |
| US11593753B2 (en) | 2019-08-13 | 2023-02-28 | United Parcel Service Of America, Inc. | Multi-phase consolidation optimization tool |
| US11348339B2 (en) | 2019-08-13 | 2022-05-31 | Uatc, Llc | Association and tracking for autonomous devices |
| US11556992B2 (en) | 2019-08-14 | 2023-01-17 | Royal Bank Of Canada | System and method for machine learning architecture for enterprise capitalization |
| CN110543837B (zh) | 2019-08-16 | 2022-03-15 | 北京航空航天大学 | 一种基于潜在目标点的可见光机场飞机检测方法 |
| US11634162B2 (en) | 2019-08-16 | 2023-04-25 | Uatc, Llc. | Full uncertainty for motion planning in autonomous vehicles |
| US11302009B2 (en) | 2019-08-19 | 2022-04-12 | Fotonation Limited | Method of image processing using a neural network |
| US11144754B2 (en) | 2019-08-19 | 2021-10-12 | Nvidia Corporation | Gaze detection using one or more neural networks |
| US11594036B2 (en) | 2019-08-21 | 2023-02-28 | Micron Technology, Inc. | Advanced driver-assistance system (ADAS) operation utilizing algorithmic skyline detection |
| CN110516665A (zh) | 2019-08-23 | 2019-11-29 | 上海眼控科技股份有限公司 | 识别图像叠加文字区域的神经网络模型构建方法与系统 |
| US11232110B2 (en) | 2019-08-23 | 2022-01-25 | Capital One Services, Llc | Natural language keyword tag extraction |
| CN110619283B (zh) | 2019-08-26 | 2023-01-10 | 海南撰云空间信息技术有限公司 | 一种无人机正射影像道路自动提取方法 |
| CN110619282B (zh) | 2019-08-26 | 2023-01-10 | 海南撰云空间信息技术有限公司 | 一种无人机正射影像建筑物自动提取方法 |
| CN110569899B (zh) | 2019-09-03 | 2022-06-10 | 嘉陵江亭子口水利水电开发有限公司 | 坝面缺陷分类模型训练方法及装置 |
| CN110619330A (zh) | 2019-09-18 | 2019-12-27 | 上海眼控科技股份有限公司 | 识别模型的训练方法、装置、计算机设备及识别方法 |
| CN110751280A (zh) | 2019-09-19 | 2020-02-04 | 华中科技大学 | 一种应用于卷积神经网络的可配置卷积加速器 |
| CN110659628A (zh) | 2019-10-09 | 2020-01-07 | 山东浪潮人工智能研究院有限公司 | 一种基于深度学习的煤矿监控视频解压缩方法及系统 |
| CN110599864A (zh) | 2019-10-28 | 2019-12-20 | 苏州智行众维智能科技有限公司 | 一种基于室内交通场景模拟传感器建模和验证装置及方法 |
| CN110826566B (zh) | 2019-11-01 | 2022-03-01 | 北京环境特性研究所 | 一种基于深度学习的目标切片提取方法 |
| US10819923B1 (en) | 2019-11-19 | 2020-10-27 | Waymo Llc | Thermal imaging for self-driving cars |
| CN110956185B (zh) | 2019-11-21 | 2023-04-18 | 大连理工大学人工智能大连研究院 | 一种图像显著目标的检测方法 |
| CN110966991B (zh) | 2019-11-21 | 2021-07-02 | 中国人民解放军国防科技大学 | 一种无控制点下的单幅无人机影像定位方法 |
| CN110631593B (zh) | 2019-11-25 | 2020-02-21 | 奥特酷智能科技(南京)有限公司 | 一种用于自动驾驶场景的多传感器融合定位方法 |
| DE102019008316A1 (de) | 2019-11-29 | 2020-08-13 | Daimler Ag | Verfahren zur Objekterkennung und Abstandsbestimmung |
| CN111126453B (zh) | 2019-12-05 | 2022-05-03 | 重庆邮电大学 | 基于注意力机制和切割填充的细粒度图像分类方法及系统 |
| CN110688992B (zh) | 2019-12-09 | 2020-08-04 | 中智行科技有限公司 | 交通信号识别方法、装置、车辆导航设备和无人驾驶车辆 |
| CN111027549A (zh) | 2019-12-10 | 2020-04-17 | 北京服装学院 | 一种针对女上装关键点识别方法 |
| CN111027575B (zh) | 2019-12-13 | 2022-06-17 | 广西师范大学 | 一种自注意对抗学习的半监督语义分割方法 |
| US10902551B1 (en) | 2019-12-17 | 2021-01-26 | X Development Llc | True positive transplant |
| US11536574B2 (en) | 2019-12-27 | 2022-12-27 | Intel Corporation | System and method for acceleration-based vector field maps |
| US10796355B1 (en) | 2019-12-27 | 2020-10-06 | Capital One Services, Llc | Personalized car recommendations based on customer web traffic |
| CN111062973B (zh) | 2019-12-31 | 2021-01-01 | 西安电子科技大学 | 基于目标特征敏感性和深度学习的车辆跟踪方法 |
| US10732261B1 (en) | 2019-12-31 | 2020-08-04 | Aurora Innovation, Inc. | Generating data using radar observation model based on machine learning |
| US11341170B2 (en) | 2020-01-10 | 2022-05-24 | Hearst Magazine Media, Inc. | Automated extraction, inference and normalization of structured attributes for product data |
| CN111047225B (zh) | 2020-01-10 | 2021-03-23 | 惠州光弘科技股份有限公司 | 一种基于边缘侧模型处理的smt表面组装组件焊点的质量评定方法 |
| CN111275618B (zh) | 2020-01-12 | 2023-09-29 | 杭州电子科技大学 | 一种基于双支感知的深度图超分辨率重建网络构建方法 |
| CN111275080B (zh) | 2020-01-14 | 2021-01-08 | 腾讯科技(深圳)有限公司 | 基于人工智能的图像分类模型训练方法、分类方法及装置 |
| US10845943B1 (en) | 2020-02-14 | 2020-11-24 | Carmax Business Services, Llc | Systems and methods for generating a 360-degree viewing experience |
| CN111275129B (zh) | 2020-02-17 | 2024-08-20 | 平安科技(深圳)有限公司 | 一种图像数据的增广策略选取方法及系统 |
| CN111461110B (zh) | 2020-03-02 | 2023-04-28 | 华南理工大学 | 一种基于多尺度图像和加权融合损失的小目标检测方法 |
| CN111598095B (zh) | 2020-03-09 | 2023-04-07 | 浙江工业大学 | 一种基于深度学习的城市道路场景语义分割方法 |
| CN111444821B (zh) | 2020-03-24 | 2022-03-25 | 西北工业大学 | 一种城市道路标志自动识别方法 |
| US11455793B2 (en) | 2020-03-25 | 2022-09-27 | Intel Corporation | Robust object detection and classification using static-based cameras and events-based cameras |
| US11586854B2 (en) | 2020-03-26 | 2023-02-21 | Intel Corporation | Devices and methods for accurately identifying objects in a vehicle's environment |
| US11568655B2 (en) | 2020-03-26 | 2023-01-31 | Intel Corporation | Methods and devices for triggering vehicular actions based on passenger actions |
| US11597393B2 (en) | 2020-03-26 | 2023-03-07 | Intel Corporation | Systems, methods, and devices for driving control |
| US11886968B2 (en) | 2020-03-27 | 2024-01-30 | Intel Corporation | Methods and devices for detecting objects and calculating a time to contact in autonomous driving systems |
| CN111445420B (zh) | 2020-04-09 | 2023-06-06 | 北京爱芯科技有限公司 | 卷积神经网络的图像运算方法、装置和电子设备 |
| CN111461053B (zh) | 2020-04-13 | 2023-05-23 | 安徽大学 | 基于迁移学习的多个生育期小麦倒伏区域识别系统 |
| CN111461052B (zh) | 2020-04-13 | 2023-05-23 | 安徽大学 | 基于迁移学习的多个生育期小麦倒伏区域识别方法 |
| CN111539514B (zh) | 2020-04-16 | 2023-06-06 | 北京百度网讯科技有限公司 | 用于生成神经网络的结构的方法和装置 |
| CN111428943B (zh) | 2020-04-23 | 2021-08-03 | 福瑞泰克智能系统有限公司 | 障碍物车辆轨迹预测的方法、设备和计算机设备 |
| KR102189262B1 (ko) | 2020-04-29 | 2020-12-11 | 주식회사 글로벌브릿지 | 엣지 컴퓨팅을 이용한 교통 정보 수집 장치 및 방법 |
| CN111565318A (zh) | 2020-05-06 | 2020-08-21 | 中国科学院重庆绿色智能技术研究院 | 一种基于稀疏样本的视频压缩方法 |
| CN111582216B (zh) | 2020-05-15 | 2023-08-04 | 安徽师范大学 | 一种无人驾驶车载交通信号灯识别系统及方法 |
| CN111693972B (zh) | 2020-05-29 | 2022-11-15 | 东南大学 | 一种基于双目序列图像的车辆位置与速度估计方法 |
| CN111783545B (zh) | 2020-06-02 | 2024-12-20 | 山西潞安环保能源开发股份有限公司五阳煤矿 | 一种基于生成对抗网络的煤矿无人机图像增强方法 |
| CN111767801B (zh) | 2020-06-03 | 2023-06-16 | 中国地质大学(武汉) | 一种基于深度学习的遥感影像水域自动提取方法及系统 |
| CN111814623A (zh) | 2020-06-29 | 2020-10-23 | 浙江工业大学 | 一种基于深度神经网络的车辆车道偏离视觉检测方法 |
| CN111860499B (zh) | 2020-07-01 | 2022-07-12 | 电子科技大学 | 一种基于特征分组的双线性卷积神经网络的汽车品牌识别方法 |
| CN111783971B (zh) | 2020-07-02 | 2024-04-09 | 上海赛昉科技有限公司 | 一种用于深度神经网络的可高度灵活配置的数据后处理器 |
| CN111882579B (zh) | 2020-07-03 | 2024-08-09 | 湖南爱米家智能科技有限公司 | 基于深度学习和目标跟踪的大输液异物检测方法、系统、介质及设备 |
| CN111899227A (zh) | 2020-07-06 | 2020-11-06 | 北京交通大学 | 基于无人机作业的铁路扣件缺陷自动采集辨识方法 |
| CN111768002B (zh) | 2020-07-10 | 2021-06-22 | 南开大学 | 一种基于弹性有效位的深度神经网络量化方法 |
| CN111814902A (zh) | 2020-07-21 | 2020-10-23 | 南方电网数字电网研究院有限公司 | 目标检测模型训练方法、目标识别方法、装置和介质 |
| CN111898507B (zh) | 2020-07-22 | 2022-06-03 | 武汉大学 | 一种预测无标签遥感影像地表覆盖类别的深度学习方法 |
| CN111898523A (zh) | 2020-07-29 | 2020-11-06 | 电子科技大学 | 一种基于迁移学习的遥感图像特种车辆目标检测方法 |
| CN111897639B (zh) | 2020-07-29 | 2022-12-27 | 平安科技(深圳)有限公司 | 图像增广方法、装置、计算机设备及存储介质 |
| CN111899245B (zh) | 2020-07-30 | 2021-03-09 | 推想医疗科技股份有限公司 | 图像分割、模型的训练方法及装置,电子设备及存储介质 |
| CN111881856B (zh) | 2020-07-31 | 2023-01-31 | 蚂蚁胜信(上海)信息技术有限公司 | 基于图像的车辆定损方法和装置 |
| CN112101175B (zh) | 2020-09-09 | 2024-05-10 | 沈阳帝信人工智能产业研究院有限公司 | 基于局部图像的高速公路车辆检测及多属性特征提取方法 |
| CN112115953B (zh) | 2020-09-18 | 2023-07-11 | 南京工业大学 | 一种基于rgb-d相机结合平面检测与随机抽样一致算法的优化orb算法 |
| CN112232497A (zh) | 2020-10-12 | 2021-01-15 | 苏州浪潮智能科技有限公司 | 一种编译ai芯片的方法、系统、设备及介质 |
| CN112329552B (zh) | 2020-10-16 | 2023-07-14 | 爱驰汽车(上海)有限公司 | 基于汽车的障碍物检测方法及装置 |
| CN112348783B (zh) | 2020-10-27 | 2022-08-05 | 基建通(三亚)国际科技有限公司 | 基于图像的人物识别方法、装置及计算机可读存储介质 |
| CN112183739B (zh) | 2020-11-02 | 2022-10-04 | 中国科学技术大学 | 基于忆阻器的低功耗脉冲卷积神经网络的硬件架构 |
| CN112308799A (zh) | 2020-11-05 | 2021-02-02 | 山东交通学院 | 基于多传感器海上道路复杂环境能见度优化屏幕显示方法 |
| CN112288658B (zh) | 2020-11-23 | 2023-11-28 | 杭州师范大学 | 一种基于多残差联合学习的水下图像增强方法 |
-
2019
- 2019-02-19 US US16/279,657 patent/US10956755B2/en active Active
-
2020
- 2020-02-07 AU AU2020224581A patent/AU2020224581B2/en active Active
- 2020-02-07 IL IL309617A patent/IL309617A/en unknown
- 2020-02-07 CA CA3130097A patent/CA3130097A1/en active Pending
- 2020-02-07 IL IL285623A patent/IL285623B2/en unknown
- 2020-02-07 WO PCT/US2020/017290 patent/WO2020171983A1/en not_active Ceased
- 2020-02-07 KR KR1020237044295A patent/KR20240005151A/ko active Pending
- 2020-02-07 JP JP2021547712A patent/JP7685953B2/ja active Active
- 2020-02-07 EP EP20710656.8A patent/EP3928249B1/en active Active
- 2020-02-07 KR KR1020217028802A patent/KR102618700B1/ko active Active
- 2020-02-07 CN CN202080028868.6A patent/CN113692587A/zh active Pending
-
2021
- 2021-02-19 US US17/249,110 patent/US11288524B2/en active Active
-
2022
- 2022-03-23 US US17/656,183 patent/US11790664B2/en active Active
-
2023
- 2023-09-22 US US18/473,059 patent/US12236689B2/en active Active
-
2024
- 2024-03-19 JP JP2024043716A patent/JP7777620B2/ja active Active
-
2025
- 2025-01-27 US US19/038,134 patent/US20250182498A1/en active Pending
- 2025-10-02 JP JP2025166069A patent/JP2026027225A/ja active Pending
-
2026
- 2026-02-27 AU AU2026201529A patent/AU2026201529A1/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190004534A1 (en) * | 2017-07-03 | 2019-01-03 | Baidu Usa Llc | High resolution 3d point clouds generation from upsampled low resolution lidar 3d point clouds and camera images |
| WO2019012534A1 (en) * | 2017-07-12 | 2019-01-17 | Guardian Optical Technologies Ltd. | EXTRACTION OF VISUAL DATA, DEPTH AND MICRO-VIBRATIONS USING A UNIFIED IMAGING DEVICE |
| EP3438872A1 (en) * | 2017-08-04 | 2019-02-06 | Bayerische Motoren Werke Aktiengesellschaft | Method, apparatus and computer program for a vehicle |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112034826A (zh) * | 2020-09-11 | 2020-12-04 | 江苏科技大学 | 基于最小二乘法的水下推进器故障程度辨识方法 |
| CN112034826B (zh) * | 2020-09-11 | 2021-09-24 | 江苏科技大学 | 基于最小二乘法的水下推进器故障程度辨识方法 |
| JP2023007559A (ja) * | 2021-07-02 | 2023-01-19 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、鋼板の蛇行量推定方法、鋼板の蛇行制御方法、及び鋼板の製造方法 |
| JP7447874B2 (ja) | 2021-07-02 | 2024-03-12 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、鋼板の蛇行量推定方法、鋼板の蛇行制御方法、及び鋼板の製造方法 |
| JP2023030752A (ja) * | 2021-08-24 | 2023-03-08 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、蛇行量推定方法、及び製造方法 |
| JP7468481B2 (ja) | 2021-08-24 | 2024-04-16 | Jfeスチール株式会社 | 鋼板の蛇行量推定モデルの生成方法、蛇行量推定方法、及び製造方法 |
| EP4610899A1 (de) * | 2024-02-28 | 2025-09-03 | Robert Bosch GmbH | Aufteilung von messdaten-records auf die phasen des trainings eines machine learning-modells |
Also Published As
| Publication number | Publication date |
|---|---|
| AU2020224581B2 (en) | 2025-11-27 |
| JP7777620B2 (ja) | 2025-11-28 |
| US20250182498A1 (en) | 2025-06-05 |
| US11790664B2 (en) | 2023-10-17 |
| JP2026027225A (ja) | 2026-02-18 |
| CA3130097A1 (en) | 2020-08-27 |
| JP2022520968A (ja) | 2022-04-04 |
| EP3928249B1 (en) | 2026-04-01 |
| KR20210126072A (ko) | 2021-10-19 |
| US20210326610A1 (en) | 2021-10-21 |
| CN113692587A (zh) | 2021-11-23 |
| AU2020224581A1 (en) | 2021-09-02 |
| IL285623B1 (en) | 2024-01-01 |
| KR20240005151A (ko) | 2024-01-11 |
| US12236689B2 (en) | 2025-02-25 |
| IL309617A (en) | 2024-02-01 |
| JP2024073621A (ja) | 2024-05-29 |
| AU2026201529A1 (en) | 2026-03-19 |
| KR102618700B1 (ko) | 2023-12-29 |
| EP3928249A1 (en) | 2021-12-29 |
| US11288524B2 (en) | 2022-03-29 |
| IL285623A (en) | 2021-09-30 |
| JP7685953B2 (ja) | 2025-05-30 |
| IL285623B2 (en) | 2024-05-01 |
| US20240127599A1 (en) | 2024-04-18 |
| US10956755B2 (en) | 2021-03-23 |
| US20200265247A1 (en) | 2020-08-20 |
| US20220284712A1 (en) | 2022-09-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12236689B2 (en) | Estimating object properties using visual image data | |
| US20250124286A1 (en) | Generating ground truth for machine learning from time series elements | |
| US20240304003A1 (en) | Predicting three-dimensional features for autonomous driving | |
| HK40066472A (zh) | 使用视觉图像估计对象属性 |
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: 20710656 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 3130097 Country of ref document: CA |
|
| ENP | Entry into the national phase |
Ref document number: 2021547712 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2020224581 Country of ref document: AU Date of ref document: 20200207 Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 20217028802 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2020710656 Country of ref document: EP Effective date: 20210920 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 2020710656 Country of ref document: EP |