Owen-Liuyuxuan / visualDet3D

Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
https://owen-liuyuxuan.github.io/papers_reading_sharing.github.io/3dDetection/GroundAwareConvultion/
Apache License 2.0
361 stars 76 forks source link

How to test a single image for depth prediction #44

Open rsj007 opened 2 years ago

rsj007 commented 2 years ago

Hi, Owen I want to use your model to predict depth in a single image which is captured by a camera. I want to know the distance error rate(for example 50m position). I wonder how to test this.