Commit 580b1b72 authored by Vighnesh Birodkar's avatar Vighnesh Birodkar Committed by TF Object Detection Team
Browse files

Link DeepMAC SpineNet weights.

PiperOrigin-RevId: 461239167
parent 96cbd362
......@@ -72,10 +72,13 @@ Resolution | Mask head | Config name | Mask m
* [iWildCam Notebook](https://www.kaggle.com/vighneshbgoogle/iwildcam-visualize-instance-masks)
to visualize instance masks generated by DeepMAC on the iWildCam dataset.
## Pre-trained models
## Pre-trained models on COCO
Both these models take Image + boxes as input and produce per-box instance
masks as output.
* [CenterNet Hourglass backbone](http://download.tensorflow.org/models/object_detection/tf2/20210329/deepmac_1024x1024_coco17.tar.gz)
* [Mask-RCNN SpineNet backbone](https://storage.cloud.google.com/tf_model_garden/vision/deepmac_maskrcnn/deepmarc_spinenet.zip)
* [COCO Checkpoint](http://download.tensorflow.org/models/object_detection/tf2/20210329/deepmac_1024x1024_coco17.tar.gz) -
Takes as input Image + Boxes and produces per-box instance masks as output.
## 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