Commit 7affcebe authored by Vivek Rathod's avatar Vivek Rathod
Browse files

remove stale dependency

parent 8a72df2d
...@@ -62,7 +62,6 @@ py_library( ...@@ -62,7 +62,6 @@ py_library(
"//tensorflow_models/object_detection/core:keypoint_ops", "//tensorflow_models/object_detection/core:keypoint_ops",
"//tensorflow_models/object_detection/core:standard_fields", "//tensorflow_models/object_detection/core:standard_fields",
"//tensorflow_models/object_detection/utils:label_map_util", "//tensorflow_models/object_detection/utils:label_map_util",
"//tensorflow_models/object_detection/utils:object_detection_evaluation",
"//tensorflow_models/object_detection/utils:ops", "//tensorflow_models/object_detection/utils:ops",
"//tensorflow_models/object_detection/utils:visualization_utils", "//tensorflow_models/object_detection/utils:visualization_utils",
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment