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
I was running the "Autonomous_driving_application_Car_detection_v3a.ipynb" file with tfv2.
But since, many functions have been deprecated in Tensorflow version 2, it was giving many errors.
I have found out and resolved some of them.
Also, yolo_anchors.txt file was not easily accessible. I would be great if you include it in the repo itself.
Note: Only the functions till "Summary for YOLO" have been updated. Functions beyond "3 - Test YOLO pre-trained model on images", have not been edited yet.
I will make a PR for the same.
The text was updated successfully, but these errors were encountered:
I was running the "Autonomous_driving_application_Car_detection_v3a.ipynb" file with tfv2.
But since, many functions have been deprecated in Tensorflow version 2, it was giving many errors.
I have found out and resolved some of them.
Also, yolo_anchors.txt file was not easily accessible. I would be great if you include it in the repo itself.
Note: Only the functions till "Summary for YOLO" have been updated. Functions beyond "3 - Test YOLO pre-trained model on images", have not been edited yet.
I will make a PR for the same.
The text was updated successfully, but these errors were encountered: