paper-with-me

홈 › Papers

ManimML: Communicating Machine Learning Architectures with Animation

2023-06-29 · Alec Helbling, Duen Horng Chau

There has been an explosion in interest in machine learning (ML) in recent years due to its applications to science and engineering. However, as ML techniques have advanced, tools for explaining and visualizing novel ML algorithms have lagged behind. Animation has been shown to be a powerful tool for making engaging visualizations of systems that dynamically change over time, which makes it well suited to the task of communicating ML algorithms. However, the current approach to animating ML algorithms is to handcraft applications that highlight specific algorithms or use complex generalized animation software. We developed ManimML, an open-source Python library for easily generating animations of ML algorithms directly from code. We sought to leverage ML practitioners' preexisting knowledge of programming rather than requiring them to learn complex animation software. ManimML has a familiar syntax for specifying neural networks that mimics popular deep learning frameworks like Pytorch. A user can take a preexisting neural network architecture and easily write a specification for an animation in ManimML, which will then automatically compose animations for different components of the system into a final animation of the entire neural network. ManimML is open source and available at https://github.com/helblazer811/ManimML.

📄 PDF Abstract BibTeX arXiv:2306.17108

Code (1)

helblazer811/manimml 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Beyond Imitation: Generative and Variational Choreography via Machine Learning

2019-07-11 · Mariel Pettee, Chase Shimmin, Douglas Duhaime, Ilya Vidrin

Our team of dance artists, physicists, and machine learning researchers has collectively developed several original, configurable machine-learning tools to generate novel sequences of choreography as well as tunable vari…

BIG-bench Machine Learning

Speech Driven Tongue Animation

2022-01-01 · CVPR 2022 1 · Salvador Medina, Denis Tome, Carsten Stoll, Mark Tiede 외

Advances in speech driven animation techniques allow the creation of convincing animations for virtual characters solely from audio data. Many existing approaches focus on facial and lip motion and they often do not …

Decoder

AniCrafter: Customizing Realistic Human-Centric Animation via Avatar-Background Conditioning in Video Diffusion Models

2025-05-26 · Muyao Niu, Mingdeng Cao, Yifan Zhan, Qingtian Zhu 외

Recent advances in video diffusion models have significantly improved character animation techniques. However, current approaches rely on basic structural conditions such as DWPose or SMPL-X to animate character images, …

A Robust Interactive Facial Animation Editing System

2020-07-18 · Eloïse Berson, Catherine Soladié, Vincent Barrielle, Nicolas Stoiber

Over the past few years, the automatic generation of facial animation for virtual characters has garnered interest among the animation research and industry communities. Recent research contributions leverage machine-lea…

Tiny is not small enough: High-quality, low-resource facial animation models through hybrid knowledge distillation

2025-07-24 · Zhen Han, Mattias Teye, Derek Yadgaroff, Judith Bütepage arxiv

The training of high-quality, robust machine learning models for speech-driven 3D facial animation requires a large, diverse dataset of high-quality audio-animation pairs. To overcome the lack of such a dataset, recent w…

Knowledge Distillation