Chair Segments: A Compact Benchmark for the Study of Object Segmentation
Leticia Pinto-Alva, Ian K. Torres, Rosangel Garcia, Ziyan Yang,, Vicente Ordonez

TL;DR
ChairSegments is a compact semi-synthetic dataset for object segmentation that enables rapid model training and serves as an effective pretraining source, mirroring transfer learning behaviors observed in image classification.
Contribution
The paper introduces ChairSegments, a new semi-synthetic dataset for segmentation, and demonstrates its utility for fast training and transfer learning in segmentation tasks.
Findings
Models fine-tuned from pretrained weights share similar optimization landscapes.
A U-Net can be trained to convergence in 30 minutes on ChairSegments.
Pretraining on ChairSegments improves accuracy on real datasets.
Abstract
Over the years, datasets and benchmarks have had an outsized influence on the design of novel algorithms. In this paper, we introduce ChairSegments, a novel and compact semi-synthetic dataset for object segmentation. We also show empirical findings in transfer learning that mirror recent findings for image classification. We particularly show that models that are fine-tuned from a pretrained set of weights lie in the same basin of the optimization landscape. ChairSegments consists of a diverse set of prototypical images of chairs with transparent backgrounds composited into a diverse array of backgrounds. We aim for ChairSegments to be the equivalent of the CIFAR-10 dataset but for quickly designing and iterating over novel model architectures for segmentation. On Chair Segments, a U-Net model can be trained to full convergence in only thirty minutes using a single GPU. Finally, while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Concatenated Skip Connection · U-Net
