mchagneux

Results 5 issues of mchagneux

Hello, I have a question regarding the optimisation of HOTA for matchings with the Hungarian algorithm. Aside from MOT performance, I would like to use TrackEval to obtain raw framewise...

Hi all, Just watched the ADC talk and came skimming through this repo to understand it a bit better. I see that the guts of the template is the anira...

I need the static build on Linux but the default script generated the shared lib. If I comment the `--build_shared_lib` line those files disappear but there's still no static build....

Hi all, I've create Equinox modules and I want to process them with `jax.lax.scan`, but I don't see any `equinox.filter_scan`. Is there a particular reason for that ? Here's some...

question

Hi ! I'm trying to work on Windows with a cross-platform toolchain so I'm using Ninja + Clang for my project. Since Clang for MSCV is ABI compatible with MSVC...

enhancement