DBNet icon indicating copy to clipboard operation
DBNet copied to clipboard

DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018

Results 7 DBNet issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/23293902/185366022-29fde6fd-2839-409b-9f05-efcbc56cd44d.png)

Traceback (most recent call last): File "C:/Users/叶志伟/PycharmProjects/untitled/DBNet-master/predict.py", line 140, in predict() File "C:/Users/叶志伟/PycharmProjects/untitled/DBNet-master/predict.py", line 56, in predict data_input = provider.Provider() File "C:\Users\叶志伟\PycharmProjects\untitled\DBNet-master\provider.py", line 34, in __init__ self.read() File "C:\Users\叶志伟\PycharmProjects\untitled\DBNet-master\provider.py", line...

Dear DBnet team: I am using other tools to process the image data in the data set, but I need the internal and external parameters of the camera. Can you...

Hi DBNet team, thanks for the great dataset and here comes some question. According to common sense and Figure 4 in your paper, the wheel angle should be between -90...

Dear db-net team, Thanks for your great paper of dbnet. Sorry for sent an email with the same content to you because it is really improtent for my experiments. After...

Hi, DBnet team! In the _las2fmap.py_(line 30-33) ` def lasReader(filename): """ Read xyz points from single las file :param filename: path of single point cloud """ f = File(filename, mode='r')...

As the title , this site seems to be unable to download the datasets again, it always returns a timeout. Could you help to fix it? Many thanks.