"src/array/cpu/spmat_op_impl_csr.cc" did not exist on "9caff61777299a6f2c688e72155dad078c96adc7"
Unverified Commit a46a323e authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Fix keypointrcnn_resnet50_fpn flaky test (#5911)

parent c4f8f483
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -261,7 +261,7 @@ _model_params = {
"num_classes": 2,
"min_size": 224,
"max_size": 224,
"box_score_thresh": 0.15,
"box_score_thresh": 0.17,
"input_shape": (3, 224, 224),
},
"fasterrcnn_resnet50_fpn": {
......
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