The Animation Transformer: Visual Correspondence via Segment Matching
Evan Casey, V\'ictor P\'erez, Zhuoru Li, Harry Teitelman, Nick, Boyajian, Tim Pulver, Mike Manh, and William Grisaitis

TL;DR
The paper introduces the Animation Transformer, a transformer-based model that learns segment-level correspondences in hand-drawn animation, facilitating efficient colorization and animation tasks by leveraging segment structures instead of pixel-level details.
Contribution
It presents a novel transformer architecture for segment-level correspondence learning in animation, improving efficiency and enabling practical ML-assisted colorization workflows.
Findings
Enables effective segment correspondence learning in animation sequences.
Facilitates practical ML-assisted colorization for professional animation.
Available as an accessible creative tool in Cadmium.
Abstract
Visual correspondence is a fundamental building block on the way to building assistive tools for hand-drawn animation. However, while a large body of work has focused on learning visual correspondences at the pixel-level, few approaches have emerged to learn correspondence at the level of line enclosures (segments) that naturally occur in hand-drawn animation. Exploiting this structure in animation has numerous benefits: it avoids the intractable memory complexity of attending to individual pixels in high resolution images and enables the use of real-world animation datasets that contain correspondence information at the level of per-segment colors. To that end, we propose the Animation Transformer (AnT) which uses a transformer-based architecture to learn the spatial and visual relationships between segments across a sequence of images. AnT enables practical ML-assisted colorization…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Motion and Animation · Computer Graphics and Visualization Techniques · 3D Surveying and Cultural Heritage
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Adam · Dropout
