log scripts/compute-clearmot.py @ 1262:f10e84505443

age author description
Thu, 15 Feb 2024 14:09:52 -0500 Nicolas Saunier added mask functionality for dltrack
Tue, 03 Oct 2023 16:51:39 -0400 Nicolas Saunier version 1 of dltrack without coordinate projection
Tue, 28 Jun 2022 01:04:58 +0200 Nicolas Saunier work on optimization
Tue, 05 Jan 2021 10:45:39 -0500 Nicolas Saunier solving bug to pass kwargs for plotting
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier removing unnecessary complexity of varying number of return elements
Wed, 15 Feb 2017 14:59:57 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:57:49 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:54:10 -0500 Nicolas Saunier added csv printing option
Mon, 27 Jun 2016 16:19:06 -0400 Nicolas Saunier corrected bug for replay, replaying now from (potentially distorted) video
Thu, 03 Mar 2016 17:01:30 -0500 Nicolas Saunier addressed issues with ground truth annotations shifted in time dev
Thu, 14 Jan 2016 11:44:39 -0500 Nicolas Saunier updated the bounding box code (the name so that it is general for ground truth and UT) dev
Fri, 07 Aug 2015 13:07:53 -0400 Nicolas Saunier added functionality to display matchings between ground truth and tracked objects
Thu, 06 Aug 2015 17:47:04 -0400 Nicolas Saunier returns detailed matching information for clear mot
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Sun, 07 Dec 2014 22:59:47 -0500 Nicolas Saunier added tests and corrected one bug
Sun, 07 Dec 2014 01:32:36 -0500 Nicolas Saunier first implementation of CLEAR MOT (needs formal tests)
Sat, 06 Dec 2014 22:15:56 -0500 Nicolas Saunier non-working clear mot metrics
Fri, 05 Dec 2014 17:50:16 -0500 Nicolas Saunier first match table implementation
Fri, 05 Dec 2014 17:00:37 -0500 Nicolas Saunier added framework script and function to compute matchings