Commit 1ab55a55 authored by Kaushik Shivakumar's avatar Kaushik Shivakumar
Browse files

make minor change

parent 35c1908f
......@@ -327,8 +327,8 @@ class Ava(object):
feature_list_feature(total_label_strings),
'region/label/confidence':
feature_list_feature(total_confidences), #all ones
'region/is_annotated':
feature_list_feature(total_is_annotated) #all ones
#'region/is_annotated':
# feature_list_feature(total_is_annotated) #all ones
}
if len(total_xmins) > 0:
......
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