tusimple-benchmark icon indicating copy to clipboard operation
tusimple-benchmark copied to clipboard

Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3

Results 31 tusimple-benchmark issues
Sort by recently updated
recently updated
newest added

I'm wondering if the lane line labels are associated with particular lane lines relative to the viewer. What I mean is: Lane line 1 would always be the far left...

Hi, When one of the predicted lanes can be matched to more than one ground truth the **matched** variable would be bigger than the number of predictions because of that,...

Unable to Download the train.zip, test.zip & ground truth. shows 'Access Denied'

this dataset seems not available to download

Am not able to download the TU Simple dataset, it gives me access denied error for the train, validation and test.zip file. Is there any other source where I can...

train.py can run successfully, but when it comes to test, it raise the 'Some raw_file from your predictions do not exist in the test tasks'. How should I deal this...

train.py can run successfully, but when it comes to test, it raise the 'Some raw_file from your predictions do not exist in the test tasks'. How should I deal this...

https://github.com/Wolfwjs/GANet/blob/7378d7bd34e5d355353de3ac4961accf06b75e94/mmdet/models/dense_heads/ganet_head.py#L240 There are only two heads self.keypts_head and self.offset_head in the paper. Why are there two heads self.centerpts_head and self.reg_head in the code?

请问评价代码里面阈值为什么设置为20/cos