Commit a0c3c440 authored by Zhichao Lu's avatar Zhichao Lu Committed by pkulzc
Browse files

Internal change.

PiperOrigin-RevId: 191668425
parent b668f594
......@@ -104,8 +104,6 @@ def dict_to_tf_example(data,
truncated = []
poses = []
difficult_obj = []
if data.has_key('object'):
for obj in data['object']:
difficult = bool(int(obj['difficult']))
if ignore_difficult_instances and difficult:
......
......@@ -31,7 +31,7 @@ while for the Weighted PASCAL VOC metric the final mAP value will be influenced
Similar to pascal voc 2007 detection metric, but computes the intersection over
union based on the object masks instead of object boxes.
## Weighted PASCAL VOC instance segmentation metric
## Weighted PASCAL VOC detection metric
`EvalConfig.metrics_set='weighted_pascal_voc_instance_segmentation_metrics'`
......
confidential;1;confidentialit,confidentiality
dogfood;1;
fishfood;1;
catfood;1;
teamfood;1;
droidfood;1;
//go/;1;
//sites/;1;
a/google.com;1;
corp.google.com;1;
.googleplex.com;1;
sandbox.;1;wallet-web.sandbox.,sandbox.google.com/checkout, sandbox.,paymentssandbox
stupid;1;astupidi
caution:;2;
fixme:;2;
fixme(;2;
internal only;2;
internal_only;2;
backdoor;2;
STOPSHIP;2;
ridiculous;1;
notasecret;1;
@google.com;1;noreply@google.com
$RE:chmod [0-9]?777;3;chmod (0)777
mactruck;2;
seastar;2;
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