Giter Club home page Giter Club logo

lane_segmentation's People

Contributors

shirokunet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lane_segmentation's Issues

Pre-trained models

Excuse me, could you pls share the pre-trained models to us? as it's in the code :model/tusimple_lanenet/tusimple_lanenet_vgg_2018-10-19-13-33-56.ckpt-200000.
Thanks a lot.

Pre-trained model weights : 2022

Hello,
I was trying to implement the script 02-LaneNet-detection on the bdd100k dataset.
However, when I try to restore the weights, specifically in the LaneNet class -
`
# restore

    saver = tf.compat.v1.train.Saver()
    saver.restore(sess=self.sess, save_path=weights_path)`

It throws me the following error -

NotFoundError: 2 root error(s) found. (0) NOT_FOUND: Key lanenet_model/inference/decode/deconv_1/deconv_1/kernel not found in checkpoint [[{{node save/RestoreV2}}]] [[save/RestoreV2/_79]] (1) NOT_FOUND: Key lanenet_model/inference/decode/deconv_1/deconv_1/kernel not found in checkpoint [[{{node save/RestoreV2}}]] 0 successful operations. 0 derived errors ignored.

These were some of the other messages that were raised in the same error-

RuntimeError: Key _CHECKPOINTABLE_OBJECT_GRAPH not found in checkpoint

During handling of the above exception, another exception occurred:

I downloaded the weights from the LaneNet github repo - https://github.com/MaybeShewill-CV/lanenet-lane-detection
This is the direct link - https://www.dropbox.com/sh/0b6r0ljqi76kyg9/AADedYWO3bnx4PhK1BmbJkJKa?dl=0

I think this might be because the weights uploaded on the LaneNet github are updated wrt this implementation.

Could anyone please share the weights file used in this implementation?
Specifically the one mentioned in this line -

weights_path = 'model/tusimple_lanenet/tusimple_lanenet_vgg_2018-10-19-13-33-56.ckpt-200000'

Thank you

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.