WO2015126443A1 - Moving object localization in 3d using a single camera - Google Patents

Moving object localization in 3d using a single camera Download PDF

Info

Publication number
WO2015126443A1
WO2015126443A1 PCT/US2014/047569 US2014047569W WO2015126443A1 WO 2015126443 A1 WO2015126443 A1 WO 2015126443A1 US 2014047569 W US2014047569 W US 2014047569W WO 2015126443 A1 WO2015126443 A1 WO 2015126443A1
Authority
WO
WIPO (PCT)
Prior art keywords
ground plane
sfm
estimation
monocular
framework
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
Application number
PCT/US2014/047569
Other languages
French (fr)
Inventor
Manmohan Chandraker
Shiyu Song
Yuanqing Lin
Xiaoyu Wang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Laboratories America Inc
Original Assignee
NEC Laboratories America Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Laboratories America Inc filed Critical NEC Laboratories America Inc
Priority to JP2016504398A priority Critical patent/JP6186072B2/en
Publication of WO2015126443A1 publication Critical patent/WO2015126443A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/73Determining position or orientation of objects or cameras using feature-based methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/246Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/277Analysis of motion involving stochastic approaches, e.g. using Kalman filters
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • G06T7/55Depth or shape recovery from multiple images
    • G06T7/579Depth or shape recovery from multiple images from motion
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20076Probabilistic image processing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30248Vehicle exterior or interior
    • G06T2207/30252Vehicle exterior; Vicinity of vehicle
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads

Definitions

  • the present invention relates to Monocular SFM and Moving Object Localization.
  • Stereo-based SFM systems now routinely achieve real-time performance in both indoor and outdoor environments.
  • Several monocular systems have also demonstrated good performance in smaller desktop or indoor environments.
  • Successful large-scale monocular systems for autonomous navigation are less extant, primarily due to the challenge of scale drift.
  • a large-scale monocular system handles scale drift with loop closure. While desirable for map building, delayed scale correction from loop closure is not an option for autonomous driving.
  • Parallel monocular architectures like PTAM are elegant solutions for small workspaces.
  • PTAM uses the existing distribution of points to restrict the epipolar search range, which is not desirable for fast-moving vehicles. It uses free time in the mapping thread when exploring known regions for data association refinement and bundle adjustment, however, scene revisits are not feasible in autonomous driving.
  • Other system compute relative pose between consecutive frames. However, two-view estimation leads to high translational errors for narrow baseline forward motion.
  • a vision-based, real-time monocular structure from motion (SFM) and 3D moving object localization for real-world autonomous driving is disclosed.
  • a computer vision system for autonomous driving that uses only a single camera includes
  • a method for autonomous driving with only a single camera includes moving object localization in 3D with a real-time framework that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation; tracking feature points on moving cars a real-time framework to and use the feature points for 3D orientation estimation; and correcting scale drift with ground plane estimation that combines cues from sparse features and dense stereo visual data.
  • SFM object detection and monocular structure from motion
  • the system provides a robust monocular SFM with high accuracy and achieves rotation accuracy close to current best stereo systems and translation accuracy far exceeding other monocular architectures.
  • High performance is achieved by scale drift correction using ground plane estimation that combines cues from sparse features and dense stereo.
  • a data-driven mechanism for cue combination learns models from training data to relate observation covariances for each cue to error variances of underlying variables. This allows per-frame adaptation of observation covariances based on relative confidences inferred from visual data.
  • the framework for moving object localization in 3D achieves high accuracy by harnessing mutual benefits of object detection and SFM, through an accurate ground plane. The incorporation of the SFM cues and ground plane estimation can drastically improve the performance of 3D localization frameworks.
  • FIG. 1 A shows an exemplary computer vision method for autonomous driving that uses only a single camera.
  • FIG. IB shows an exemplary Selective Context Modeling for Object Detection process.
  • FIG. 2 shows the operation of one embodiment of FIG. 1 A.
  • FIG. 3 shows an exemplary computer working with the system of FIG. 1A.
  • FIG. 1 A shows an exemplary computer vision system for autonomous driving that uses only a single camera.
  • the method for autonomous driving with only a single camera includes moving object localization in 3D with a real-time framework that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation (20); tracking feature points on moving cars a real-time framework to and use the feature points for 3D orientation estimation (30); and correcting scale drift with ground plane estimation that combines cues from sparse features and dense stereo visual data (40).
  • SFM object detection and monocular structure from motion
  • the system's high performance is due to the scale drift correction using ground plane estimation that combines cues from sparse features and dense stereo.
  • the data-driven mechanism for cue combination learns models from training data to relate observation covariances for each cue to error behavior of underlying variables. During testing, this allows per-frame adaptation of observation covariances based on relative confidences inferred from visual data.
  • the framework for localization of moving objects in 3D achieves high accuracy by harnessing the mutual benefits of 2D object bounding boxes and SFM, through an accurate ground plane.
  • FIG. IB shows an exemplary Selective Context Modeling for Object Detection process.
  • Context information has been largely used in object detection algorithms, including but not limited to responses from other detectors, responses from image classification models or visual appearance from the background.
  • Our proposal deals with the problem of efficient background context learning. Not all the object background helps with object detection.
  • To determine the effective background context we propose a set of background regions. A boosting learning process is employed to explore these regions and select most discriminative ones.
  • our goal is to detect the motorbike.
  • an extended region beyond the object bounding box i.e. the pink region.
  • Features extracted from these sub-regions are fed to the boosting process as input of weak learners.
  • the most discriminative ones, i.e. , sub-regions which most benefit object detection accuracy are selected and augmented to the final boosting classifier.
  • Our approach improves the object detection mean average precision by 2% in the PASCAL VOC 2007 dataset.
  • Our system provides a comprehensive, accurate, robust and real-time large-scale monocular structure from motion (SFM) system that enables real-world autonomous outdoor driving applications.
  • Our system relies on novel multithreaded architectures for structure from motion that allow handling large motions and rapidly changing imagery for fast-moving vehicles.
  • Design highlights of the system include parallel epipolar search for extensive validation of feature matches over long tracks and a novel keyframe architecture that allows insertion at low cost. This allows us to meet a key requirement for autonomous driving: robust operation of our system at 30 fps on the average, with output guaranteed at every frame within 50 ms.
  • To resolve the scale ambiguity of monocular SFM we estimate the height of the ground plane at every frame.
  • Cues for ground plane estimation include triangulated 3D points and plane-guided dense stereo matching. These cues are combined in a flexible Kalman filtering framework, which we train rigorously to operate with the correct empirical covariances. We perform extensive validation on nearly 50 km of real-world driving sequences from the challenging KITTI dataset to achieve the best-to-date accuracy for large scale real-time monocular systems: 0.0 ⁇ per frame rotation and 4% translation error.
  • the benefits of the system include:
  • Scale drift correction by adaptively combining multiple cues for ground plane estimation using learned models to correctly weight per-frame observation covariances.
  • a 3D object localization framework that combines detection and monocular SFM through the ground plane, to achieve accurate localization in both near and far fields.
  • FIG. 2 shows the operation of one embodiment of FIG. 1A.
  • our monocular SFM yields camera trajectories close to the ground truth over several kilometers of real-world driving.
  • KITTI dataset we outperform most stereo systems in rotation, with translation errors also comparable to stereo and far lower than other monocular SFM systems.
  • Scale drift correction using a novel, adaptive ground plane estimation allows such accuracy and robustness.
  • Cyan denotes 2D bounding boxes
  • green is the horizon from estimated ground plane
  • red denotes estimated 3D localization for far and near objects, with distance in magenta.
  • the system incorporates cues from multiple methods of ground plane estimation and second, we combine them in a principled framework that accounts for their per-frame relative confidences, using models learned from extensive training data.
  • the system uses a Kalman filter that adapts the fusion observation covariances at every frame to reflect the relative uncertainties. This is achieved in one embodiment by a training procedure on over 20000 frames from the KITTI dataset, whereby models are learned that relate the observation covariance for each cue to variances corresponding to error distributions for each underlying variable.
  • a highly accurate ground plane has immediate benefits for scene understanding applications like single-camera localization of moving rigid objects (cars) in 3D.
  • a new localization framework combines information from object bounding boxes and SFM feature tracks, through the ground plane.
  • SFM can allow accurate feature matches on nearby objects, but suffers due to the low resolution of those far away.
  • bounding boxes from object detection or appearance-based tracking are obtainable for distant objects, but are often inconsistent with the 3D scene in the near field.
  • SFM and detection can mutually counter each other's drawbacks.
  • the system incorporates cues from multiple methods of ground plane estimation and second, combines them in a principled framework that accounts for their per-frame relative confidences, using models learned from extensive training data.
  • a Kalman filter framework adapts the fusion observation covariances at every frame to reflect the relative uncertainty of each cue. This is achieved by a training procedure on over 20000 frames from the KITTI dataset, whereby models are learned that relate the observation covariance for each cue to the error behaviors of its underlying variables. To the best of our knowledge, such adaptive estimation of observation covariances for cue combination is novel.
  • a highly accurate ground plane has immediate benefits for scene understanding applications like single-camera localization of moving rigid objects (cars) in 3D.
  • a localization framework combines information from object bounding boxes and SFM feature tracks, through the ground plane.
  • SFM can allow accurate feature matches on nearby objects, but suffers due to the low resolution of those far away.
  • bounding boxes from object detection or appearance-based tracking are obtainable for distant objects, but are often inconsistent with the 3D scene in the near field.
  • each independently moving object in monocular SFM may at best be estimated up to an unknown scale factor.
  • the contact of a 2D bounding box with an accurate ground plane provides a cue to resolve this scale.
  • Combining SFM and object bounding boxes through the adaptive ground plane significantly improves 3D localization for both near and distant objects. The benefit of our cue combination is available even for more comprehensive monocular scene understanding frameworks.
  • Visual odometry is an inherently sequential operation. This is especially true for autonomous navigation as opposed to indoor or desktop applications, where the possibility of repeatedly viewing the same scene structures is high. For rapidly changing points in the visible field of view, bundle adjustment must be per-frame rather than with the interrupt mechanism of PTAM, else by the time the refined points become available, they are not useful any more. Thus, designing a multithreaded system requires achieving a delicate balance between accuracy and latency.
  • candidate point sets usable for pose estimation are continually updated in a dedicated thread.
  • the epipolar update is extended to handle high speeds using a rough vanishing point estimation.
  • a square of side length proportional to camera velocity, centered at (x 0 + Ax, y 0 + Ay) in frame n is considered.
  • the displacement (Ax, Ay) is computed based on the distance of (x 0 , y Q ) from the vanishing point. Estimation of (Ax, Ay) helps in fast highway sequences, where disparity ranges can vary significantly between the far and near fields.
  • a sliding window bundle adjustment operates in a parallel thread with the epipolar search. Keyframes are added to trigger larger refinements. During small motions, the result is enhanced by preventing keyframe addition and ensuring the previous keyframe is included in the bundle cache. This yields improved pose estimates for near-stationary situations. After refinement, the system is also given a chance to re-find 3D points temporarily lost due to artifacts like blur or specularities.
  • the publicly available SBA package [?] is used for bundle adjustment.
  • Scale drift is corrected using calibrated height of camera from ground, h * .
  • h * an estimated height of ground plane
  • th system uses a Kalman filter. Its model of state evolution is
  • Scale drift correction is an integral component of monocular SFM. In practice, it is the single most important aspect that ensures accuracy. We estimate the depth and orientation of the ground plane relative to the camera for scale correction.
  • F 23201 frames from sequences 0 to 10 of the KITTI dataset, which come with Velodyne depth sensor information.
  • To determine the ground truth h and n we label regions of the image close to the camera that are road and fit a plane to the associated 3D points (no label information is available or used during testing).
  • a univariate Gaussian is now fit to the distribution of s , whose variance a k h captures the sharpness of the SAD distribution, which reflects belief in accuracy of height h estimated from the dense stereo method at frame k .
  • a similar procedure yields variances ⁇ * and ⁇ * 3 ⁇ 4 corresponding to orientation variables.
  • the covariance estimation for the method that uses triangulated 3D points differs from the stereo method, since the normal n is assumed known from the camera pitch and only the height h is an estimated entity.
  • h P be ground height estimated at frame k using 3D points alone.
  • h e [0.5 / ⁇ , 1 .5 h p ]
  • q reflects belief in accuracy of height estimated from 3D points.
  • the histogram for the KITTI dataset is shown in Figure 4.
  • we compute the straight line fit through the data points (a b h , q h ) which is a learned model that relates observation covariance in h to expected effectiveness of the 3D points cue.
  • SFM and 2D object bounding boxes offer inherently complementary cues for scene understanding.
  • SFM produces reliable tracks for nearby objects, but suffers from low resolution in far field.
  • detection or tracking bounding boxes tend to be consistent with the 3D scene for far objects, but may be inaacurately aligned with the near scene due to perspective challenges.
  • an SFM reprojection error for the feature tracks may be defined as
  • the object pose is computed as:
  • Object bounding boxes circumvent the problem of motion segmentation in driving scenes, where object motions are often correlated. They also allow independent feature tracking for each object. For object points, 3D tracks are estimated using a similar framework as discussed above. Rigid-body motion allows a PnP verification to discard non-object points within the bounding box as outliers.
  • the window sizes for feature tracking are set to be inversely proportional to the rough depth estimate since far objects usually have smaller disparity signatures. Thus, the accurate ground plane estimation also proves useful for stabilizing the feature tracking.
  • object terms in (10) may also be weighted by relative confidences. While localization is currently used as post-processing to aid detection or appearance-based tracking (such as removing false positives), incorporating 3D cues at earlier stages can have larger benefits.
  • the invention may be implemented in hardware, firmware or software, or a combination of the three.
  • the invention is implemented in a computer program executed on a programmable computer having a processor, a data storage system, volatile and non-volatile memory and/or storage elements, at least one input device and at least one output device.
  • the computer preferably includes a processor, random access memory (RAM), a program memory (preferably a writable read-only memory (ROM) such as a flash ROM) and an input/output (I/O) controller coupled by a CPU bus.
  • RAM random access memory
  • program memory preferably a writable read-only memory (ROM) such as a flash ROM
  • I/O controller coupled by a CPU bus.
  • the computer may optionally include a hard drive controller which is coupled to a hard disk and CPU bus. Hard disk may be used for storing application programs, such as the present invention, and data. Alternatively, application programs may be stored in RAM or ROM.
  • I/O controller is coupled by means of an I/O bus to an I/O interface.
  • I/O interface receives and transmits data in analog or digital form over communication links such as a serial link, local area network, wireless link, and parallel link.
  • a display, a keyboard and a pointing device may also be connected to I/O bus.
  • separate connections may be used for I/O interface, display, keyboard and pointing device.
  • Programmable processing system may be preprogrammed or it may be programmed (and reprogrammed) by downloading a program from another source (e.g., a floppy disk, CD-ROM, or another computer).
  • Each computer program is tangibly stored in a machine-readable storage media or device (e.g., program memory or magnetic disk) readable by a general or special purpose programmable computer, for configuring and controlling operation of a computer when the storage media or device is read by the computer to perform the procedures described herein.
  • the inventive system may also be considered to be embodied in a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner to perform the functions described herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Image Analysis (AREA)

Abstract

The present invention relates to Monocular SFM and Moving Object Localization. Stereo-based SFM systems now routinely achieve real-time performance in both indoor and outdoor environments. Several monocular systems have also demonstrated good performance in smaller desktop or indoor environments. Successful large-scale monocular systems for autonomous navigation are less extant, primarily due to the challenge of scale drift. A large-scale monocular system handles scale drift with loop closure. While desirable for map building, delayed scale correction from loop closure is not an option for autonomous driving. Parallel monocular architectures like PTAM are elegant solutions for small workspaces. However, PTAM uses the existing distribution of points to restrict the epipolar search range, which is not desirable for fast-moving vehicles. It uses free time in the mapping thread when exploring known regions for data association refinement and bundle adjustment, however, scene revisits are not feasible in autonomous driving. Other system compute relative pose between consecutive frames. However, two-view estimation leads to high translational errors for narrow baseline forward motion. Monocular SFM and scene understanding are attractive due to lower cost and calibration requirements. However, the lack of a fixed stereo baseline leads to scale drift, which is the primary bottleneck that prevents monocular SFM from attaining accuracy comparable to stereo. To counter scale drift, prior knowledge must be used, a popular avenue for which is the known height of the camera above the ground plane. Thus, a robust and accurate estimation of the ground plane is crucial to achieve good performance in monocular scene understanding. However, in real-world autonomous driving, the ground plane corresponds to a rapidly moving, low-textured road surface, which makes its estimation from image data challenging.

Description

MOVING OBJECT LOCALIZATION IN 3D USING A SINGLE CAMERA
BACKGROUND
The present invention relates to Monocular SFM and Moving Object Localization.
Stereo-based SFM systems now routinely achieve real-time performance in both indoor and outdoor environments. Several monocular systems have also demonstrated good performance in smaller desktop or indoor environments. Successful large-scale monocular systems for autonomous navigation are less extant, primarily due to the challenge of scale drift. A large-scale monocular system handles scale drift with loop closure. While desirable for map building, delayed scale correction from loop closure is not an option for autonomous driving. Parallel monocular architectures like PTAM are elegant solutions for small workspaces. However, PTAM uses the existing distribution of points to restrict the epipolar search range, which is not desirable for fast-moving vehicles. It uses free time in the mapping thread when exploring known regions for data association refinement and bundle adjustment, however, scene revisits are not feasible in autonomous driving. Other system compute relative pose between consecutive frames. However, two-view estimation leads to high translational errors for narrow baseline forward motion.
Monocular SFM and scene understanding are attractive due to lower cost and calibration requirements. However, the lack of a fixed stereo baseline leads to scale drift, which is the primary bottleneck that prevents monocular SFM from attaining accuracy comparable to stereo. To counter scale drift, prior knowledge must be used, a popular avenue for which is the known height of the camera above the ground plane. Thus, a robust and accurate estimation of the ground plane is crucial to achieve good performance in monocular scene understanding. However, in real-world autonomous driving, the ground plane corresponds to a rapidly moving, low-textured road surface, which makes its estimation from image data challenging.
SUMMARY
In one aspect, a vision-based, real-time monocular structure from motion (SFM) and 3D moving object localization for real-world autonomous driving is disclosed.
In another aspect, a computer vision system for autonomous driving that uses only a single camera includes
(i) a real-time framework for moving object localization in 3D that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation
(ii) a real-time framework to track feature points on moving cars and use them for 3D orientation estimation
(iii) a mechanism to correct scale drift using ground plane estimation that combines cues from sparse features and dense stereo visual data.
In yet another aspect, a method for autonomous driving with only a single camera includes moving object localization in 3D with a real-time framework that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation; tracking feature points on moving cars a real-time framework to and use the feature points for 3D orientation estimation; and correcting scale drift with ground plane estimation that combines cues from sparse features and dense stereo visual data.
Advantages of the system may include one or more of the following. The system provides a robust monocular SFM with high accuracy and achieves rotation accuracy close to current best stereo systems and translation accuracy far exceeding other monocular architectures. High performance is achieved by scale drift correction using ground plane estimation that combines cues from sparse features and dense stereo. A data-driven mechanism for cue combination learns models from training data to relate observation covariances for each cue to error variances of underlying variables. This allows per-frame adaptation of observation covariances based on relative confidences inferred from visual data. The framework for moving object localization in 3D achieves high accuracy by harnessing mutual benefits of object detection and SFM, through an accurate ground plane. The incorporation of the SFM cues and ground plane estimation can drastically improve the performance of 3D localization frameworks. BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 A shows an exemplary computer vision method for autonomous driving that uses only a single camera.
FIG. IB shows an exemplary Selective Context Modeling for Object Detection process.
FIG. 2 shows the operation of one embodiment of FIG. 1 A.
FIG. 3 shows an exemplary computer working with the system of FIG. 1A.
DESCRIPTION
FIG. 1 A shows an exemplary computer vision system for autonomous driving that uses only a single camera. The method for autonomous driving with only a single camera includes moving object localization in 3D with a real-time framework that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation (20); tracking feature points on moving cars a real-time framework to and use the feature points for 3D orientation estimation (30); and correcting scale drift with ground plane estimation that combines cues from sparse features and dense stereo visual data (40).
The system's high performance is due to the scale drift correction using ground plane estimation that combines cues from sparse features and dense stereo. The data-driven mechanism for cue combination learns models from training data to relate observation covariances for each cue to error behavior of underlying variables. During testing, this allows per-frame adaptation of observation covariances based on relative confidences inferred from visual data. The framework for localization of moving objects in 3D achieves high accuracy by harnessing the mutual benefits of 2D object bounding boxes and SFM, through an accurate ground plane.
FIG. IB shows an exemplary Selective Context Modeling for Object Detection process. Context information has been largely used in object detection algorithms, including but not limited to responses from other detectors, responses from image classification models or visual appearance from the background. Our proposal deals with the problem of efficient background context learning. Not all the object background helps with object detection. To determine the effective background context, we propose a set of background regions. A boosting learning process is employed to explore these regions and select most discriminative ones.
As shown in FIG. IB, our goal is to detect the motorbike. To incorporate background context, we explore an extended region beyond the object bounding box, i.e. the pink region. We randomly select 3000 sub-regions from the object background in pink. Features extracted from these sub-regions are fed to the boosting process as input of weak learners. The most discriminative ones, i.e. , sub-regions which most benefit object detection accuracy are selected and augmented to the final boosting classifier. Our approach improves the object detection mean average precision by 2% in the PASCAL VOC 2007 dataset.
Our system provides a comprehensive, accurate, robust and real-time large-scale monocular structure from motion (SFM) system that enables real-world autonomous outdoor driving applications. Our system relies on novel multithreaded architectures for structure from motion that allow handling large motions and rapidly changing imagery for fast-moving vehicles. Design highlights of the system include parallel epipolar search for extensive validation of feature matches over long tracks and a novel keyframe architecture that allows insertion at low cost. This allows us to meet a key requirement for autonomous driving: robust operation of our system at 30 fps on the average, with output guaranteed at every frame within 50 ms. To resolve the scale ambiguity of monocular SFM, we estimate the height of the ground plane at every frame. Cues for ground plane estimation include triangulated 3D points and plane-guided dense stereo matching. These cues are combined in a flexible Kalman filtering framework, which we train rigorously to operate with the correct empirical covariances. We perform extensive validation on nearly 50 km of real-world driving sequences from the challenging KITTI dataset to achieve the best-to-date accuracy for large scale real-time monocular systems: 0.0Γ per frame rotation and 4% translation error.
The benefits of the system include:
Highly accurate real-time monocular SFM that achieves performance comparable to stereo.
Scale drift correction by adaptively combining multiple cues for ground plane estimation using learned models to correctly weight per-frame observation covariances.
A 3D object localization framework that combines detection and monocular SFM through the ground plane, to achieve accurate localization in both near and far fields.
FIG. 2 shows the operation of one embodiment of FIG. 1A. In the top row, our monocular SFM yields camera trajectories close to the ground truth over several kilometers of real-world driving. On KITTI dataset, we outperform most stereo systems in rotation, with translation errors also comparable to stereo and far lower than other monocular SFM systems. Scale drift correction using a novel, adaptive ground plane estimation allows such accuracy and robustness. On the bottom row, we demonstrate a 3D moving object localization framework that combines SFM with 2D object bounding boxes to derive advantages from our adaptive ground estimation. Cyan denotes 2D bounding boxes, green is the horizon from estimated ground plane, red denotes estimated 3D localization for far and near objects, with distance in magenta.
The system incorporates cues from multiple methods of ground plane estimation and second, we combine them in a principled framework that accounts for their per-frame relative confidences, using models learned from extensive training data. To combine cues, the system uses a Kalman filter that adapts the fusion observation covariances at every frame to reflect the relative uncertainties. This is achieved in one embodiment by a training procedure on over 20000 frames from the KITTI dataset, whereby models are learned that relate the observation covariance for each cue to variances corresponding to error distributions for each underlying variable. A highly accurate ground plane has immediate benefits for scene understanding applications like single-camera localization of moving rigid objects (cars) in 3D. A new localization framework combines information from object bounding boxes and SFM feature tracks, through the ground plane. Intuitively, SFM can allow accurate feature matches on nearby objects, but suffers due to the low resolution of those far away. On the other hand, bounding boxes from object detection or appearance-based tracking are obtainable for distant objects, but are often inconsistent with the 3D scene in the near field. Thus, SFM and detection can mutually counter each other's drawbacks. By combining SFM and detection through the adaptive ground plane, the system significantly improves 3D localization for both nearby and distant objects. The benefit of our cue combination is available even for more comprehensive monocular scene understanding frameworks.
The system incorporates cues from multiple methods of ground plane estimation and second, combines them in a principled framework that accounts for their per-frame relative confidences, using models learned from extensive training data. To combine cues, a Kalman filter framework adapts the fusion observation covariances at every frame to reflect the relative uncertainty of each cue. This is achieved by a training procedure on over 20000 frames from the KITTI dataset, whereby models are learned that relate the observation covariance for each cue to the error behaviors of its underlying variables. To the best of our knowledge, such adaptive estimation of observation covariances for cue combination is novel.
A highly accurate ground plane has immediate benefits for scene understanding applications like single-camera localization of moving rigid objects (cars) in 3D. To demonstrate that, a localization framework combines information from object bounding boxes and SFM feature tracks, through the ground plane. Intuitively, SFM can allow accurate feature matches on nearby objects, but suffers due to the low resolution of those far away. On the other hand, bounding boxes from object detection or appearance-based tracking are obtainable for distant objects, but are often inconsistent with the 3D scene in the near field. Moreover, each independently moving object in monocular SFM may at best be estimated up to an unknown scale factor. The contact of a 2D bounding box with an accurate ground plane provides a cue to resolve this scale. Combining SFM and object bounding boxes through the adaptive ground plane significantly improves 3D localization for both near and distant objects. The benefit of our cue combination is available even for more comprehensive monocular scene understanding frameworks.
Visual odometry is an inherently sequential operation. This is especially true for autonomous navigation as opposed to indoor or desktop applications, where the possibility of repeatedly viewing the same scene structures is high. For rapidly changing points in the visible field of view, bundle adjustment must be per-frame rather than with the interrupt mechanism of PTAM, else by the time the refined points become available, they are not useful any more. Thus, designing a multithreaded system requires achieving a delicate balance between accuracy and latency.
Our multithread architecture allows elegant extension to as many threads as desired. Besides the obvious speed advantages, multithreading also greatly contributes to the accuracy and robustness of the system. As an example, consider our epipolar contrained search. A single-thread version of a system that relies on 2D-3D correspondences might update its stable point set by performing an epipolar search in the frame preceding a keyframe. However, the support for the 3D points introduced by this mechanism is limited to just the triplet used for the circular matching and triangulation. By moving the epipolar search to a separate thread and performing the circular matching at every frame, we may supply 3D points with tracks of length up to the distance from the preceding keyframe. Clearly, the set of long tracks provided by the epipolar thread in our multithread system is far more likely to be free of outliers.
To handle scene points rapidly moving out of view in autonomous driving applications, candidate point sets usable for pose estimation are continually updated in a dedicated thread. The epipolar update is extended to handle high speeds using a rough vanishing point estimation. For every feature f0 in the most recent keyframe at location (x0, y0) , a square of side length proportional to camera velocity, centered at (x0 + Ax, y0 + Ay) in frame n is considered. The displacement (Ax, Ay) is computed based on the distance of (x0, yQ) from the vanishing point. Estimation of (Ax, Ay) helps in fast highway sequences, where disparity ranges can vary significantly between the far and near fields.
A sliding window bundle adjustment operates in a parallel thread with the epipolar search. Keyframes are added to trigger larger refinements. During small motions, the result is enhanced by preventing keyframe addition and ensuring the previous keyframe is included in the bundle cache. This yields improved pose estimates for near-stationary situations. After refinement, the system is also given a chance to re-find 3D points temporarily lost due to artifacts like blur or specularities. The publicly available SBA package [?] is used for bundle adjustment.
Scale drift is corrected using calibrated height of camera from ground, h* . Let h be an estimated height of ground plane, then camera poses are adjusted by a scale factor / = h* Ih , followed by bundle adjustment. In Sec. 5, we describe a novel approach to cue combination that yields highly accurate h .
To combine estimates from various methods, th system uses a Kalman filter. Its model of state evolution is
= AxA_1 +wH, p(w) : N(0,Q),
z* = Hx* + vi-\ p(v) : N(0,V),
where x is the state variable, z the observation, while Q and U are the covariances of the process and observation noise, respectively, that are assumed to be zero mean multivariate normal distributions. Suppose methods y = 1 , · · · , m are used for estimating the ground plane, each with its observation covariance U ;. . Then, with (U* )_1 = ^"^(U* )-1 , the fusion equations at time instant k are
m m
zk = Vk∑(U* )-' z* s = U*∑(U* )-' H* .
7=1 ' ./=]
Meaningful estimation of U* at every frame, with the correctly proportional U* for each cue, is essential for principled cue combination. Traditionally, fixed covariances are used to combine cues, which does not account for the per-frame variation in the effectiveness of each cue across a video sequence. A rigorous data-driven module learns models to adapt per-frame covariances for each cue, based on error distributions of the underlying variables.
Scale drift correction is an integral component of monocular SFM. In practice, it is the single most important aspect that ensures accuracy. We estimate the depth and orientation of the ground plane relative to the camera for scale correction.
We use multiple methods like triangulation of feature matches and dense stereo to estimate the ground plane. The system combines these cues to reflect our belief in the relative accuracy of each cue. Naturally, this belief should be influenced by both the input at a particular frame and observations from training data. We achieve this by learning models from extensive training data to relate the observation covariance for each cue to error behavior of its underlying variables. During testing, the error distributions at every frame adapt the data fusion observation covariances using those learned models.
Plane-guided Dense Stereo is detailed next. We assume a region in the foreground (middle fifth of the lower third of the image) to be the road plane. For a hypothesized value of (h, n) , the stereo cost function computation determines the homography mapping between frames k and k + l as G = R + Zf'tn7 , where (R, t) is the relative pose from monocular SFM. Note that t differs from the true translation by a scale drift factor, encoded in the h we wish to estimate. Pixels in frame k + \ are mapped to frame k (subpixel accuracy is important for good performance) and the sum of absolute differences (SAD) is computed over bilinearly interpolated image intensities. A Nelder-Mead simplex routine is used to estimate the (h, n) that minimize this cost function. Note that the optimization only involves the three variables h , «, and , , since PnP = 1 . In practice, the optimization cost function usually has a clear local minimum, as shown in Figure 1. The optimization requires 10 ms per frame on average.
Turning now to triangulated 3D Points, we consider matched SIFT descriptors between frames k and k + l , computed within the above region of interest (we find ORB descriptors to be not powerful enough for the low texture of the road and real-time performance is attainable for SIFT in this small region). To fit a plane through the triangulated 3D points, one option is to estimate (h, n) using a 3-point RANSAC for plane-fitting, however, in our experiments, better results are obtained using the method of [?], by assuming the camera pitch to be fixed from calibration. For every triangulated 3D point i , the height difference Δ/?ν is computed with respect to every other point j . The estimated ground plane height is the height of the point i corresponding to the maximal score q , where q = max { T exp(- μΑΙι^ )} , where μ = 50.
Other systems may decompose the homography mapping G between frames to yield the camera height. However, in practice, the decomposition is very sensitive to noise, which is a severe problem since the homography is computed using feature maches from the low-textured road surface. We also note that the homography-decomposition cannot be expected to perform better than the 3D points cue, since they both rely on the same set of feature matches. Further, the fact that road regions may be mapped by a homography is already exploited by our plane-guided dense stereo.
Data-Driven Learning for Cue Combination is detailed next. The ground plane cues provided by the two methods above are combined in a Kalman filter framework significantly different from prior works. To account for instantaneous variations in relative strengths of each cue, we use a training mechanism that learns models to adapt observation covariances in proportion to belief in the relative effectiveness of each cue.
The training data for our experiments consists of F = 23201 frames from sequences 0 to 10 of the KITTI dataset, which come with Velodyne depth sensor information. To determine the ground truth h and n , we label regions of the image close to the camera that are road and fit a plane to the associated 3D points (no label information is available or used during testing).
Our state variable in (1) is simply the equation of the ground plane, thus, x = (n, h)T . Since ||n|| = 1 , n2 is determined by nx and τ¾ and our observation is z = (n , n3, h)T . Thus, our state transition matrix and the observation model are given by
-I T 1 0 0 0
R t
A = H 0 0 1 0
0T 1
0 0 0 1
Dense Stereo
We make the approximation that state variables are uncorrelated. For a training image,
Λ Λ Λ
let (n, h) be the ground plane estimated by the dense stereo method. We first fix », = and
Λ Λ Λ
n3 = n-i and for 50 uniform samples of h in the range [0.5 h, 1.5 ] , construct homography mappings from frame k to k + l , given by G = R + /T1tn . For each homography mapping, we compute the SAD score corresponding to the road region using bilinearly interpolated image intensities and consider the value s = 1 - p~SAD , where p = 1.5 . A univariate Gaussian is now fit to the distribution of s , whose variance ak h captures the sharpness of the SAD distribution, which reflects belief in accuracy of height h estimated from the dense stereo method at frame k . A similar procedure yields variances σ* and σ*¾ corresponding to orientation variables.
For each frame k , let ek h be the error in ground plane height, relative to ground truth, estimated from dense stereo alone. Then, we consider the histogram of ek h with B = 1000 bins over variances k h , with bin centers positioned to match the density of ak h (that is, we distribute roughly FIB error observations within each bin). We compute variances as h ' corresponding to the errors es h within each bin b = l , - - - , B , which is the observation variance. Next, we fit a curve to the distribution of as h' versus a h , which provides a learned model to relate observation variance in h to the effectiveness of dense stereo. Empirically, we observe that a straight line suffices to produce a good fit. A similar process is repeated for nx and r .
The covariance estimation for the method that uses triangulated 3D points differs from the stereo method, since the normal n is assumed known from the camera pitch and only the height h is an estimated entity. During training, let hP be ground height estimated at frame k using 3D points alone. For h e [0.5 /^ , 1 .5 hp ] , we compute the height error e* with respect to ground truth and the sum q defined in (3). Note that q reflects belief in accuracy of height estimated from 3D points. As in the case of dense stereo, a histogram is computed with 5 = 1000 bins and approximately FIB observations of ep k are recorded at each bin, centered at qb , for b = 1 ,■■ · , B . The histogram for the KITTI dataset is shown in Figure 4. Let σρ h be the variance of bin b . Then, we compute the straight line fit through the data points (ab h, qh ) , which is a learned model that relates observation covariance in h to expected effectiveness of the 3D points cue.
Since «, and A¾ are assumed fixed for this cue, fixed variance estimates σρ n^ and σ p ¾ are computed, as the variances of errors in nx and n with respect to ground truth.
For the dense stereo cue during test time, at frame j , we again fit ID Gaussians to the homography-mapped SAD scores to get the values of σ ( ζ) , σ («, ) and σ;' («, ) . Using the line-fit parameters, we predict the corresponding values of σ . The observation covariance for the dense stereo method is now available as U = diagfa' , .
Figure imgf000013_0001
For the 3D points cue, at frame j , the value of q is computed and the corresponding σρ' {Κ) is estimated from the line-fit in Figure 4. The observation covariance for this method is now available as VJ 2 = diag ap' ^ , σ ¾ , op ] h ) .
Finally, the adaptive covariance for frame j , Uy , is computed by combining U and according to (2).
For moving object localization in 3D, SFM and 2D object bounding boxes offer inherently complementary cues for scene understanding. SFM produces reliable tracks for nearby objects, but suffers from low resolution in far field. On the other hand, detection or tracking bounding boxes tend to be consistent with the 3D scene for far objects, but may be inaacurately aligned with the near scene due to perspective challenges. In this section, we use a framework that combines SFM and 2D object bounding boxes, through an accurate ground plane, to localize both near and far objects in 3D.
Consider camera coordinate system C with orthonormal axes (ac, Pc, yc) and an object coordinate O with axes (αο, β(), γ0) . Let the origin of object coordinates be c0 = (xo , yo , z0 )T in camera coordinates, corresponding to center of the line segment where the back plane of the object intersects the ground. We assume that the object lies on the ground plane and is free to rotate in-plane with yaw angle ψ . Then, the object pose is defined as
Ω = (χ0 , ζα , ψ , θ, , h)1 , where the ground plane is parameterized as (n, h)T = (cos # cos cos (9 sin sin (9, h)1. The coordinate systems are visualized in Figure 1.
Define N = [na , np, nr ] , where ηγ = (-??, , η3,-η2)Ί , ηβ = -η and ηα = ηβ χ ηγ .
□ □
Then, the transformation from object to camera coordinates is iven by xc = Ρ„Ρ x0 , with
Figure imgf000014_0003
Figure imgf000014_0001
where ω = (0, ψ,0)τ and [·]χ is the cross product matrix.
Next, Joint Optimization for Localization is detailed. To localize the object in 3D, we minimize a weighted sum of an SFM cost and an object cost, over a window of M frames.
To determine SFM Cost, let N features on the object be tracked in frames & = 1, · · · , , with 3D positions in object coordinates given by X0 = [xv - - -, xN] . The projection u*' = (w* , v* )T of point x ; in frame k is given by the homogeneous relation
Λ* Λ
Figure imgf000014_0002
Then, if ΰ* = (ϋ ,ν )1 is the observed projection, an SFM reprojection error for the feature tracks may be defined as
Figure imgf000015_0001
Note that there is an overall ambiguity in the origin of O with respect to C that cannot be resolved by SFM alone. To do so, we require input from object bounding boxes.
Object Cost: Let the dimensions of the object 3D bounding box (to be estimated) be la , lp , lr along the α0, β0, γ0 axes. Then, locations of the 3D bounding box vertices, in object coordinates, are v, = (- /α/2,0,θ)τ, · · ·, v8 = [ία/2,-Ιβ, ίγ )τ . The image projections
q' ' = (p , qf )T of the 3D vertices v,. in frame k are
Λ* Λ
Figure imgf000015_0002
where λ] are the homogeneous scale factors. Define
bf = min p , = max p , b = min i , = max i as the projected edges of the bounding box in frame k . Then, if b - , for j = 1 , · · · ,4 , are the observed edges of the bounding box, one may compute an "object" reprojection error:
Figure imgf000015_0003
Joint Optimization. The object pose is computed as:
M M
min ∑Εΐ +ν μ + δ(Ιγ - ηΙα )2 , (10) with a prior that encourages the ratio of bounding box sizes along γ0 and a0 to be η . The practical reason for this regularization is that the camera motion is largely forward and most other vehicles in the scene are similarly oriented, thus, the localization uncertainty along γη is expected to be higher. By training on ground truth 3D bounding boxes in the KITTI dataset, we set η = 2.5 . The values of v and δ are empirically set to 100 and 1 , respectively, across all our experiments.
We note the complementary nature of E„ and E ( . While the SFM term guides object orientation, the bounding box resolves size and fixes the object origin. The optimization in (10) may be solved using a sparse Levenberg-Marquardt algorithm, thus, is fast enough to match the real-time monocular SFM.
The success of a local minimization framework as defined above is contingent on a good initialization. We again rely on an accurate ground plane estimation along with cues from both 2D bounding boxes and SFM to initialize the variables.
Object bounding boxes circumvent the problem of motion segmentation in driving scenes, where object motions are often correlated. They also allow independent feature tracking for each object. For object points, 3D tracks are estimated using a similar framework as discussed above. Rigid-body motion allows a PnP verification to discard non-object points within the bounding box as outliers. The window sizes for feature tracking are set to be inversely proportional to the rough depth estimate since far objects usually have smaller disparity signatures. Thus, the accurate ground plane estimation also proves useful for stabilizing the feature tracking.
To solve the object scale ambiguity (different from scale ambiguity of monocular SFM), we compute h as the average h estimated in Ω.1 , - - -, Ω.Μ . Then the scale factor is / = h*/h , where h* is the known height of ground plane. The length variables in object pose are updated to fi o , fza and fh , followed by another nonlinear refinement similar to (10).
We have presented a real-time monocular SFM and 3D object localization system that achieves outstanding accuracy in real-world autonomous driving. The fact that our monocular SFM performs nearly as well as stereo is attributable to robust correction of scale drift. We have demonstrated that it is beneficial to include cues such as dense stereo, besides the traditional spare features used in prior works. This cue combination must be informed by prior knowledge of training data, as well as reflect the per-frame relative confidences, the advantages of which are established in our extensive experiments. Besides SFM, an accurately estimated ground plane also enables applications such as moving object localization in 3D. Our simple localization system combines object bounding boxes and SFM feature tracks, through an accurate ground plane, to yield highly accurate 3D positions of moving cars in real driving sequences.
In future work, deeper integration of object detection or tracking may extend the training procedure of Sec. 5 to map bounding box scores to height error, thus, object terms in (10) may also be weighted by relative confidences. While localization is currently used as post-processing to aid detection or appearance-based tracking (such as removing false positives), incorporating 3D cues at earlier stages can have larger benefits.
The invention may be implemented in hardware, firmware or software, or a combination of the three. Preferably the invention is implemented in a computer program executed on a programmable computer having a processor, a data storage system, volatile and non-volatile memory and/or storage elements, at least one input device and at least one output device.
By way of example, a block diagram of a computer to support the system is discussed in FIG. 3. The computer preferably includes a processor, random access memory (RAM), a program memory (preferably a writable read-only memory (ROM) such as a flash ROM) and an input/output (I/O) controller coupled by a CPU bus. The computer may optionally include a hard drive controller which is coupled to a hard disk and CPU bus. Hard disk may be used for storing application programs, such as the present invention, and data. Alternatively, application programs may be stored in RAM or ROM. I/O controller is coupled by means of an I/O bus to an I/O interface. I/O interface receives and transmits data in analog or digital form over communication links such as a serial link, local area network, wireless link, and parallel link. Optionally, a display, a keyboard and a pointing device (mouse) may also be connected to I/O bus. Alternatively, separate connections (separate buses) may be used for I/O interface, display, keyboard and pointing device. Programmable processing system may be preprogrammed or it may be programmed (and reprogrammed) by downloading a program from another source (e.g., a floppy disk, CD-ROM, or another computer).
Each computer program is tangibly stored in a machine-readable storage media or device (e.g., program memory or magnetic disk) readable by a general or special purpose programmable computer, for configuring and controlling operation of a computer when the storage media or device is read by the computer to perform the procedures described herein. The inventive system may also be considered to be embodied in a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner to perform the functions described herein.
The invention has been described herein in considerable detail in order to comply with the patent Statutes and to provide those skilled in the art with the information needed to apply the novel principles and to construct and use such specialized components as are required. However, it is to be understood that the invention can be carried out by specifically different equipment and devices, and that various modifications, both as to the equipment details and operating procedures, can be accomplished without departing from the scope of the invention itself.

Claims

What is claimed is:
1 . A computer vision method for autonomous driving that uses only a single camera, comprising:
moving object localization in 3D with a real-time framework that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation; tracking feature points on moving cars a real-time framework to and use the feature points for 3D orientation estimation; and
correcting scale drift with ground plane estimation that combines cues from sparse features and dense stereo visual data.
2. The method of claim 1 , comprising incorporate cues from multiple methods of ground plane estimation.
3. The method of claim 1 , comprising applying a framework that accounts for per-frame relative confidences using models learned from extensive training data.
4. The method of claim 1 , comprising applying a alman filter framework that adapts the fusion observation covariances at every frame to reflect the relative uncertainty of each cue.
5. The method of claim 1 , comprising training with frames from a dataset, wherein models are learned that relate an observation covariance for each cue to error behaviors of underlying variables.
6. The method of claim 1 , comprising performing adaptive estimation of observation covariances for cue combination.
7. The method of claim 1 , comprising localization framework that combines information from object bounding boxes and SFM feature tracks, through the ground plane.
8. The method of claim 1 , comprising combining SFM and object bounding boxes through the adaptive ground plane for 3D localization of near and distant objects.
9. The method of claim 1 , comprising performing epipolar update with a rough vanishing point estimation.
10. The method of claim 1 , comprising applying a Kalman filter with a model of state evolution as
X* = Axk~l + w p( ) : N(0, Q),
Hx* + v p(v) : N(0, U),
where x is a state variable, z an observation, while Q and U are covariances of process and observation noise.
11. A computer vision system for autonomous driving that uses only a single camera, comprising
a real-time framework for moving object localization in 3D that harnesses object detection and monocular structure from motion (SFM) through the ground plane estimation a real-time framework to track feature points on moving cars and use them for 3D orientation estimation
computer code to correct scale drift using ground plane estimation that combines cues from sparse features and dense stereo visual data.
12. The system of claim 1 1 , wherein the framework incorporates cues from multiple methods of ground plane estimation.
13. The system of claim 1 1, wherein the framework that accounts for per-frame relative confidences, using models learned from extensive training data
14. The system of claim 1 1 , comprising a Kalman filter framework that adapts the fusion observation covariances at every frame to reflect the relative uncertainty of each cue.
15. The system of claim 1 1, wherein models are learned that relate an observation covariance for each cue to error behaviors of underlying variables.
16. The system of claim 1 1, comprising an adaptive estimator of observation covariances for cue combination.
17. The system of claim 1 1 , comprising localization framework that combines information from object bounding boxes and SFM feature tracks, through the ground plane.
18. The system of claim 1 1, wherein SFM and object bounding boxes through the adaptive ground plane for 3D localization of near and distant objects.
19. The system of claim 1 1 , comprising an epipolar update with a rough vanishing point estimation.
20. The system of claim 1 1 , a Kalman filter with a model of state evolution as
x' = AxH +wH , (w) : N(0, Q),
z^ Hx' + v" , />(v) : N(0, U),
where x is a state variable, z an observation, while Q and U are covariances of process and observation noise.
PCT/US2014/047569 2013-03-14 2014-07-22 Moving object localization in 3d using a single camera Ceased WO2015126443A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016504398A JP6186072B2 (en) 2014-02-20 2014-07-22 Positioning of moving objects in 3D using a single camera

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201361783844P 2013-03-14 2013-03-14
US14/184,766 US9070202B2 (en) 2013-03-14 2014-02-20 Moving object localization in 3D using a single camera
US14/184,766 2014-02-20

Publications (1)

Publication Number Publication Date
WO2015126443A1 true WO2015126443A1 (en) 2015-08-27

Family

ID=51527300

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2014/047569 Ceased WO2015126443A1 (en) 2013-03-14 2014-07-22 Moving object localization in 3d using a single camera

Country Status (2)

Country Link
US (1) US9070202B2 (en)
WO (1) WO2015126443A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107392934A (en) * 2017-06-01 2017-11-24 浙江大学 The rift-free processing method of high-resolution-ration transmission electric-lens video dynamic in situ
US10565723B2 (en) 2016-02-02 2020-02-18 Samsung Electronics Co., Ltd. Systems and methods for drift correction
US10579162B2 (en) 2016-03-24 2020-03-03 Samsung Electronics Co., Ltd. Systems and methods to correct a vehicle induced change of direction

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9087378B2 (en) * 2012-06-29 2015-07-21 Hong Kong Applied Science and Technology Research Institute Company Limited Scale changing detection and scaling ratio determination by using motion information
US10410429B2 (en) * 2014-05-16 2019-09-10 Here Global B.V. Methods and apparatus for three-dimensional image reconstruction
CN104361610B (en) * 2014-11-18 2017-12-01 电子科技大学 Based on cross-linked track before detection system
CN104484890B (en) * 2014-12-18 2017-02-22 上海交通大学 Video target tracking method based on compound sparse model
US9811732B2 (en) 2015-03-12 2017-11-07 Qualcomm Incorporated Systems and methods for object tracking
CN105023291A (en) * 2015-05-22 2015-11-04 燕山大学 Criminal scene reconstructing apparatus and method based on stereoscopic vision
CN107291216A (en) * 2016-04-05 2017-10-24 中兴通讯股份有限公司 A kind of mobile terminal method for tracking target, device and mobile terminal
US10424070B2 (en) * 2016-04-21 2019-09-24 Texas Instruments Incorporated Methods and apparatus for structure from motion estimation
US10318826B2 (en) 2016-10-07 2019-06-11 Ford Global Technologies, Llc Rear obstacle detection and distance estimation
SG11201908974XA (en) * 2017-03-29 2019-10-30 Agency Science Tech & Res Real time robust localization via visual inertial odometry
US11216673B2 (en) 2017-04-04 2022-01-04 Robert Bosch Gmbh Direct vehicle detection as 3D bounding boxes using neural network image processing
CN108475072A (en) * 2017-04-28 2018-08-31 深圳市大疆创新科技有限公司 A kind of tracking and controlling method, device and aircraft
US10762635B2 (en) 2017-06-14 2020-09-01 Tusimple, Inc. System and method for actively selecting and labeling images for semantic segmentation
US20190073787A1 (en) * 2017-09-07 2019-03-07 Vangogh Imaging, Inc. Combining sparse two-dimensional (2d) and dense three-dimensional (3d) tracking
US10671083B2 (en) 2017-09-13 2020-06-02 Tusimple, Inc. Neural network architecture system for deep odometry assisted by static scene optical flow
US10552979B2 (en) 2017-09-13 2020-02-04 TuSimple Output of a neural network method for deep odometry assisted by static scene optical flow
US10739774B2 (en) 2017-10-06 2020-08-11 Honda Motor Co., Ltd. Keyframe based autonomous vehicle operation
CN108021921A (en) * 2017-11-23 2018-05-11 塔普翊海(上海)智能科技有限公司 Image characteristic point extraction system and its application
CN109918977B (en) * 2017-12-13 2021-01-05 华为技术有限公司 Method, device and equipment for determining idle parking space
US10839585B2 (en) 2018-01-05 2020-11-17 Vangogh Imaging, Inc. 4D hologram: real-time remote avatar creation and animation control
US10810783B2 (en) 2018-04-03 2020-10-20 Vangogh Imaging, Inc. Dynamic real-time texture alignment for 3D models
US11170224B2 (en) 2018-05-25 2021-11-09 Vangogh Imaging, Inc. Keyframe-based object scanning and tracking
US10565728B2 (en) * 2018-06-01 2020-02-18 Tusimple, Inc. Smoothness constraint for camera pose estimation
US10726264B2 (en) 2018-06-25 2020-07-28 Microsoft Technology Licensing, Llc Object-based localization
KR102815456B1 (en) 2018-09-12 2025-05-30 삼성전자주식회사 Learning data generation method for image processing, image processing method, and apparatus thereof
US10269125B1 (en) * 2018-10-05 2019-04-23 StradVision, Inc. Method for tracking object by using convolutional neural network including tracking network and computing device using the same
KR102627453B1 (en) 2018-10-17 2024-01-19 삼성전자주식회사 Method and device to estimate position
US11010592B2 (en) 2018-11-15 2021-05-18 Toyota Research Institute, Inc. System and method for lifting 3D representations from monocular images
US10936902B1 (en) 2018-11-27 2021-03-02 Zoox, Inc. Training bounding box selection
US11010907B1 (en) * 2018-11-27 2021-05-18 Zoox, Inc. Bounding box selection
US11521010B2 (en) * 2019-01-23 2022-12-06 Motional Ad Llc Automatically choosing data samples for annotation
CN109934108B (en) * 2019-01-31 2023-01-31 华南师范大学 Multi-target and multi-type vehicle detection and distance measurement system and implementation method
KR102739613B1 (en) * 2019-03-14 2024-12-05 주식회사 케이티 Apparatus for estimating depth of object in image
CN113711273B (en) 2019-04-25 2024-09-17 三菱电机株式会社 Movement amount estimation device, movement amount estimation method, and computer-readable recording medium
US11170552B2 (en) 2019-05-06 2021-11-09 Vangogh Imaging, Inc. Remote visualization of three-dimensional (3D) animation with synchronized voice in real-time
US11232633B2 (en) 2019-05-06 2022-01-25 Vangogh Imaging, Inc. 3D object capture and object reconstruction using edge cloud computing resources
CN112016568B (en) * 2019-05-31 2024-07-05 北京初速度科技有限公司 Tracking method and device for image feature points of target object
CN110717981A (en) * 2019-09-05 2020-01-21 中国人民解放军陆军工程大学 Method and device for acquiring indoor passable area of small robot
US12005892B2 (en) * 2019-11-14 2024-06-11 Nec Corporation Simulating diverse long-term future trajectories in road scenes
CN111220073B (en) * 2019-12-27 2021-06-04 北京航空航天大学杭州创新研究院 A Correlation and Cross-Validation Method of Camera Surveillance and Coordinate Surveillance Without Prior Knowledge
US11335063B2 (en) 2020-01-03 2022-05-17 Vangogh Imaging, Inc. Multiple maps for 3D object scanning and reconstruction
EP3852063A1 (en) 2020-01-15 2021-07-21 Bayerische Motoren Werke Aktiengesellschaft A camera system and a method for a characterization of an environment
US11263818B2 (en) * 2020-02-24 2022-03-01 Palo Alto Research Center Incorporated Augmented reality system using visual object recognition and stored geometry to create and render virtual objects
US12496721B2 (en) 2020-05-08 2025-12-16 Samsung Electronics Co., Ltd. Virtual presence for telerobotics in a dynamic scene
CN111695480B (en) * 2020-06-04 2023-04-28 重庆大学 Real-time target detection and 3D positioning method based on single frame image
US11514588B1 (en) * 2020-07-21 2022-11-29 Amazon Technologies, Inc. Object localization for mapping applications using geometric computer vision techniques
US11987236B2 (en) * 2020-08-31 2024-05-21 Nec Corporation Monocular 3D object localization from temporal aggregation
CN112509047B (en) * 2020-12-10 2024-07-09 北京地平线信息技术有限公司 Pose determining method and device based on image, storage medium and electronic equipment
CN113096151B (en) * 2021-04-07 2022-08-09 地平线征程(杭州)人工智能科技有限公司 Method and apparatus for detecting motion information of object, device and medium
CN114445633B (en) * 2022-01-25 2024-09-06 腾讯科技(深圳)有限公司 Image processing method, device and computer readable storage medium
CN114565674B (en) * 2022-03-03 2023-07-04 江苏集萃清联智控科技有限公司 Method and device for purely visually positioning urban structured scene of automatic driving vehicle
US12284058B2 (en) * 2022-06-16 2025-04-22 Samsung Electronics Co., Ltd. Self-tuning fixed-point least-squares solver
US12546589B2 (en) * 2023-07-27 2026-02-10 Aptiv Technologies AG NLS using a bounded linear initial search space and a fixed grid with pre-calculated variables
KR102865807B1 (en) * 2024-10-21 2025-09-30 이인텔리전스 주식회사 Method and apparatus for detecting the heading direction of object based on a single camera

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100201682A1 (en) * 2009-02-06 2010-08-12 The Hong Kong University Of Science And Technology Generating three-dimensional fadeçade models from images
WO2013162847A1 (en) * 2012-04-27 2013-10-31 Google Inc. Safely navigating on roads through maintaining safe distance from other vehicles

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100493159B1 (en) * 2002-10-01 2005-06-02 삼성전자주식회사 Landmark, apparatus and method for determining position of autonomous vehicles effectively
KR100446636B1 (en) * 2002-11-21 2004-09-04 삼성전자주식회사 Apparatus and method for measuring ego motion of autonomous vehicles and 3D shape of object in front of autonomous vehicles
US8260539B2 (en) * 2010-05-12 2012-09-04 GM Global Technology Operations LLC Object and vehicle detection and tracking using 3-D laser rangefinder
US9187091B2 (en) * 2012-07-30 2015-11-17 Ford Global Technologies, Llc Collision detection system with a plausibiity module

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100201682A1 (en) * 2009-02-06 2010-08-12 The Hong Kong University Of Science And Technology Generating three-dimensional fadeçade models from images
WO2013162847A1 (en) * 2012-04-27 2013-10-31 Google Inc. Safely navigating on roads through maintaining safe distance from other vehicles

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HAUKE STRASDAT ET AL.: "Scale Drift-Aware Large Scale Monocular SLAM", ROBOT ICS: SCIENCE AND SYSTEMS, vol. 2, no. 3, 2010, pages 5, XP055125545, Retrieved from the Internet <URL:http://webdiis.unizar.es/-josemari/strasdat_etal_rss2010.pdf> *
TOM BOTTERILL ET AL.: "Correcting Scale Drift by Object Recognition in Singl e-Camera SLAM", IEEE T. CYBERNETICS, vol. 43, no. 6, 2013, pages 1767 - 1780, XP055221613, Retrieved from the Internet <URL:http://www.hilandtom.com/tombotterill/Botterill-Mills-Green-SCORE2-2012.pdf> *
YUANQING LIN ET AL.: "Towards Visual 3D Scene Understanding for Autonomous d riving", MEDIA ANALYTICS, Retrieved from the Internet <URL:http://www.linyq.com/Penn_industry_day_v7.pdf> *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10565723B2 (en) 2016-02-02 2020-02-18 Samsung Electronics Co., Ltd. Systems and methods for drift correction
US10579162B2 (en) 2016-03-24 2020-03-03 Samsung Electronics Co., Ltd. Systems and methods to correct a vehicle induced change of direction
CN107392934A (en) * 2017-06-01 2017-11-24 浙江大学 The rift-free processing method of high-resolution-ration transmission electric-lens video dynamic in situ
CN107392934B (en) * 2017-06-01 2020-06-12 浙江大学 In-situ high-resolution transmission electron microscope video dynamic drift-free processing method

Also Published As

Publication number Publication date
US9070202B2 (en) 2015-06-30
US20140270484A1 (en) 2014-09-18

Similar Documents

Publication Publication Date Title
US9070202B2 (en) Moving object localization in 3D using a single camera
Huang et al. ClusterVO: Clustering moving instances and estimating visual odometry for self and surroundings
Yang et al. Cubeslam: Monocular 3-d object slam
CN110702111B (en) Simultaneous localization and map creation (SLAM) using dual event cameras
JP6469905B2 (en) Monocular 3D localization for autonomous driving using adaptive ground plane estimation
US20140139635A1 (en) Real-time monocular structure from motion
Gräter et al. Robust scale estimation for monocular visual odometry using structure from motion and vanishing points
US9367922B2 (en) High accuracy monocular moving object localization
Kehl et al. Real-time 3D model tracking in color and depth on a single CPU core
JP2009146406A (en) Visually tracking an object in real world using 2d appearance and multicue depth estimations
Dragon et al. Ground plane estimation using a hidden markov model
Ferrara et al. Wide-angle and long-range real time pose estimation: A comparison between monocular and stereo vision systems
Alcantarilla et al. Visual odometry priors for robust EKF-SLAM
JP6186072B2 (en) Positioning of moving objects in 3D using a single camera
Zhang et al. Monocular vision simultaneous localization and mapping using SURF
Verma et al. Vision based object follower automated guided vehicle using compressive tracking and stereo-vision
CN108694348B (en) Tracking registration method and device based on natural features
Butt et al. Monocular SLAM initialization using epipolar and homography model
Belter et al. Accurate map-based RGB-D SLAM for mobile robots
US12272103B2 (en) Matching objects in images
Hamidia et al. Markerless tracking using interest window for augmented reality applications
Hachiuma et al. Recognition and pose estimation of primitive shapes from depth images for spatial augmented reality.
Bateux Going further with direct visual servoing
Laganière et al. Visual reconstruction of ground plane obstacles in a sparse view robot environment
Martínez et al. 3D shape reconstruction from a humanoid generated video sequence

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2016504398

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14883115

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14883115

Country of ref document: EP

Kind code of ref document: A1