US10768628B2 - Systems and methods for object detection at various ranges using multiple range imagery - Google Patents
Systems and methods for object detection at various ranges using multiple range imagery Download PDFInfo
- Publication number
- US10768628B2 US10768628B2 US15/992,498 US201815992498A US10768628B2 US 10768628 B2 US10768628 B2 US 10768628B2 US 201815992498 A US201815992498 A US 201815992498A US 10768628 B2 US10768628 B2 US 10768628B2
- Authority
- US
- United States
- Prior art keywords
- view
- field
- range
- image data
- camera
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/02—Control of position or course in two dimensions
- G05D1/021—Control of position or course in two dimensions specially adapted to land vehicles
- G05D1/0212—Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
- G05D1/0221—Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/02—Control of position or course in two dimensions
- G05D1/021—Control of position or course in two dimensions specially adapted to land vehicles
- G05D1/0231—Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
-
- G06K9/00805—
-
- G06K9/627—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR 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/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G05D2201/0213—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10141—Special mode during image acquisition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR 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
Definitions
- the present disclosure relates generally to autonomous vehicles. More particularly, the present disclosure relates to systems and methods that provide for object detection at various ranges for autonomous vehicle operation.
- An autonomous vehicle is a vehicle that is capable of sensing its environment and navigating with little to no human input.
- an autonomous vehicle can observe its surrounding environment using a variety of sensors and can attempt to comprehend the environment by performing various processing techniques on data collected by the sensors. This can allow an autonomous vehicle to navigate without human intervention and, in some cases, even omit the use of a human driver altogether.
- the system includes a camera providing a first field of view; a machine-learned model that has been trained to generate object detection range estimates based at least in part on labeled training data representing image data having a second field of view different from the first field of view; and a computing system.
- the computing system includes one or more processors; and memory including instructions that, when executed by the one or more processors, cause the one or more processors to perform operations.
- the operations include obtaining image data from the camera.
- the operations further include inputting the image data from the camera to the machine-learned model.
- the operations further include obtaining a first range estimate as an output of the machine-learned model, wherein the first range estimate represents estimates for the second field of view.
- the operations further include generating transformed range estimate by applying a range estimate transform to the first range estimate output from the machine-learned model.
- the operations further include providing the transformed range estimate for use in controlling operation of an autonomous vehicle.
- Another example aspect of the present disclosure is directed to a computer-implemented method for executing a lane change by an autonomous vehicle.
- One example aspect of the present disclosure is directed to a computer-implemented method for object detection.
- the method includes obtaining, by a computing system comprising one or more computing devices, image data from a camera providing a first field of view.
- the method further includes inputting, by the computing system, the image data from the camera to a machine-learned model that has been trained to generate object detection range estimates based at least in part on labeled training data representing image data having a second field of view different from the first field of view.
- the method further includes obtaining, by the computing system, a first range estimate as an output of the machine-learned model, wherein the first range estimate represents an estimate for the second field of view.
- the method further includes generating, by the computing system, a transformed range estimate by applying a range estimate transform to the first range estimate output from the machine-learned model.
- the method further includes providing, by the computing system, the transformed range estimate to a motion planning system for use in determining operation of an autonomous vehicle.
- the autonomous vehicle includes a camera providing a first field of view; a machine-learned model that has been trained to generate object detection range estimates based at least in part on labeled training data representing image data having a second field of view different from the first field of view; and a vehicle computing system.
- the vehicle computing system includes one or more processors; and memory including instructions that, when executed by the one or more processors, cause the one or more processors to perform operations.
- the operations include obtaining image data from the camera.
- the operations further include inputting the image data to the machine-learned model.
- the operations further include obtaining a first range estimate as an output of the machine-learned model, wherein the first range estimate represents an estimate for the second field of view.
- the operations further include obtaining a range estimate transform.
- the operations further include generating a transformed range estimate by applying the range estimate transform to the first range estimate output from the machine-learned model.
- the operations further include providing the transformed range estimate to a motion planning system for use in determining operation of the autonomous vehicle.
- FIG. 1 depicts a block diagram of an example system for controlling the navigation of a vehicle according to example embodiments of the present disclosure
- FIGS. 2A-2B depict example images using a wide field of view camera and a narrow field of view camera according to example embodiments of the present disclosure
- FIGS. 3A-3B depict example images using a wide field of view camera and a narrow field of view camera according to example embodiments of the present disclosure
- FIGS. 4A-4B depict example images using a wide field of view camera and a narrow field of view camera according to example embodiments of the present disclosure
- FIG. 5 depicts a flowchart diagram of example operations for long range object detection according to example embodiments of the present disclosure
- FIG. 6 depicts a flowchart diagram of example operations for long range object detection according to example embodiments of the present disclosure.
- FIG. 7 depicts a block diagram of an example computing system according to example embodiments of the present disclosure.
- Example aspects of the present disclosure are directed to providing object detection at various ranges for an autonomous vehicle.
- the systems and methods of the present disclosure can include and/or leverage machine-learned models to provide longer range object detection for use in determining and controlling autonomous vehicle operation.
- machine-learned models can be trained using, e.g., image data from a particular camera for which training data is readily available.
- the machine-learned models can then be configured to receive as input image data from a narrower field of view (e.g., angular field of view) camera to perform object detection and/or generate estimates for distance or range to objects identified within the image data based on the wide field of view, and then these estimates can be transformed to true estimates for the narrow field of view.
- the camera used in operation may have a larger focal length than the camera used for generating the training data.
- an autonomous vehicle can drive, navigate, operate, etc. with minimal and/or no interaction from a human driver to provide a vehicle service. In this way, the vehicle can perform at least some operations without human intervention.
- an autonomous vehicle can be an autonomous truck that is configured to autonomously navigate to deliver a shipment to a destination location.
- the autonomous truck can include a plurality of sensors (e.g., a LIDAR system, cameras, etc.) configured to obtain sensor data associated with the autonomous vehicle's surrounding environment.
- the autonomous truck can also include a vehicle computing system configured to detect and classify objects in the sensor data, as well as determine a distance or range to the objects for use in generating a motion plan for controlling operation of the autonomous truck.
- an autonomous vehicle such as an autonomous truck, may need to be able to identify and respond to objects at distances of 100 to 200 meters or more ahead of the autonomous vehicle to operate efficiently and safely.
- LIDAR range may generally be more limited than is desired for long range object detection.
- LIDAR data may generally allow for detecting and identifying objects out to about 50 to 80 meters.
- an autonomous vehicle such as an autonomous truck
- the systems and methods of the present disclosure can provide such longer range object detection using camera image data.
- sensors such as one or more cameras, on board the autonomous truck can be configured to capture sensor data, such as image data, at long ranges ahead of the autonomous truck.
- vehicle computing system of the autonomous truck can be configured to process the captured image data to identify a plurality of objects in the image data as well as how far away those objects may be from the autonomous truck.
- a vehicle computing system can include one or more machine-learned models that can receive as input image data that depicts one or more objects (e.g., vehicles, etc.) in the surrounding environment of the autonomous truck (e.g., at some distance ahead of the autonomous truck, etc.) and provide as output estimates of distance or range from the autonomous vehicle (e.g., autonomous truck, etc.) to one or more objects identified in the image data.
- objects e.g., vehicles, etc.
- autonomous truck e.g., autonomous truck, etc.
- the machine-learned model(s) can be trained using image data from a first type of camera (e.g., a wide field of view camera, etc.) for which training data (e.g., labeled ground truth range data, etc.) is readily available.
- the machine-learned models can then be configured to receive as input image data from a second type of camera (e.g., a narrow field of view camera, etc.) and generate estimates for distance or range to objects identified within the image data as output of the model(s).
- the model output distance estimates can be transformed from an initial distance estimate based on distances learned using the first type of camera training data (e.g., wide field of view camera, etc.) to an actual distance estimate based on a relationship (e.g., transform) between the first type of camera (e.g., wide field of view camera, etc.) and the second type of camera (e.g., narrow field of view camera, etc.).
- first type of camera training data e.g., wide field of view camera, etc.
- the second type of camera e.g., narrow field of view camera, etc.
- an autonomous vehicle e.g., a ground-based vehicle, air-based vehicle, or other vehicle type
- the autonomous vehicle can include one or more data acquisition systems (e.g., sensors, image capture devices), one or more vehicle computing systems (e.g. for providing autonomous operation), one or more vehicle control systems, (e.g., for controlling acceleration, braking, steering, etc.), and/or the like.
- data acquisition systems e.g., sensors, image capture devices
- vehicle computing systems e.g. for providing autonomous operation
- vehicle control systems e.g., for controlling acceleration, braking, steering, etc.
- the data acquisition system(s) can acquire sensor data (e.g., LIDAR data, radar data, image data, etc.) associated with one or more objects (e.g., pedestrians, vehicles, etc.) that are proximate to the autonomous vehicle and/or sensor data associated with the vehicle path (e.g., path shape, boundaries, markings, etc.).
- the sensor data can include information that describes the location (e.g., in three-dimensional space relative to the autonomous vehicle) of points that correspond to objects within the surrounding environment of the autonomous vehicle (e.g., at one or more times).
- the data acquisition system(s) can provide such sensor data to the vehicle computing system.
- the vehicle computing system can obtain map data that provides other detailed information about the surrounding environment of the autonomous vehicle.
- the map data can provide information regarding: the identity and location of various roadways, road segments, buildings, or other items; the location and direction of traffic lanes (e.g. the boundaries, location, direction, etc. of a travel lane, parking lane, a turning lane, a bicycle lane, and/or other lanes within a particular travel way); traffic control data (e.g., the location and instructions of signage, traffic signals, and/or other traffic control devices); and/or any other map data that provides information that can assist the autonomous vehicle in comprehending and perceiving its surrounding environment and its relationship thereto.
- traffic lanes e.g. the boundaries, location, direction, etc. of a travel lane, parking lane, a turning lane, a bicycle lane, and/or other lanes within a particular travel way
- traffic control data e.g., the location and instructions of signage, traffic signals, and/or other traffic control devices
- the vehicle computing system can include one or more computing devices and include various subsystems that can cooperate to perceive the surrounding environment of the autonomous vehicle and determine a motion plan for controlling the motion of the autonomous vehicle.
- the vehicle computing system can include a perception system, a predication system, and a motion planning system.
- the vehicle computing system can receive and process the sensor data to generate an appropriate motion plan through the vehicle's surrounding environment.
- the perception system can detect one or more objects that are proximate to the autonomous vehicle based on the sensor data.
- the perception system can determine, for each object, state data that describes a current state of such object.
- the state data for each object can describe an estimate of the object's: current location (also referred to as position); current speed/velocity; current acceleration; current heading; current orientation; size/footprint; class (e.g., vehicle class versus pedestrian class versus bicycle class, etc.); and/or other state information.
- the perception system can determine state data for each object over a number of iterations. In particular, the perception system can update the state data for each object at each iteration.
- the perception system can detect and track objects (e.g., vehicles, bicycles, pedestrians, etc.) that are proximate to the autonomous vehicle over time, and thereby produce a presentation of the world around an autonomous vehicle along with its state (e.g., a presentation of the objects within a scene at the current time along with the states of the objects).
- objects e.g., vehicles, bicycles, pedestrians, etc.
- its state e.g., a presentation of the objects within a scene at the current time along with the states of the objects.
- the prediction system can receive the state data from the perception system and predict one or more future locations for each object based on such state data. For example, the prediction system can predict where each object will be located within the next 5 seconds, 10 seconds, 20 seconds, etc. As one example, an object can be predicted to adhere to its current trajectory according to its current speed. As another example, other, more sophisticated prediction techniques or modeling can be used.
- the motion planning system can determine a motion plan for the autonomous vehicle based at least in part on predicted one or more future locations for the object provided by the prediction system and/or the state data for the object provided by the perception system. Stated differently, given information about the classification and current locations of objects and/or predicted future locations of proximate objects, the motion planning system can determine a motion plan for the autonomous vehicle that best navigates the autonomous vehicle along the determined travel route relative to the objects at such locations.
- the motion planning system can determine a cost function for each of one or more candidate motion plans for the autonomous vehicle based at least in part on the current locations and/or predicted future locations of the objects.
- the cost function can describe a cost (e.g., over time) of adhering to a particular candidate motion plan.
- the cost described by a cost function can increase when the autonomous vehicle approaches impact with another object and/or deviates from a preferred pathway (e.g., a predetermined travel route).
- the motion planning system can determine a cost of adhering to a particular candidate pathway.
- the motion planning system can select or determine a motion plan for the autonomous vehicle based at least in part on the cost function(s). For example, the motion plan that minimizes the cost function can be selected or otherwise determined.
- the motion planning system then can provide the selected motion plan to a vehicle controller that controls one or more vehicle controls (e.g., actuators or other devices that control acceleration, steering, braking, etc.) to execute the selected motion plan.
- vehicle controls e.g., actuators or other devices that control acceleration, steering, braking, etc.
- the vehicle computing system can use image data captured by one or more cameras onboard the autonomous vehicle (e.g. autonomous truck, etc.) along with one or more machine-learned models to detect and identify objects (e.g., vehicles, etc.) at a desired range (e.g., long range) ahead of the autonomous truck (e.g., up to 100 m, up to 200 m, etc.) and determine an estimate of distance or range to the detected objects (e.g., vehicles, etc.).
- a desired range e.g., long range
- the autonomous truck e.g., up to 100 m, up to 200 m, etc.
- the vehicle computing system can include, employ, and/or otherwise leverage a model, such as a machine-learned model.
- the machine-learned model can be or can otherwise include one or more various model(s) such as, for example, neural networks (e.g., deep neural networks), or other multi-layer non-linear models.
- neural networks e.g., deep neural networks
- Neural networks can include recurrent neural networks (e.g., long, short-term memory recurrent neural networks), feed-forward neural networks, convolutional neural networks, and/or other forms of neural networks.
- supervised training techniques can be performed to train the model, for example, using available ground truth data including first-type camera data (e.g., wide field of view camera data, etc.) and LIDAR data and/or other type data that can provide range/distance (e.g., LIDAR ranges to the objects, etc.), to detect and identify objects (e.g., vehicles, etc.) and determine estimates of a range or distance to the detected objects.
- the vehicle computing system can input second-type camera data (e.g., narrow field of view camera data, etc.) into the machine-learned model and receive, as an output, data indicative of a estimated range to an identified object (e.g. vehicle, etc.) based on the training with the first-type camera data.
- the machine-learned model can provide as output initial range estimate data wherein the range estimates are determined based on the first-type camera training data (e.g., wide field of view camera training data, etc.) and the initial range estimates can then be transformed based on one or more relationships between the first-type camera (e.g., wide field of view camera, etc.) and the second-type camera (e.g., narrow field of view camera, etc.) to provide actual range estimates to the detected objects (e.g., vehicles, etc.).
- first-type camera training data e.g., wide field of view camera training data, etc.
- the initial range estimates can then be transformed based on one or more relationships between the first-type camera (e.g., wide field of view camera, etc.) and the second-type camera (e.g., narrow field of view camera, etc.) to provide actual range estimates to the detected objects (e.g., vehicles, etc.).
- the machine-learned model(s) can be trained using labeled ground truth data that is readily available (e.g., providing ranges to detected objects in wide field of view camera image data based in part on associated LIDAR, etc.) from one or more sources such that the machine-learned model can “learn” how far away an object may be from an autonomous vehicle based on how the object appears (e.g., object size, object number of pixels, etc.) in a wide field of view camera image.
- the machine-learned model can then provide as output range estimates for objects that are detected within the input image data based on how the objects appear in the image data and assuming that the input image data corresponds to wide field of view image data.
- the machine-learned model learns that objects that are a certain distance away, for example, fifty meters, in wide field of view image data appear to be a certain size.
- the machine-learned model can then provide range estimates based on the size that an object appears in the input image data, for example, up to a range of 50 m as provided by the wide field of view and LIDAR training data.
- cameras having a different field of view than provided in the training data can be configured to capture image data of the environment around the autonomous vehicle.
- a narrow field of view camera for example, can capture image data that optically enlarges or magnifies an area within a field of view that would be captured by a wide field of view camera.
- a narrow field of view camera can be used to detect and identify objects at a further distance than might be possible using a wide field of view camera.
- a machine-learned model trained to provide range estimates based on wide field of view image data can be provided with input image data from a narrow field of camera.
- the machine-learned model can provide range estimates for objects that are at a greater distance/range than the range provided by the training data by transforming initial wide field of view range estimates to actual range estimates by using a transform from the wide field of view camera to the narrow field of view camera.
- a machine-learned model can be trained using wide field of view image data labeled with LIDAR range data (e.g., providing ranges up to 50 m or the like).
- the trained machine-learned model learns that objects that are a certain size in the wide field of view image are a certain distance away, for example, fifty meters.
- a narrow field of view camera may then be configured to capture image data around (e.g., in front of, ahead of, etc.) an autonomous vehicle.
- the narrow field of view camera can allow for capturing an enlarged perspective within the field of view that would be provided by a wide field of view camera, thereby providing for object detection at a longer range than might be provided by the wide field of view camera.
- an object that may be one hundred meters away may appear in a narrow field of view camera image to correspond to the image size of an object that is fifty meters away in a wide field of view camera image.
- the trained machine-learned model can be provided with image data from the narrow field of view camera as input and the machine-learned model can identify objects in a narrow field of view image that correspond in size to objects that would appear in a wide field of view image.
- the machine-learned model may identify an object that is at a range of one hundred meters in the narrow field of view image that corresponds in size to an object that would be at a range of fifty meters in a wide field of view image.
- the machine-learned model may then provide an initial range estimate of fifty meters for the identified object in the narrow field of view image (e.g., based on training with wide field of view camera image training data).
- one or more relationships between the wide field of view camera and the narrow field of view camera can be identified.
- the relationship(s) between the cameras can be used to transform the initial range estimate of fifty meters to the appropriate range estimate (e.g., actual range estimate) of one hundred meters, for example.
- the transformed range estimate can then be used in determining operation of the autonomous vehicle, such as in determining one or more motion plans for the autonomous vehicle, and/or the like.
- a variety of relationships between a first field of view camera (e.g., the camera used for training data) and a second field of view camera (e.g., the camera used for input for long range detection) can be used to transform an initial range estimate to an adjusted range estimate for use in operation of the autonomous vehicle.
- the relationship can be based on the focal length of the camera used in operation and the focal length associated with the training data.
- the machine-trained model can include data that is indicative of the focal length associated with the training data.
- a ratio of the focal lengths of the cameras may be used to transform the range estimates.
- a machine-learned model can provide initial range estimates based on an assumption that it is a wide field of view and the initial range estimates can be transformed to the adjusted range estimates for the actual narrow field of view using the ratio of focal lengths between the wide field of view camera (e.g., used to capture the training data) and the narrow field of view camera (e.g., used in range detection operations of the vehicle).
- the initial range estimate can be multiplied by the ratio of the focal length of the narrow field of view camera to the focal length of the wide field of view camera.
- the vehicle computing system can locally (e.g., on board the autonomous vehicle) detect and identify vehicles at a longer range from the autonomous vehicle and provide for earlier adjustments to the operation of the autonomous vehicle accordingly, thereby achieving improved operation and driving safety of the autonomous vehicle.
- the systems and methods of the present disclosure can provide for more accurate and timely object perception and motion planning.
- the vehicle computing system can avoid latency issues that arise from communicating with a remote computing system.
- systems and methods described herein provide a technical effect and benefit of allowing a machine-learned model to be trained based on a first type of camera using large amounts of existing training data and then operate using image data from a second type of camera and still receive accurate range estimates beyond what the training data provides.
- the systems and methods described herein provide a technical effect and benefit of training a machine-learned model based on a first type of imagery (e.g., wide field of view images) that depicts objects within a range at which LIDAR-derived range data can be used to label the objects, while still enabling the machine-learned model to provide useful predictions on a second type of imagery (e.g., narrow field of view images) that depicts objects at a range at which LIDAR does not provide accurate range information.
- a first type of imagery e.g., wide field of view images
- a second type of imagery e.g., narrow field of view images
- systems and methods described herein allow for using a machine-learned model without the model having to be trained on every type of camera to be used in capturing image data.
- the systems and methods described herein can provide an additional benefit of providing for improved modularity by allowing for switching types of cameras (e.g., cameras having different fields of view) without having to retrain the machine-learned model.
- aspects of the present disclosure can enable a vehicle computing system to more efficiently and accurately control an autonomous vehicle's motion by achieving improvements in object perception and vehicle response time provided by longer range vehicle detection.
- FIG. 1 depicts a block diagram of an example system 100 for controlling the navigation of an autonomous vehicle 102 according to example embodiments of the present disclosure.
- the autonomous vehicle 102 is capable of sensing its environment and navigating with little to no human input.
- the autonomous vehicle 102 can be a ground-based autonomous vehicle (e.g., car, truck, bus, etc.), an air-based autonomous vehicle (e.g., airplane, drone, helicopter, or other aircraft), or other types of vehicles (e.g., watercraft).
- the autonomous vehicle 102 can be configured to operate in one or more modes, for example, a fully autonomous operational mode and/or a semi-autonomous operational mode.
- a fully autonomous (e.g., self-driving) operational mode can be one in which the autonomous vehicle can provide driving and navigational operation with minimal and/or no interaction from a human driver present in the vehicle.
- a semi-autonomous (e.g., driver-assisted) operational mode can be one in which the autonomous vehicle operates with some interaction from a human driver present in the vehicle.
- the autonomous vehicle 102 can include one or more sensors 104 , a vehicle computing system 106 , and one or more vehicle controls 108 .
- the vehicle computing system 106 can assist in controlling the autonomous vehicle 102 .
- the vehicle computing system 106 can receive sensor data from the one or more sensors 104 , attempt to comprehend the surrounding environment by performing various processing techniques on data collected by the sensors 104 , and generate an appropriate motion path through such surrounding environment.
- the vehicle computing system 106 can control the one or more vehicle controls 108 to operate the autonomous vehicle 102 according to the motion path.
- the vehicle computing system 106 can include one or more processors 130 and at least one memory 132 .
- the one or more processors 130 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected.
- the memory 132 can include one or more non-transitory computer-readable storage mediums, such as RAM, ROM, EEPROM, EPROM, flash memory devices, magnetic disks, etc., and combinations thereof.
- the memory 132 can store data 134 and instructions 136 which are executed by the processor 130 to cause vehicle computing system 106 to perform operations.
- the one or more processors 130 and at least one memory 132 may be comprised in one or more computing devices, such as computing device(s) 129 , within the vehicle computing system 106 .
- vehicle computing system 106 can further include a positioning system 120 .
- the positioning system 120 can determine a current position of the autonomous vehicle 102 .
- the positioning system 120 can be any device or circuitry for analyzing the position of the autonomous vehicle 102 .
- the positioning system 120 can determine position by using one or more of inertial sensors, a satellite positioning system, based on IP address, by using triangulation and/or proximity to network access points or other network components (e.g., cellular towers, WiFi access points, etc.), and/or other suitable techniques for determining position.
- the position of the autonomous vehicle 102 can be used by various systems of the vehicle computing system 106 .
- the vehicle computing system 106 can include a perception system 110 , a prediction system 112 , and a motion planning system 114 that cooperate to perceive the surrounding environment of the autonomous vehicle 102 and determine a motion plan for controlling the motion of the autonomous vehicle 102 accordingly.
- the perception system 110 can receive sensor data from the one or more sensors 104 that are coupled to or otherwise included within the autonomous vehicle 102 .
- the one or more sensors 104 can include a Light Detection and Ranging (LIDAR) system, a Radio Detection and Ranging (RADAR) system, one or more cameras (e.g., visible spectrum cameras, infrared cameras, etc.), and/or other sensors.
- LIDAR Light Detection and Ranging
- RADAR Radio Detection and Ranging
- the sensor data can include information that describes the location of objects within the surrounding environment of the autonomous vehicle 102 .
- the sensor data can include the location (e.g., in three-dimensional space relative to the LIDAR system) of a number of points that correspond to objects that have reflected a ranging laser.
- LIDAR system can measure distances by measuring the Time of Flight (TOF) that it takes a short laser pulse to travel from the sensor to an object and back, calculating the distance from the known speed of light.
- TOF Time of Flight
- the sensor data can include the location (e.g., in three-dimensional space relative to RADAR system) of a number of points that correspond to objects that have reflected a ranging radio wave.
- radio waves (pulsed or continuous) transmitted by the RADAR system can reflect off an object and return to a receiver of the RADAR system, giving information about the object's location and speed.
- RADAR system can provide useful information about the current speed of an object.
- various processing techniques e.g., range imaging techniques such as, for example, structure from motion, structured light, stereo triangulation, and/or other techniques
- range imaging techniques such as, for example, structure from motion, structured light, stereo triangulation, and/or other techniques
- Other sensor systems can identify the location of points that correspond to objects as well.
- the one or more sensors 104 can be used to collect sensor data that includes information that describes the location (e.g., in three-dimensional space relative to the autonomous vehicle 102 ) of points that correspond to objects within the surrounding environment of the autonomous vehicle 102 .
- the perception system 110 can retrieve or otherwise obtain map data 118 that provides detailed information about the surrounding environment of the autonomous vehicle 102 .
- the map data 118 can provide information regarding: the identity and location of different travelways (e.g., roadways), road segments, buildings, or other items or objects (e.g., lampposts, crosswalks, curbing, etc.); the location and directions of traffic lanes (e.g., the location and direction of a parking lane, a turning lane, a bicycle lane, or other lanes within a particular roadway or other travelway); traffic control data (e.g., the location and instructions of signage, traffic lights, or other traffic control devices); and/or any other map data that provides information that assists the vehicle computing system 106 in comprehending and perceiving its surrounding environment and its relationship thereto.
- travelways e.g., roadways
- road segments e.g., buildings, or other items or objects (e.g., lampposts, crosswalks, curbing, etc.)
- traffic lanes
- the perception system 110 can identify one or more objects that are proximate to the autonomous vehicle 102 based on sensor data received from the one or more sensors 104 and/or the map data 118 .
- the perception system 110 can determine, for each object, state data that describes a current state of such object.
- the state data for each object can describe an estimate of the object's: current location (also referred to as position); current speed; current heading (also referred to together as velocity); current acceleration; current orientation; size/footprint (e.g., as represented by a bounding shape such as a bounding polygon or polyhedron); class (e.g., vehicle versus pedestrian versus bicycle versus other); yaw rate; and/or other state information.
- the perception system 110 can determine state data for each object over a number of iterations. In particular, the perception system 110 can update the state data for each object at each iteration. Thus, the perception system 110 can detect and track objects (e.g., vehicles, pedestrians, bicycles, and the like) that are proximate to the autonomous vehicle 102 over time.
- objects e.g., vehicles, pedestrians, bicycles, and the like
- the prediction system 112 can receive the state data from the perception system 110 and predict one or more future locations for each object based on such state data. For example, the prediction system 112 can predict where each object will be located within the next 5 seconds, 10 seconds, 20 seconds, etc. As one example, an object can be predicted to adhere to its current trajectory according to its current speed. As another example, other, more sophisticated prediction techniques or modeling can be used.
- the motion planning system 114 can determine a motion plan for the autonomous vehicle 102 based at least in part on the predicted one or more future locations for the object provided by the prediction system 112 and/or the state data for the object provided by the perception system 110 . Stated differently, given information about the current locations of objects and/or predicted future locations of proximate objects, the motion planning system 114 can determine a motion plan for the autonomous vehicle 102 that best navigates the autonomous vehicle 102 relative to the objects at such locations.
- the motion planning system 114 can determine a cost function for each of one or more candidate motion plans for the autonomous vehicle 102 based at least in part on the current locations and/or predicted future locations of the objects.
- the cost function can describe a cost (e.g., over time) of adhering to a particular candidate motion plan.
- the cost described by a cost function can increase when the autonomous vehicle 102 approaches a possible impact with another object and/or deviates from a preferred pathway (e.g., a preapproved pathway).
- the motion planning system 114 can determine a cost of adhering to a particular candidate pathway.
- the motion planning system 114 can select or determine a motion plan for the autonomous vehicle 102 based at least in part on the cost function(s). For example, the candidate motion plan that minimizes the cost function can be selected or otherwise determined.
- the motion planning system 114 can provide the selected motion plan to a vehicle controller 116 that controls one or more vehicle controls 108 (e.g., actuators or other devices that control gas flow, acceleration, steering, braking, etc.) to execute the selected motion plan.
- vehicle controls 108 e.g., actuators or other devices that control gas flow, acceleration, steering, braking, etc.
- Each of the perception system 110 , the prediction system 112 , the motion planning system 114 , and the vehicle controller 116 can include computer logic utilized to provide desired functionality.
- each of the perception system 110 , the prediction system 112 , the motion planning system 114 , and the vehicle controller 116 can be implemented in hardware, firmware, and/or software controlling a general purpose processor.
- each of the perception system 110 , the prediction system 112 , the motion planning system 114 , and the vehicle controller 116 includes program files stored on a storage device, loaded into a memory, and executed by one or more processors.
- each of the perception system 110 , the prediction system 112 , the motion planning system 114 , and the vehicle controller 116 includes one or more sets of computer-executable instructions that are stored in a tangible computer-readable storage medium such as RAM hard disk or optical or magnetic media.
- FIG. 2A depicts an example of an image captured using a wide field of view camera according to example embodiments of the present disclosure.
- FIG. 2B depicts an example image captured using a narrow field of view camera of part of the same scene as captured in the example wide field of view image of FIG. 2A according to example embodiments of the present disclosure.
- a narrow field of view camera can capture image data that optically enlarges or magnifies an area within a field of view that would be captured by a wide field of view camera.
- the narrow field of view image of FIG. 2B enlarges or magnifies a portion of the wide field of view image of FIG. 2A .
- narrow field of view camera image data can be used to detect and identify objects at a further distance than may be provided by wide field of view camera image data.
- an object that may be first distance (e.g. 100 meters, etc.) away may appear in the narrow field of view image to correspond to the image size of an object that would be a second distance (e.g., fifty meters, etc.) away in a wide field of view camera image.
- FIG. 3A depicts an example camera image captured using a wide field of view camera according to example embodiments of the present disclosure.
- FIG. 3B depicts an example image captured using a narrow field of view camera of part of the same scene as captured in the example wide field of view image of FIG. 3A according to example embodiments of the present disclosure.
- the narrow field of view image of FIG. 3B enlarges or magnifies a portion of the wide field of view image of FIG. 3A .
- vehicle 302 appears enlarged in the narrow field of view image of FIG. 3B as compared to the size of vehicle 302 shown in the wide field of view image of FIG. 3A .
- FIG. 4A depicts an example camera image using a wide field of view camera according to example embodiments of the present disclosure.
- FIG. 4B depicts an example image using a narrow field of view camera according to example embodiments of the present disclosure.
- the narrow field of view image of FIG. 4B enlarges or magnifies a portion of the wide field of view image of FIG. 4A .
- vehicle 402 appears enlarged in the narrow field of view image of FIG. 4B as compared to the size of vehicle 402 in the wide field of view image of FIG. 4A .
- FIG. 5 depicts a flowchart diagram of example operations 500 for longer range object detection according to example embodiments of the present disclosure.
- One or more portion(s) of the operations 500 can be implemented by one or more computing devices such as, for example, the vehicle computing system 106 of FIG. 1 , the computing system 702 or 730 of FIG. 7 , or the like.
- one or more portion(s) of the operations 500 can be implemented as an algorithm on the hardware components of the device(s) described herein (e.g., as in FIGS. 1 and 7 ) to, for example, provide for object detection at various ranges during autonomous vehicle operation.
- one or more computing devices included within a computing system can obtain labeled training data for use in training a machine-learned model for object detection and range estimation.
- the labeled training data can include image data comprising a plurality of images having a second field of view (e.g., image data captured using a camera having a second field of view, such as a wide field of view camera).
- the training data (e.g., image data) can be labeled with ranges for objects detected within the image data. For example, in some implementations, objects detected within the image data can be labeled with ranges based on LIDAR sensor data.
- the computing system can train one or more machine-learning models using the labeled training data to provide for object detection and range estimation for the detected objects.
- the computing system can determine a range estimate transform to provide for transforming a first range estimate having a range based on a second field of view to a transformed range estimate based on a first field of view.
- the range estimate transform can be determined based on one or more relationships between the first field of view and the second field of view (e.g., relationship between a first field of view camera and a second field of view camera).
- the range estimate transform can be determined based in part on the relationship between the focal length of the first field of view and the focal length of the second field of view.
- the one or more machine-learned models may be trained to provide object detection and range estimation based on image data having a second field of view, but may be implemented to provide range estimations based on image data from one or more cameras having a first field of view.
- the range estimates generated by the one or more machine-learned models can be transformed from the second field of view range to the first field of view range by applying the range estimate transform to the range estimates generated by the one or more machine-learned models.
- image data can be obtained from one or more cameras providing a first field of view (e.g., one or more cameras associated with an autonomous vehicle) and the image data can be provided as input to one of the one or more trained machine-learned models.
- a first field of view e.g., one or more cameras associated with an autonomous vehicle
- the machine-learned model can generate as output first range estimates for objects detected in the image data provided as input.
- the machine-learned model can provide range estimates for detected objects based on an assumption that the input image data has the second field of view (e.g., that the image data was captured using a camera having the second field of view).
- the computing system can apply the range estimate transform to the first range estimated provided as output from the machine-learned model.
- the range estimate transform can be applied to the first range estimates provide by the machine-learned model based on the second field of view to transform the first range estimates to transformed (or actual) range estimates associated with the first field of view (e.g., the field of view of the camera providing the input image data).
- the transformed range estimates for the detected objects can be provided, for example, to a vehicle computing system, to provide for motion planning for the autonomous vehicle.
- blocks 502 - 504 can be performed by a first computing system (e.g., the computing system 700 as illustrated in FIG. 7 ), while blocks 506 - 514 can be performed by a second computing system (e.g., the vehicle computing system of 106 as illustrated in FIG. 1 ).
- a first computing system e.g., the computing system 700 as illustrated in FIG. 7
- blocks 506 - 514 can be performed by a second computing system (e.g., the vehicle computing system of 106 as illustrated in FIG. 1 ).
- Other combinations or divisions of block performance can be utilized as well.
- FIG. 6 depicts a flowchart diagram of example operations 600 for longer range object detection according to example embodiments of the present disclosure.
- One or more portion(s) of the operations 600 can be implemented by one or more computing devices such as, for example, the vehicle computing system 106 of FIG. 1 , the computing system 702 or 730 of FIG. 7 , or the like.
- one or more portion(s) of the operations 600 can be implemented as an algorithm on the hardware components of the device(s) described herein (e.g., as in FIGS. 1 and 7 ) to, for example, provide for object detection at various ranges during autonomous vehicle operation.
- one or more computing devices included within a computing system can obtain available labeled training data for use in training a machine-learned model for object detection and range estimation.
- the labeled training data can include image data comprising a plurality of images having a wide field of view (e.g., image data captured using a camera having a wide field of view).
- the training data (e.g., image data) can be labeled with ranges for objects detected within the image data. For example, in some implementations, objects detected within the image data can be labeled with ranges based on LIDAR sensor data.
- the computing system can train one or more machine-learning models using the labeled training data to provide for object detection and range estimation.
- a training computing system can input a first portion of a training dataset (e.g., a first portion—the image data—of a set of ground-truth data comprising wide field of view image data and associated object range labels, etc.) into the machine-learning models to be trained.
- the machine-learning model can output detected objects and range estimates.
- This output of the machine-learning model can predict the second portion of the training dataset (e.g., the remainder of the set of ground-truth data—the associated object ranges).
- the training computing system can apply or otherwise determine a loss function that compares the object detections and associated range estimates output by the machine-learned model to the remainder of the ground-truth data (e.g., ground-truth labels) which the model attempted to predict.
- the training computing system then can backpropagate the loss function through the model to train the model (e.g., by modifying one or more weights associated with the model).
- This process of inputting ground-truth data, determining a loss function, and backpropagating the loss function through the model can be repeated numerous times as part of training the model. For example, the process can be repeated for each of numerous sets of ground-truth data provided within the training dataset.
- the computing system can determine a range estimate transform to provide for transforming a first range estimate having a range based on an assumption of a wide field of view to a transformed range estimate based on a narrow field of view.
- the range estimate transform can be determined based on one or more relationships between the narrow field of view and the wide field of view (e.g., relationships between a narrow field of view camera and a wide field of view camera).
- the range estimate transform can be determined based in part on the relationship between the focal length of the narrow field of view camera and the focal length of the wide field of view camera.
- the one or more machine-learned models may be trained to provide object detection and range estimation based on image data having a wide field of view, but may be implemented to provide range estimations based on image data from one or more cameras having a narrow field of view.
- the range estimates generated by the one or more machine-learned models can be transformed from the wide field of view range to the narrow field of view range by applying the range estimate transform to the range estimates generated by the one or more machine-learned models.
- image data can be obtained from one or more cameras providing a narrow field of view (e.g., one or more cameras associated with an autonomous vehicle) and the image data can be provided as input to one of the one or more trained machine-learned models.
- a narrow field of view e.g., one or more cameras associated with an autonomous vehicle
- the machine-learned model can generate as output first range estimates for objects detected in the input image data.
- the machine-learned model can provide range estimates for detected objects based on an assumption that the input image data was captured using the wide field of view (e.g., that the image data was captured using a wide field of view camera).
- the computing system can apply the range estimate transform to the first range estimated provided as output from the machine-learned model.
- the range estimate transform can be applied to the first range estimates output by the machine-learned model that are based on a wide field of view to transform the first range estimates to transformed (or actual) range estimates associated with the narrow field of view (e.g., the narrow field of view of the camera providing the input image data).
- the transformed range estimates for the detected objects can be provided, for example, to a vehicle computing system, to provide for motion planning for the autonomous vehicle.
- blocks 602 - 604 can be performed by a first computing system (e.g., the computing system 700 as illustrated in FIG. 7 ), while blocks 606 - 614 can be performed by a second computing system (e.g., the vehicle computing system of 106 as illustrated in FIG. 1 ).
- a first computing system e.g., the computing system 700 as illustrated in FIG. 7
- blocks 606 - 614 can be performed by a second computing system (e.g., the vehicle computing system of 106 as illustrated in FIG. 1 ).
- Other combinations or divisions of block performance can be utilized as well.
- FIGS. 5 and 6 depict steps performed in a particular order for purposes of illustration and discussion, the methods of the present disclosure are not limited to the particularly illustrated order or arrangement.
- the various steps of the methods 500 and 600 can be omitted, rearranged, combined, and/or adapted in various ways without deviating from the scope of the present disclosure.
- FIG. 7 depicts a block diagram of an example computing system 700 according to example embodiments of the present disclosure.
- the example system 700 includes a computing system 702 and a machine learning computing system 730 that are communicatively coupled over a network 780 .
- the computing system 702 can perform object detection for autonomous vehicle motion at various ranges, for example, for use in motion planning for the autonomous vehicle.
- the computing system 702 can be included in an autonomous vehicle.
- the computing system 702 can be on-board the autonomous vehicle.
- the computing system 702 is not located on-board the autonomous vehicle.
- the computing system 702 can operate offline to perform object detection.
- the computing system 702 can include one or more distinct physical computing devices.
- the computing system 702 includes one or more processors 712 and a memory 1114 .
- the one or more processors 712 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected.
- the memory 714 can include one or more non-transitory computer-readable storage media, such as RAM, ROM, EEPROM, EPROM, one or more memory devices, flash memory devices, etc., and combinations thereof.
- the memory 714 can store information that can be accessed by the one or more processors 712 .
- the memory 714 e.g., one or more non-transitory computer-readable storage mediums, memory devices
- the data 716 can include, for instance, sensor data including image data, map data, data identifying detected objects including current object states and predicted object locations and/or trajectories, autonomous vehicle and/or context features, motion plans, machine-learned models, rules, etc. as described herein.
- the computing system 702 can obtain data from one or more memory device(s) that are remote from the system 702 .
- the memory 714 can also store computer-readable instructions 718 that can be executed by the one or more processors 712 .
- the instructions 718 can be software written in any suitable programming language or can be implemented in hardware. Additionally, or alternatively, the instructions 718 can be executed in logically and/or virtually separate threads on processor(s) 712 .
- the memory 714 can store instructions 718 that when executed by the one or more processors 712 cause the one or more processors 712 to perform any of the operations and/or functions described herein, including, for example, operations of FIGS. 5-6 .
- the computing system 702 can store or include one or more machine-learned models 710 .
- the machine-learned models 710 can be or can otherwise include various machine-learned models such as, for example, neural networks (e.g., deep neural networks), support vector machines, decision trees, random forest models, ensemble models, k-nearest neighbors models, Bayesian networks, or other types of models including linear models and/or non-linear models.
- Example neural networks include feed-forward neural networks, convolutional neural networks, recurrent neural networks (e.g., long short-term memory recurrent neural networks), or other forms of neural networks.
- the computing system 702 can receive the one or more machine-learned models 710 from the machine learning computing system 730 over network 780 and can store the one or more machine-learned models 710 in the memory 714 .
- the computing system 702 can then use or otherwise implement the one or more machine-learned models 710 (e.g., by processor(s) 712 ).
- the computing system 702 can implement the machine learned model(s) 710 to provide for object detection and range estimation in the environment around an autonomous vehicle.
- the computing system 702 can employ the machine-learned model(s) 710 by inputting sensor data such as image data from a camera into the machine-learned model(s) 710 and receiving a prediction of the range of objects detected within the image data as an output of the machine-learned model(s) 710 .
- the machine learning computing system 730 includes one or more processors 732 and a memory 734 .
- the one or more processors 732 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected.
- the memory 734 can include one or more non-transitory computer-readable storage media, such as RAM, ROM, EEPROM, EPROM, one or more memory devices, flash memory devices, etc., and combinations thereof.
- the memory 734 can store information that can be accessed by the one or more processors 732 .
- the memory 734 e.g., one or more non-transitory computer-readable storage mediums, memory devices
- the data 736 can include, for instance, sensor data including image data, map data, data identifying detected objects including current object states and predicted object locations and/or trajectories, motion plans, autonomous vehicle features, context features, driving log data, machine-learned models, model training data, rules, etc. as described herein.
- the machine learning computing system 730 can obtain data from one or more memory device(s) that are remote from the system 730 .
- the memory 734 can also store computer-readable instructions 738 that can be executed by the one or more processors 732 .
- the instructions 738 can be software written in any suitable programming language or can be implemented in hardware. Additionally, or alternatively, the instructions 738 can be executed in logically and/or virtually separate threads on processor(s) 732 .
- the memory 734 can store instructions 738 that when executed by the one or more processors 732 cause the one or more processors 732 to perform any of the operations and/or functions described herein, including, for example, operations of FIGS. 5-6 .
- the machine learning computing system 730 includes one or more server computing devices. If the machine learning computing system 730 includes multiple server computing devices, such server computing devices can operate according to various computing architectures, including, for example, sequential computing architectures, parallel computing architectures, or some combination thereof.
- the machine learning computing system 730 can include one or more machine-learned models 740 .
- the machine-learned models 740 can be or can otherwise include various machine-learned models such as, for example, neural networks (e.g., deep neural networks), support vector machines, decision trees, random forest models, ensemble models, k-nearest neighbors models, Bayesian networks, or other types of models including linear models and/or non-linear models.
- Example neural networks include feed-forward neural networks, convolutional neural networks, recurrent neural networks (e.g., long short-term memory recurrent neural networks), or other forms of neural networks.
- the machine learning computing system 730 can communicate with the computing system 702 according to a client-server relationship.
- the machine learning computing system 730 can implement the machine-learned models 740 to provide a service to the computing system 702 .
- the service can provide an autonomous vehicle motion planning service.
- machine-learned models 710 can be located and used at the computing system 702 and/or machine-learned models 740 can be located and used at the machine learning computing system 730 .
- the machine learning computing system 730 and/or the computing system 702 can train the machine-learned models 710 and/or 740 through use of a model trainer 760 .
- the model trainer 760 can train the machine-learned models 710 and/or 740 using one or more training or learning algorithms.
- One example training technique is backwards propagation of errors.
- the model trainer 760 can perform supervised training techniques using a set of labeled training data.
- the model trainer 760 can perform unsupervised training techniques using a set of unlabeled training data.
- the model trainer 760 can perform a number of generalization techniques to improve the generalization capability of the models being trained. Generalization techniques include weight decays, dropouts, or other techniques.
- the model trainer 760 can train a machine-learned model 710 and/or 740 based on one or more sets of training data 762 .
- the training data 762 can include, for example, image data which can include labels for ranges based on one or more types of sensor data (e.g. LIDAR sensor data), and/or the like.
- the model trainer 760 can be implemented in hardware, firmware, and/or software controlling one or more processors.
- the computing system 702 can also include a network interface 724 used to communicate with one or more systems or devices, including systems or devices that are remotely located from the computing system 702 .
- the network interface 724 can include any circuits, components, software, etc. for communicating with one or more networks (e.g., 780 ).
- the network interface 724 can include, for example, one or more of a communications controller, receiver, transceiver, transmitter, port, conductors, software, and/or hardware for communicating data.
- the machine learning computing system 730 can include a network interface 764 .
- the network(s) 780 can be any type of network or combination of networks that allows for communication between devices.
- the network(s) can include one or more of a local area network, wide area network, the Internet, secure network, cellular network, mesh network, peer-to-peer communication link, and/or some combination thereof, and can include any number of wired or wireless links.
- Communication over the network(s) 780 can be accomplished, for instance, via a network interface using any type of protocol, protection scheme, encoding, format, packaging, etc.
- FIG. 7 illustrates one example computing system 700 that can be used to implement the present disclosure.
- the computing system 702 can include the model trainer 760 and the training dataset 762 .
- the machine-learned models 710 can be both trained and used locally at the computing system 702 .
- the computing system 702 is not connected to other computing systems.
- components illustrated and/or discussed as being included in one of the computing systems 702 or 730 can instead be included in another of the computing systems 702 or 730 .
- Such configurations can be implemented without deviating from the scope of the present disclosure.
- the use of computer-based systems allows for a great variety of possible configurations, combinations, and divisions of tasks and functionality between and among components.
- Computer-implemented operations can be performed on a single component or across multiple components.
- Computer-implemented tasks and/or operations can be performed sequentially or in parallel.
- Data and instructions can be stored in a single memory device or across multiple memory devices.
- Computing tasks discussed herein as being performed at computing device(s) remote from the autonomous vehicle can instead be performed at the autonomous vehicle (e.g., via the vehicle computing system), or vice versa. Such configurations can be implemented without deviating from the scope of the present disclosure.
- the use of computer-based systems allows for a great variety of possible configurations, combinations, and divisions of tasks and functionality between and among components.
- Computer-implemented operations can be performed on a single component or across multiple components.
- Computer-implements tasks and/or operations can be performed sequentially or in parallel.
- Data and instructions can be stored in a single memory device or across multiple memory devices.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- Multimedia (AREA)
- Automation & Control Theory (AREA)
- Remote Sensing (AREA)
- Radar, Positioning & Navigation (AREA)
- Aviation & Aerospace Engineering (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Electromagnetism (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
Claims (17)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/992,498 US10768628B2 (en) | 2017-12-12 | 2018-05-30 | Systems and methods for object detection at various ranges using multiple range imagery |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201762597450P | 2017-12-12 | 2017-12-12 | |
US15/992,498 US10768628B2 (en) | 2017-12-12 | 2018-05-30 | Systems and methods for object detection at various ranges using multiple range imagery |
Publications (2)
Publication Number | Publication Date |
---|---|
US20190179327A1 US20190179327A1 (en) | 2019-06-13 |
US10768628B2 true US10768628B2 (en) | 2020-09-08 |
Family
ID=66696742
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/992,498 Active 2038-11-06 US10768628B2 (en) | 2017-12-12 | 2018-05-30 | Systems and methods for object detection at various ranges using multiple range imagery |
Country Status (1)
Country | Link |
---|---|
US (1) | US10768628B2 (en) |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11165948B2 (en) * | 2018-06-29 | 2021-11-02 | Canon Kabushiki Kaisha | Imaging apparatus for controlling an imaging function that affects an imaging result |
US11403069B2 (en) | 2017-07-24 | 2022-08-02 | Tesla, Inc. | Accelerated mathematical engine |
US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
US11487288B2 (en) | 2017-03-23 | 2022-11-01 | Tesla, Inc. | Data synthesis for autonomous control systems |
US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
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 |
US11562231B2 (en) | 2018-09-03 | 2023-01-24 | Tesla, Inc. | Neural networks for embedded devices |
US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
US11610117B2 (en) | 2018-12-27 | 2023-03-21 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
US11665108B2 (en) | 2018-10-25 | 2023-05-30 | Tesla, Inc. | QoS manager for system on a chip communications |
US11681649B2 (en) | 2017-07-24 | 2023-06-20 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
US11734562B2 (en) | 2018-06-20 | 2023-08-22 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
US11748620B2 (en) | 2019-02-01 | 2023-09-05 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
US11790664B2 (en) | 2019-02-19 | 2023-10-17 | Tesla, Inc. | Estimating object properties using visual image data |
US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
US11841434B2 (en) | 2018-07-20 | 2023-12-12 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
US20230410477A1 (en) * | 2022-06-15 | 2023-12-21 | University Industry Foundation, Yonsei University | Method and device for segmenting objects in images using artificial intelligence |
US11893774B2 (en) | 2018-10-11 | 2024-02-06 | Tesla, Inc. | Systems and methods for training machine models with augmented data |
US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
US12014553B2 (en) | 2019-02-01 | 2024-06-18 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6984551B2 (en) * | 2018-06-27 | 2021-12-22 | 日本電信電話株式会社 | Anomaly detection device and anomaly detection method |
IL265818A (en) * | 2019-04-02 | 2020-10-28 | Ception Tech Ltd | System and method for determining location and orientation of an object in a space |
EP3942479A1 (en) * | 2019-04-25 | 2022-01-26 | Google LLC | Training machine learning models using unsupervised data augmentation |
US10990855B2 (en) * | 2019-06-13 | 2021-04-27 | Baidu Usa Llc | Detecting adversarial samples by a vision based perception system |
JPWO2020261333A1 (en) * | 2019-06-24 | 2020-12-30 | ||
US11420625B2 (en) * | 2019-07-03 | 2022-08-23 | Ford Global Technologies, Llc | Vehicle intersection operation |
US10777084B1 (en) * | 2019-07-18 | 2020-09-15 | Ford Global Technologies, Llc | Vehicle location identification |
US12223431B2 (en) * | 2019-10-30 | 2025-02-11 | Siemens Medical Solutions Usa, Inc. | Inverse neural network for particle detection in a solid-state-devices |
US11624606B2 (en) | 2020-02-20 | 2023-04-11 | Cognex Corporation | Methods and apparatus for using range data to predict object features |
KR102553995B1 (en) * | 2020-03-04 | 2023-07-10 | 미쓰비시덴키 가부시키가이샤 | Labeling device and learning device |
US12243324B2 (en) | 2020-08-28 | 2025-03-04 | Correct-AI Inc. | Visual guidance system and method |
DE102020212366A1 (en) * | 2020-09-30 | 2022-03-31 | Robert Bosch Gesellschaft mit beschränkter Haftung | Transform measurement data between different configurations of measurement systems |
JP7520753B2 (en) * | 2021-03-05 | 2024-07-23 | 株式会社東芝 | Learning device, method and program |
NL2028357B1 (en) * | 2021-06-01 | 2022-12-13 | Cyclomedia Tech B V | Method for training a neural network |
US20230126294A1 (en) * | 2021-10-22 | 2023-04-27 | Dell Products, L.P. | Multi-observer, consensus-based ground truth |
US20250078491A1 (en) * | 2021-12-29 | 2025-03-06 | Orta Dogu Teknik Universitesi | High-performance object detection system using hdr images obtained from ldr cameras in autonomous vehicles |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170371348A1 (en) * | 2017-09-07 | 2017-12-28 | GM Global Technology Operations LLC | Ground reference determination for autonomous vehicle operations |
US20180173971A1 (en) * | 2016-12-19 | 2018-06-21 | Waymo Llc | Pedestrian detection neural networks |
-
2018
- 2018-05-30 US US15/992,498 patent/US10768628B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180173971A1 (en) * | 2016-12-19 | 2018-06-21 | Waymo Llc | Pedestrian detection neural networks |
US20170371348A1 (en) * | 2017-09-07 | 2017-12-28 | GM Global Technology Operations LLC | Ground reference determination for autonomous vehicle operations |
Cited By (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12020476B2 (en) | 2017-03-23 | 2024-06-25 | Tesla, Inc. | Data synthesis for autonomous control systems |
US11487288B2 (en) | 2017-03-23 | 2022-11-01 | Tesla, Inc. | Data synthesis for autonomous control systems |
US11403069B2 (en) | 2017-07-24 | 2022-08-02 | Tesla, Inc. | Accelerated mathematical engine |
US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
US12086097B2 (en) | 2017-07-24 | 2024-09-10 | Tesla, Inc. | Vector computational unit |
US12216610B2 (en) | 2017-07-24 | 2025-02-04 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
US11681649B2 (en) | 2017-07-24 | 2023-06-20 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
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 |
US11797304B2 (en) | 2018-02-01 | 2023-10-24 | Tesla, Inc. | Instruction set architecture for a vector computational unit |
US11734562B2 (en) | 2018-06-20 | 2023-08-22 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
US11165948B2 (en) * | 2018-06-29 | 2021-11-02 | Canon Kabushiki Kaisha | Imaging apparatus for controlling an imaging function that affects an imaging result |
US11841434B2 (en) | 2018-07-20 | 2023-12-12 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
US12079723B2 (en) | 2018-07-26 | 2024-09-03 | Tesla, Inc. | Optimizing neural network structures for embedded 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 |
US11983630B2 (en) | 2018-09-03 | 2024-05-14 | Tesla, Inc. | Neural networks for embedded devices |
US11893774B2 (en) | 2018-10-11 | 2024-02-06 | Tesla, Inc. | Systems and methods for training machine models with augmented data |
US11665108B2 (en) | 2018-10-25 | 2023-05-30 | 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 |
US12198396B2 (en) * | 2018-12-04 | 2025-01-14 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
US11908171B2 (en) | 2018-12-04 | 2024-02-20 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
US20240185552A1 (en) * | 2018-12-04 | 2024-06-06 | 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 |
US12136030B2 (en) | 2018-12-27 | 2024-11-05 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
US12014553B2 (en) | 2019-02-01 | 2024-06-18 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
US11748620B2 (en) | 2019-02-01 | 2023-09-05 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
US12223428B2 (en) | 2019-02-01 | 2025-02-11 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
US12164310B2 (en) | 2019-02-11 | 2024-12-10 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
US11790664B2 (en) | 2019-02-19 | 2023-10-17 | Tesla, Inc. | Estimating object properties using visual image data |
US12236689B2 (en) | 2019-02-19 | 2025-02-25 | Tesla, Inc. | Estimating object properties using visual image data |
US20230410477A1 (en) * | 2022-06-15 | 2023-12-21 | University Industry Foundation, Yonsei University | Method and device for segmenting objects in images using artificial intelligence |
Also Published As
Publication number | Publication date |
---|---|
US20190179327A1 (en) | 2019-06-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10768628B2 (en) | Systems and methods for object detection at various ranges using multiple range imagery | |
US12248075B2 (en) | System and method for identifying travel way features for autonomous vehicle motion control | |
US10496099B2 (en) | Systems and methods for speed limit context awareness | |
US11835951B2 (en) | Object motion prediction and autonomous vehicle control | |
US11836623B2 (en) | Object detection and property determination for autonomous vehicles | |
US11682196B2 (en) | Autonomous vehicle lane boundary detection systems and methods | |
US20230415788A1 (en) | Multi-Task Machine-Learned Models for Object Intention Determination in Autonomous Driving | |
US11593950B2 (en) | System and method for movement detection | |
US10803325B2 (en) | Autonomous vehicle lane boundary detection systems and methods | |
US20210382488A1 (en) | Systems and Methods for Prioritizing Object Prediction for Autonomous Vehicles | |
US11960290B2 (en) | Systems and methods for end-to-end trajectory prediction using radar, LIDAR, and maps | |
US10310087B2 (en) | Range-view LIDAR-based object detection | |
US11537127B2 (en) | Systems and methods for vehicle motion planning based on uncertainty | |
US20190129429A1 (en) | Systems and Methods for Determining Tractor-Trailer Angles and Distances | |
US20200159225A1 (en) | End-To-End Interpretable Motion Planner for Autonomous Vehicles | |
US20180349746A1 (en) | Top-View Lidar-Based Object Detection | |
WO2019099622A1 (en) | Autonomous vehicle lane boundary detection systems and methods | |
US11260875B2 (en) | Systems and methods for road surface dependent motion planning |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: UBER TECHNOLOGIES, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MARTIN, R. LANCE;VAWTER, ZAC;POKROVSKY, ANDREI;SIGNING DATES FROM 20180613 TO 20180624;REEL/FRAME:046235/0181 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
AS | Assignment |
Owner name: UATC, LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:UBER TECHNOLOGIES, INC.;REEL/FRAME:050353/0884 Effective date: 20190702 |
|
AS | Assignment |
Owner name: UATC, LLC, CALIFORNIA Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE FROM CHANGE OF NAME TO ASSIGNMENT PREVIOUSLY RECORDED ON REEL 050353 FRAME 0884. ASSIGNOR(S) HEREBY CONFIRMS THE CORRECT CONVEYANCE SHOULD BE ASSIGNMENT;ASSIGNOR:UBER TECHNOLOGIES, INC.;REEL/FRAME:051145/0001 Effective date: 20190702 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: AURORA OPERATIONS, INC., PENNSYLVANIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:UATC, LLC;REEL/FRAME:067733/0001 Effective date: 20240321 |