Open
Description
Hi all,
I would like to add a keypoint estimation head to the SSD model (similar to centernet's similar component). However, I cannot figure out how to create the proto necessary to do this.
Please provide some advice or example on what I need to do to create a custom model that is SSD but incorporates this additional head. I plan to train from scratch.
Thanks in advance!