Multi-Object Tracker using Integer Linear Equations
Project Links
Meta
Author: Jan Funke, Talley Lambert, Caroline Malin-Mayor, Benjamin Gallusser, Florian Jug
Requires Python: >=3.10
Classifiers
Development Status
- 5 - Production/Stable
License
- OSI Approved :: MIT License
Programming Language
- Python :: 3
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
Typing
- Typed
motile: Multi-Object Tracking with Integer Linear Equations
motile tracks multiple objects by solving a global optimization problem.
Read all about it in the documentation.
Installation
pip install motile
Development
Check out CONTRIBUTING.md for more information on contributing to motile.
1.0.1
Jul 21, 2026
1.0.0
Jul 09, 2026
0.4.0
Mar 27, 2026
0.3.0
Aug 14, 2024
0.2.1
May 22, 2024
0.2.0
Feb 07, 2024
0.1.4
Feb 07, 2024
0.1.3
May 03, 2023
0.1.2
Mar 04, 2023
0.1.1
Jan 17, 2023
0.1
Jan 10, 2023
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
ilpy
(>=0.6.0)
networkx
(>=3.0)
numpy
(>=2.0.0)
numpy
(>=2.1.0)
numpy
(>=2.3.2)
structsvm
(>=0.2)