Javier Pastor Fernandez
Javier Pastor Fernandez
Good night, I am trying to accumulate the 3D lanemarking detections using the information provided by the pose in the following manner: points_global = np.dot(current_pose, points_lidar). where current_pose=np.array(frame.pose.transform).reshape(4,4) Points_lidar are...
epochs: 0%| | 0/5 [06:03
Good morning, I realized that StarDist usually saves two versions for the weights after the training (Weights_best, weights_last /weights_now) and uses weight_best by default. I am wondering what is the...
Good evening, Thank you very much for your work! It is super interesting I previously wrote an issue about the availability of the demos. This issue is pretty related to...
Is it possible for you to provide the code or the tools in order to create or re-create the Demos? Thank you very much in advance! Yours sincerely, Javier Pastor...