
• 4 min read
Using Polygon Annotations for Object Detection in Computer Vision
Benefits to Existing Models
Polygons have traditionally been used for training image segmentation models
[https://blog.roboflow.com/instance-segmentation-training-roboflow/], but
polygons can also improve the training of object detection models
[https://blog.roboflow.com/object-detection/] (which predict bounding boxes).
Object detection models are typically much faster and more widely supported,