1. [Publications](/index.php/publications)
2. Bi3D: Stereo Depth Estimation via Binary Classifications
 
 # Bi3D: Stereo Depth Estimation via Binary Classifications

  ![](/sites/default/files/styles/wide/public/publications/teaser_0.jpg?itok=SasdaGYm)

 Stereo-based depth estimation is a cornerstone of computer vision, with state-of-the-art methods delivering accurate results in real time. For several applications such as autonomous navigation, however, it may be useful to trade accuracy for lower latency. We present Bi3D, a method that estimates depth via a series of binary classifications. Rather than testing if objects are at a particular depth D, as existing stereo methods do, it classifies them as being closer or farther than D. This property offers a powerful mechanism to balance accuracy and latency. Given a strict time budget, Bi3D can detect objects closer than a given distance in as little as a few milliseconds, or estimate depth with arbitrarily coarse quantization, with complexity linear with the number of quantization levels. Bi3D can also use the allotted quantization levels to get continuous depth, but in a specific depth range. For standard stereo (i.e., continuous depth on the whole range), our method is close to or on par with state-of-the-art, finely tuned stereo methods.



 ## Authors



Abhishek Badki (UC Santa Barbara)

Alejandro Troccoli (NVIDIA)

Kihwan Kim (NVIDIA)

[Jan Kautz](/index.php/person/jan-kautz)

Pradeep Sen (UC Santa Barbara)

Orazio Gallo (NVIDIA)

 

 

 ## Publication Date



Monday, June 15, 2020

 

 ## Published in



[IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2020](http://cvpr2020.thecvf.com/)

 

 ## Research Area



[Computational Photography and Imaging](/index.php/research-area/computational-photography-imaging)

[Computer Vision](/index.php/research-area/computer-vision)

[Artificial Intelligence and Machine Learning ](/index.php/research-area/machine-learning-artificial-intelligence)

 

 

 ## External Links



[Video teaser](https://youtu.be/HuEwjpw5O64)

[Paper on arXiv](https://arxiv.org/abs/2005.07274)

[Code (coming soon)](https://github.com/NVlabs/bi3d)

 

 

 ## Copyright



This material is posted here with permission of the IEEE. Internal or personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution must be obtained from the IEEE by writing to <pubs-permissions@ieee.org>.