log trafficintelligence/moving.py @ 1250:77fbd0e2ba7d

age author description
Thu, 15 Feb 2024 22:04:35 -0500 Nicolas Saunier dltrack works with moving average filtering
Thu, 15 Feb 2024 14:09:52 -0500 Nicolas Saunier added mask functionality for dltrack
Thu, 08 Feb 2024 16:10:54 -0500 Nicolas Saunier interface updates
Wed, 07 Feb 2024 11:43:03 -0500 Nicolas Saunier major update for classification, allowing the use of neural network classification
Mon, 05 Feb 2024 17:06:01 -0500 Nicolas Saunier work in progress
Mon, 05 Feb 2024 14:14:14 -0500 Nicolas Saunier cleaned use of centile (np only) and added info in classify-objects
Fri, 08 Sep 2023 17:09:12 -0400 Nicolas Saunier saving results from ultralytics works
Wed, 12 Jul 2023 13:21:08 -0400 Nicolas Saunier merged (bicycle)
Wed, 12 Jul 2023 13:14:09 -0400 Nicolas Saunier reverting to using bicycle
Wed, 12 Jul 2023 12:12:37 -0400 Nicolas Saunier change of bicycle to cyclist
Tue, 20 Jun 2023 15:42:19 -0400 Nicolas Saunier added methods to reset trajectories and change object coordinates (including features)
Mon, 19 Jun 2023 17:09:56 -0400 Nicolas Saunier update where optimization uses either nomad-parameter file depending on optimizing 1 or 2 steps
Sat, 17 Jun 2023 08:48:22 -0400 Nicolas Saunier adding COCO person and vehicle types
Tue, 16 May 2023 22:12:39 -0400 Nicolas Saunier updating code for direct computation (very slow solver)
Thu, 04 May 2023 22:30:32 -0400 Nicolas Saunier implemented direct method
Wed, 03 May 2023 14:58:26 -0400 Nicolas Saunier work in progress
Tue, 02 May 2023 17:11:24 -0400 Nicolas Saunier work in progress on 3D safety analysis
Fri, 28 Apr 2023 17:03:39 -0400 Nicolas Saunier work in progress
Wed, 26 Apr 2023 23:36:32 -0400 Nicolas Saunier work on TTC for BEV
Wed, 26 Apr 2023 18:33:29 -0400 Nicolas Saunier work in progress on loading kitti (issue with int)
Wed, 22 Mar 2023 23:29:09 -0400 Nicolas Saunier kitti loading code seems to be working
Wed, 22 Mar 2023 15:40:33 -0400 Nicolas Saunier second version of code loading kitti data, to clean
Sun, 31 Jul 2022 16:49:51 +0200 Nicolas Saunier adding simple direct acceleration calculation
Thu, 14 Jul 2022 11:29:13 +0200 Nicolas Saunier correcting bug with savgol filter, renaming the functions to proper names filterSG and getAccelerationsSG
Fri, 08 Jul 2022 14:41:36 +0200 Nicolas Saunier adjusting savgol use
Thu, 30 Jun 2022 18:05:02 +0200 Nicolas Saunier solving issues with extreme values when filtering using savitsky golay
Tue, 28 Jun 2022 01:04:58 +0200 Nicolas Saunier work on optimization
Fri, 01 Apr 2022 15:44:33 -0400 Nicolas Saunier minor bug with window length for savgol
Fri, 01 Apr 2022 15:41:24 -0400 Nicolas Saunier minor bug with window length for savgol
Fri, 01 Apr 2022 15:39:04 -0400 Nicolas Saunier issue with window length for savgol