Creating the “Superclass”: Improving object detection at Wayfair via product class clustering
Executive Summary Object detection is an important component of the computer vision workflow at Wayfair. The goal of object detection is to detect bounding boxes of the objects in an image along with the class information (Figure 1), which empowers many downstream applications. In this post, we will share a……