Proof of Concept?
clkinder1 opened this issue · 2 comments
Has anybody been able to visualize the output of this model. I've trained up two of them (one that I rewrote, and the original one), and as where they seem to "train" properly, they definitely don't output what they should. I was looking to see if anybody has been able to prove this network.
This started out as a proof of concept and I def left it in not the best state. At the time there was no pytorch implementation (only Tensorflow). However now there are a range of others out there. I haven't tested it myself thoroughly as I went on to other things :(
Maybe try this one ? https://github.com/ms5898/LaneNet-PyTorch or if not check out the Tensorflow implementation and see if some test code etc is there. https://github.com/MaybeShewill-CV/lanenet-lane-detection/
Can this network achieve the expected effect? I have debugged it many times, but it still fails