Skip to content

MaskHead for SSD #8193

@anshkumar

Description

@anshkumar

In tensorflow object detection api, if one looks at the SSD.proto, MaskHead can be seen. Inside the MaskHead it's written that

// The height and the width of the predicted mask. Only used when
// predict_instance_masks is true.

But there is no parameter predict_instance_masks in the file. So, my question is, how to add MaskHead to my ssd so that it can predict mask also ?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions