ACM MM 2022 Project Archive

Cloud2Sketch: Augmenting Clouds with Imaginary Sketches

Zhaoyi Wan, Dejia Xu, Zhangyang Wang, Jian Wang*, and Jiebo Luo*
ACM International Conference on Multimedia (ACM MM), 2022. *Co-corresponding authors.
Cloud2Sketch teaser
Cloud augmentation with imagined animal sketches.

Abstract

Have you ever looked up at the sky and imagined what the clouds look like? This work studies the task of augmenting clouds in the sky with imagined sketches. Different from generic image-to-sketch translation, cloud augmentation requires recognizing ambiguous cloud shapes, retrieving plausible sketches, and aligning those sketches to irregular cloud contours.

Cloud2Sketch is a self-supervised pipeline that first extracts cloud contours, retrieves geometrically similar sketches, and then uses a sketch translation model with built-in free-form deformation to align sketches with clouds. The project also introduces SketchyZoo, an icon-based sketch collection used for training.

Method Review

Cloud2Sketch method pipeline
The pipeline decomposes cloud augmentation into cloud contour detection, sketch retrieval, and sketch alignment.

Downloads

These files are mirrored here so the dataset remains accessible even if the original Notion page changes. The slides file is also mirrored locally.

Slides

Keynote slides, approximately 24 MB.

Download Cloud2Sketch.key

SketchyZoo images

Image archive, approximately 58 MB.

Download SketchyZoo.zip

SketchyZoo labels

Label archive, approximately 6.6 MB.

Download SketchyZooLabel.tar

Video

The project video is hosted on YouTube: Cloud2Sketch video.

Watch video on YouTube

Citation

@inproceedings{10.1145/3503161.3547810,
  author = {Wan, Zhaoyi and Xu, Dejia and Wang, Zhangyang and Wang, Jian and Luo, Jiebo},
  title = {Cloud2Sketch: Augmenting Clouds with Imaginary Sketches},
  year = {2022},
  isbn = {9781450392037},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {https://doi.org/10.1145/3503161.3547810},
  doi = {10.1145/3503161.3547810},
  booktitle = {Proceedings of the 30th ACM International Conference on Multimedia},
  pages = {2441--2451},
  numpages = {11},
  keywords = {cloud augmentation, sketch synthesis, shape alignment, image-to-sketch generation},
  location = {Lisboa, Portugal},
  series = {MM '22}
}