/MIL-Manim

Multiple Instance Learning Animations with Manim.

Primary LanguagePythonMIT LicenseMIT

MIL Manim

This is a demo animation for Multiple Instance Learning made in Manim.
It is a simple video (just over one minute) that demonstrates how a MIL pipeline works.

MILManim_HighRes.mp4

Usage

Video compilation (low quality):

manim -pql mil_manim.py MILManim

Video compilation (high quality):

manim -pqh mil_manim.py MILManim

Requirements

  • Manim - obviously!
  • Matplotlib - for colour maps.

License

MIT License
Copyright (c) 2022 Joseph Early

See LICENSE.