Contributing Guide
The repo has four main extension surfaces:
- trackers under
boxmot/trackers - native C++ sources under
boxmot/native/cpp/trackersand Python bindings underboxmot/native/trackers - configs under
boxmot/configs - generic workflow internals under
boxmot/engine, public Python API entrypoints underboxmot/api, and ReID lifecycle workflows underboxmot/reid/workflows