You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
zoella-x
changed the title
Stuck at INFO:tensorflow:Restoring parameters from /home/.../catkin_ws/src/LaneNetRos/model/New_Tusimple_Lanenet_Model_Weights/tusimple_lanenet_vgg.ckpt
real time camera detection
Dec 23, 2020
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?
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.
The text was updated successfully, but these errors were encountered: