Forecasting from LiDAR via Future Object Detection

March 30, 2022 Β· Entered Twilight Β· πŸ› Computer Vision and Pattern Recognition

πŸ’€ TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, README.md, compare.py, configs, det3d, docs, evaluate.py, requirements.txt, setup.sh, statistics.py, tools, train.py, trajectory.py, visualize.py

Authors Neehar Peri, Jonathon Luiten, Mengtian Li, Aljoőa Oőep, Laura Leal-Taixé, Deva Ramanan arXiv ID 2203.16297 Category cs.CV: Computer Vision Cross-listed cs.LG, cs.RO Citations 45 Venue Computer Vision and Pattern Recognition Repository https://github.com/neeharperi/FutureDet ⭐ 121 Last Checked 1 month ago
Abstract
Object detection and forecasting are fundamental components of embodied perception. These two problems, however, are largely studied in isolation by the community. In this paper, we propose an end-to-end approach for detection and motion forecasting based on raw sensor measurement as opposed to ground truth tracks. Instead of predicting the current frame locations and forecasting forward in time, we directly predict future object locations and backcast to determine where each trajectory began. Our approach not only improves overall accuracy compared to other modular or end-to-end baselines, it also prompts us to rethink the role of explicit tracking for embodied perception. Additionally, by linking future and current locations in a many-to-one manner, our approach is able to reason about multiple futures, a capability that was previously considered difficult for end-to-end approaches. We conduct extensive experiments on the popular nuScenes dataset and demonstrate the empirical effectiveness of our approach. In addition, we investigate the appropriateness of reusing standard forecasting metrics for an end-to-end setup, and find a number of limitations which allow us to build simple baselines to game these metrics. We address this issue with a novel set of joint forecasting and detection metrics that extend the commonly used AP metrics from the detection community to measuring forecasting accuracy. Our code is available at https://github.com/neeharperi/FutureDet
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision