TL;DR
This paper presents a fast, robust, and invariant deep learning-based method for automatic detection and recognition of multiple ColorCheckers in images, using synthetic training data for localization and recognition stages.
Contribution
The work introduces a novel two-step approach combining CNN-based localization with recognition, trained on synthetic images, for efficient multiple ColorChecker detection.
Findings
Method is fast and robust to overlaps.
Performs well with multiple ColorCheckers.
Effective on both real and synthetic images.
Abstract
ColorCheckers are reference standards that professional photographers and filmmakers use to ensure predictable results under every lighting condition. The objective of this work is to propose a new fast and robust method for automatic ColorChecker detection. The process is divided into two steps: (1) ColorCheckers localization and (2) ColorChecker patches recognition. For the ColorChecker localization, we trained a detection convolutional neural network using synthetic images. The synthetic images are created with the 3D models of the ColorChecker and different background images. The output of the neural networks are the bounding box of each possible ColorChecker candidates in the input image. Each bounding box defines a cropped image which is evaluated by a recognition system, and each image is canonized with regards to color and dimensions. Subsequently, all possible color patches are…
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.
