LaneNetRos icon indicating copy to clipboard operation
LaneNetRos copied to clipboard

coordinates

Open zoella-x opened this issue 4 years ago • 1 comments

Hi, may i know how can i extract the lane coordinates data because i want to measure the radius of curve and monitors the offset from centre? What is the curve fitting file for? Thank you for your help.

zoella-x avatar Dec 23 '20 00:12 zoella-x

Hi sir, I'm stuck in the error:

tensorflow.python.framework.errors_impl.NotFoundError: Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error: Key lanenet_model/vgg_backend/instance_seg/pix_bn/beta not found in checkpoint [[node save/RestoreV2 (defined at /catkin_ws/src/LaneNetRos/scripts/lanenet_node.py:61) ]]

I have seen some open commits about the same problem but cannot find a good solution to it. I see that you have managed to run the ROS node for the same. Can you let me know how did you solve the error mentioned?

`

dkhanna511 avatar Mar 03 '21 07:03 dkhanna511