Commit 7d385aef authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Update DeepMAC Mask R-CNN readme with config name.

PiperOrigin-RevId: 392539450
parent a89232d6
......@@ -96,10 +96,11 @@ classes when only training with masks for the VOC calsses. Performance is
measured on the `coco-val2017` set.
Backbone | Mask head | Config name | Mask mAP
:--------- | :----------- | :--------------------------------------- | -------:
:------------| :----------- | :-----------------------------------------------| -------:
ResNet-50 | Default | `deep_mask_head_rcnn_voc_r50.yaml` | 25.9
ResNet-50 | Hourglass-52 | `deep_mask_head_rcnn_voc_r50_hg52.yaml` | 33.1
ResNet-101 | Hourglass-52 | `deep_mask_head_rcnn_voc_r101_hg52.yaml` | 34.4
SpienNet-143 | Hourglass-52 | `deep_mask_head_rcnn_voc_spinenet143_hg52.yaml` | 38.7
## See also
......
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