log

age author commit description
Thu, 16 Mar 2023 17:03:18 -0400 Nicolas Saunier 059b7282aa09 first version of kitti loader
Tue, 28 Feb 2023 17:16:49 -0500 Nicolas Saunier 28bf2420c412 work in progress to import KITTI data
Thu, 08 Dec 2022 10:24:22 -0500 Nicolas Saunier 4356065ed3ca updated simple moving average filter and cleaned tests
Fri, 18 Nov 2022 15:55:09 -0500 Nicolas Saunier 6a6a4d5958f7 adding explicit choice of matplotlib backend
Sat, 08 Oct 2022 13:17:35 -0400 Nicolas Saunier fa07a78b29f6 minor modif, change to makefile for repo opencv installation
Sun, 31 Jul 2022 16:49:51 +0200 Nicolas Saunier 0475b4cd0cfb adding simple direct acceleration calculation
Thu, 14 Jul 2022 11:29:13 +0200 Nicolas Saunier d5566af60a69 correcting bug with savgol filter, renaming the functions to proper names filterSG and getAccelerationsSG
Fri, 08 Jul 2022 14:41:36 +0200 Nicolas Saunier 27a6a7f9b972 adjusting savgol use
Thu, 30 Jun 2022 18:09:20 +0200 Nicolas Saunier 756bc885a573 modifying makefile to avoid installing with pip and sudo
Thu, 30 Jun 2022 18:05:02 +0200 Nicolas Saunier d324305c1240 solving issues with extreme values when filtering using savitsky golay
Wed, 29 Jun 2022 23:02:47 +0200 Nicolas Saunier 606817bc31e8 bug correction
Tue, 28 Jun 2022 11:30:08 +0200 Nicolas Saunier f3b3696f5640 adding time interval for MOTA computation
Tue, 28 Jun 2022 01:04:58 +0200 Nicolas Saunier d24d57e4de24 work on optimization
Sat, 25 Jun 2022 01:09:20 +0200 Nicolas Saunier ccab20f85710 changed to better parameters
Tue, 21 Jun 2022 23:22:19 +0200 Nicolas Saunier 82fc21f6dfdf info is on the bitbucket documentation repository at docs/tracking-optimization.md
Tue, 21 Jun 2022 17:06:21 -0400 Nicolas Saunier 25c85a7ecf09 merged
Tue, 21 Jun 2022 17:06:06 -0400 Nicolas Saunier 7117a31555c1 Etienne Beauchamp s work on optimization with Nomad software
Fri, 01 Apr 2022 15:44:33 -0400 Nicolas Saunier d381a06e2d9e minor bug with window length for savgol
Fri, 01 Apr 2022 15:41:24 -0400 Nicolas Saunier f9cf827a73a6 minor bug with window length for savgol
Fri, 01 Apr 2022 15:39:04 -0400 Nicolas Saunier 38f0d0ceac3f issue with window length for savgol
Fri, 01 Apr 2022 15:33:22 -0400 Nicolas Saunier 0e5d37b0b9ff bug corrections
Mon, 28 Mar 2022 23:12:15 -0400 Nicolas Saunier b3b1a5dfa17c correct bug
Sun, 27 Mar 2022 00:54:12 -0400 Nicolas Saunier dc28364f34b9 minor cleanup
Sun, 27 Mar 2022 00:20:24 -0400 Nicolas Saunier 2039df59c47b correcting bug for concatenation caused when saving velocities (1 fewer positions)
Sat, 26 Mar 2022 22:50:38 -0400 Nicolas Saunier ee3eaf902b83 minor improvement
Thu, 24 Mar 2022 16:07:51 -0400 Nicolas Saunier aa88acf06876 rewrote object concatenation method, cleaner
Thu, 17 Feb 2022 10:55:11 -0500 Nicolas Saunier 5874ece33637 reorganized fundamental diagram and added triangular
Mon, 10 Jan 2022 11:14:37 -0500 Nicolas Saunier 35725db5e83f naming changed for framework
Fri, 17 Dec 2021 14:26:45 -0500 Nicolas Saunier 2f89dc3d99e5 clarification of worldToImageProject method
Mon, 18 Oct 2021 11:42:53 -0400 Nicolas Saunier c1766bb5076c udpated the iframework metadata to allow adding it to an existing database, and creating only a subset of tables for group/person attributes
Tue, 12 Oct 2021 16:34:43 -0400 Nicolas Saunier f9ab0cbb92da updates to iframework, to better reflect transport modes (suggestion)
Mon, 27 Sep 2021 14:09:23 -0400 Nicolas Saunier afdbfba94fbc new functions, new minor release number
Mon, 27 Sep 2021 14:05:33 -0400 Nicolas Saunier b55adb13f262 added functions on line crossing orientation and important reorganization and cleaning of related code
Mon, 19 Jul 2021 11:25:16 -0400 Nicolas Saunier 9f7a4a026dab correcting bug in classify objects that ignored the parameter for centile aggregation of speed, if used in classifier.cfg (updated pip version)
Tue, 06 Jul 2021 00:28:24 -0400 Nicolas Saunier d71a4d174b1a corrected potential bug with dtype in image to world projection
Mon, 21 Jun 2021 22:55:29 -0400 Nicolas Saunier f67b4f892195 minor pypi update
Thu, 10 Jun 2021 23:51:42 -0400 Nicolas Saunier 7b4d732f82b3 adding an option to use image coordinates in point-correspondence file when undistorting
Mon, 12 Apr 2021 15:19:23 -0400 Nicolas Saunier c5863e04d302 corrected bug
Tue, 23 Mar 2021 23:01:43 -0400 Nicolas Saunier f1a33f458d7e changing ZonePassing to ZoneCrossing
Fri, 19 Mar 2021 15:54:19 -0400 Nicolas Saunier fa9c358789ac bug correction
Sun, 07 Mar 2021 23:26:51 -0500 Nicolas Saunier efd52c55a72b added indicator framework file
Thu, 04 Mar 2021 23:12:34 -0500 Nicolas Saunier b968c33f8c2f work on producing figures and collision maps for large datasets with multiple sites
Mon, 22 Feb 2021 22:12:19 -0500 Nicolas Saunier 3a6b00f13e95 avoid tracking makefile generated by cmake
Mon, 22 Feb 2021 22:09:35 -0500 Nicolas Saunier e1e7acef8eab moved trajectory management library into Traffic Intelligence
Tue, 05 Jan 2021 10:45:39 -0500 Nicolas Saunier 7eb972942f22 solving bug to pass kwargs for plotting
Wed, 21 Oct 2020 10:38:30 -0400 Nicolas Saunier 173b7926734e clarifying categorize method
Fri, 25 Sep 2020 11:56:59 -0400 Nicolas Saunier f7fbe624fff7 added helper functions for categorical variables
Wed, 09 Sep 2020 23:47:57 -0400 Nicolas Saunier fd729e8f073c changing version number and uploading new version on pypi
Wed, 09 Sep 2020 16:28:38 -0400 Nicolas Saunier 2795d0e114c9 deal with possibility of prototype with speed 0 that crashes motion prediction
Mon, 24 Aug 2020 16:02:06 -0400 Nicolas Saunier f52844c71454 remerged r809
Mon, 24 Aug 2020 15:34:39 -0400 Nicolas Saunier dceaca7e1c97 old work on stabilization for drones dev
Wed, 01 Jul 2020 11:02:52 -0400 Nicolas Saunier 658f87232536 extended creation of interactions to non simultaneous objects for PET calculations
Thu, 28 May 2020 01:03:45 -0400 Nicolas Saunier 14140b55e580 corrected issue with motion pattern for motion prediction for safety analysis (to few matches)
Wed, 13 May 2020 00:29:34 -0400 Nicolas Saunier 392db62ea1da major bug in categorization, added option for method
Tue, 12 May 2020 01:16:54 -0400 Nicolas Saunier eb88d2984637 corrected interaction classification
Wed, 06 May 2020 00:58:21 -0400 Nicolas Saunier 8c0ec7e1eb8e minor
Wed, 29 Apr 2020 01:09:55 -0400 Nicolas Saunier b219d5a1bb55 added code to categorize interactions
Tue, 28 Apr 2020 10:17:49 -0400 Nicolas Saunier 66f063ca2d24 bug correction for makefile
Tue, 28 Apr 2020 01:01:14 -0400 Nicolas Saunier 6a8fe3ed3bc6 bug correction
Tue, 21 Apr 2020 00:55:02 -0400 Nicolas Saunier 8ac52ebff5f7 avoid using chdir