Code Monkey home page Code Monkey logo

lanedetection_end2end's People

Contributors

junjieliuswu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

s95huang

lanedetection_end2end's Issues

CUDNN_STATUS_EXECUTION_FAILED

<class 'torch.Tensor'>
torch.Size([1, 3, 256, 512])
Traceback (most recent call last):
File "test.py", line 165, in
main()
File "test.py", line 155, in main
beta0, beta1, beta2, beta3, weightmap_zeros, M, output_net, outputs_line, outputs_hozizon = model(image, True)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(input, **kwargs)
File "C:\Users\Sharvari\Desktop\SCIENTISTS\24-11-2021\LaneDetection_End2End\Birds_Eye_View_Loss\LaneDetection_End2End\Birds_Eye_View_Loss\Networks\LSQ_layer.py", line 295, in forward
shared_encoder, output = self.net(input, end_to_end
self.pretrained)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "C:\Users\Sharvari\Desktop\SCIENTISTS\24-11-2021\LaneDetection_End2End\Birds_Eye_View_Loss\LaneDetection_End2End\Birds_Eye_View_Loss\Networks\ERFNet.py", line 155, in forward
encoder_output = self.encoder(input)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "C:\Users\Sharvari\Desktop\SCIENTISTS\24-11-2021\LaneDetection_End2End\Birds_Eye_View_Loss\LaneDetection_End2End\Birds_Eye_View_Loss\Networks\ERFNet.py", line 87, in forward
output = self.initial_block(input)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "C:\Users\Sharvari\Desktop\SCIENTISTS\24-11-2021\LaneDetection_End2End\Birds_Eye_View_Loss\LaneDetection_End2End\Birds_Eye_View_Loss\Networks\ERFNet.py", line 20, in forward
output = torch.cat([self.conv(input), self.pool(input)], 1)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "C:\Users\Sharvari\anaconda3\envs\Lanebirds\lib\site-packages\torch\nn\modules\conv.py", line 338, in forward
self.padding, self.dilation, self.groups)
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED

算法效果

哈喽,请问你有自己训练过本算法或者有一些改进的方法尝试过吗,就是这个算法在一些其他的数据表现比较糟糕,如下图
image
image
求交流!谢谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.