Skip to content

issues Search Results · repo:aliyun/conditional-lane-detection language:Python

Filter by

75 results
 (117 ms)

75 results

inaliyun/conditional-lane-detection (press backspace or delete to remove)

I tried to download the pretrained model, but the download link is not working. Can you provide another working download link?
  • Eshaan-IRAA
  • Opened 
    on Jul 13
  • #76

How to use configuration configs/condelanenet/tusimple/tusimple_small_train.py for single GPU training? I want to know the relevant commands to run. In addition, I found that the existing dataset of TuSimple ...
  • oyoanan
  • Opened 
    on Dec 8, 2024
  • #75

Good morning, I am trying to train the model in my own dataset. I have updated the config so that the sizes of the different elements of the network are consistent, but whenever I see the results of the ...
  • javierpastorfernandez
  • 3
  • Opened 
    on Apr 25, 2024
  • #74

Hello, I downloaded all the parts of the dataset but could not do for part 1 it is unable to downloaded, is there any other way to get part1?
  • AbdullahJirjees
  • 1
  • Opened 
    on Apr 16, 2024
  • #73

Condlane-net Thank you author, for the great work! I am using CondlaneNet as a baseline framework to my research. I tried my own techniques to see the effect. But as you can see from the prediction result, ...
  • NigussieAbate
  • 5
  • Opened 
    on Mar 21, 2024
  • #72

When using ResNet18 as the backbone, the F1 score is only 77.9. Likewise, when using ResNet101 as the backbone, the F1 score is only 78.7. We have trained multiple times, but the results have consistently ...
  • YiShiyi11
  • Opened 
    on Dec 13, 2023
  • #71

You can fix the error simply by changing this one line: (config/condlanenet/culane/culane_medium_test.py) 205 data_list=data_root + /list/test_debug_3000.txt , 205 data_list=data_root + /list/test.txt ...
  • sjg918
  • 2
  • Opened 
    on Jul 20, 2023
  • #69

Problem The CollectLane and CollectRNNLanes classes in lane_formating.py are responsible for computing the ground truth information for the CondLaneNet. As part of this process, the clamp_line function ...
  • haerrel
  • 1
  • Opened 
    on May 6, 2023
  • #68

执行的命令是这个 python tools/condlanenet/tusimple/test_tusimple.py configs/condlanenet/tusimple/tusimple_medium_test.py tusimple_medium.pth --result_dst result_dst --show_dst show_dst image image
  • yangaiping
  • 2
  • Opened 
    on Apr 27, 2023
  • #67

Hello, I want to ask your evaluation procedure. In the paper and implementation it is mentioned that the images are resized to 800x320. However, from the code it can be observed that there are additional ...
  • artest08
  • Opened 
    on Mar 17, 2023
  • #66
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub