log

age author commit description
Thu, 27 Jun 2024 15:31:36 -0400 Nicolas Saunier 8e61ff3cd503 correct bug to take into account first frame num in config, and other related bugs in dltrack.py default tip
Thu, 27 Jun 2024 15:31:17 -0400 Nicolas Saunier 7493751bfe19 update to test as it seems non deterministic
Tue, 25 Jun 2024 16:40:40 -0400 Nicolas Saunier bae8de98406f corrected bug in categorical value smoothing
Wed, 19 Jun 2024 16:11:35 -0400 Nicolas Saunier 9f1711a85c56 added code to make sure TTC is replaced of recomputed and not having a value
Tue, 18 Jun 2024 15:30:21 -0400 Nicolas Saunier 0bfcbc58352f merged
Tue, 18 Jun 2024 15:29:28 -0400 Nicolas Saunier 655a1646f0d5 updated setRoadUsers to force the new objects
Mon, 17 Jun 2024 22:49:22 -0400 Nicolas Saunier 785c86013d2c added moving average smoothing for kitti loading
Fri, 14 Jun 2024 15:56:01 -0400 Nicolas Saunier b2f90cada58f removed complex merging of bikes and peds, may result in more fragmentation
Mon, 10 Jun 2024 16:44:19 -0400 Nicolas Saunier 20a5e1292321 added smoothing functions and velocity generation to dltrack
Wed, 05 Jun 2024 10:12:43 -0400 Nicolas Saunier ca70a79688ae adding a speed threshold to avoid computing TTC at very low speeds
Fri, 31 May 2024 16:52:51 -0400 Nicolas Saunier 27b206d118b7 bug at the end of video
Wed, 29 May 2024 09:52:42 -0400 Nicolas Saunier ad60e5adf084 cleaned interaction categorization and added stationary category
Tue, 28 May 2024 17:16:41 -0400 Nicolas Saunier ebb18043616e work in progress on categorization
Fri, 24 May 2024 16:15:38 -0400 Nicolas Saunier 0f5bebd62a55 minor modifications
Wed, 22 May 2024 17:11:40 -0400 Nicolas Saunier dff5b678a33a corrected bugs in dltrack
Tue, 14 May 2024 16:41:28 -0400 Nicolas Saunier 39740c4668ac tweak to record t1 and t2 in indicators when computing PET
Wed, 17 Apr 2024 16:46:23 -0400 Nicolas Saunier f10e84505443 modif for highway level of service
Mon, 15 Apr 2024 11:31:33 -0400 Nicolas Saunier 28aeec1f2788 merged
Mon, 15 Apr 2024 11:29:31 -0400 Nicolas Saunier 158eee1aeb21 correcting bug before interpolation
Tue, 09 Apr 2024 15:21:55 -0400 Nicolas Saunier 3bfdb2ffd29d modif for plotting nserved
Sun, 07 Apr 2024 22:09:40 -0400 Nicolas Saunier 3d6ee243d5c0 update to add curvilinear positions
Wed, 03 Apr 2024 16:39:41 -0400 Nicolas Saunier e59a0a475a0a removed bug with unnecessary data
Wed, 03 Apr 2024 14:41:20 -0400 Nicolas Saunier 56d0195d043e cleaning indicators (no more time interval) and runtimeerror with arccos
Wed, 03 Apr 2024 12:30:36 -0400 Nicolas Saunier c0fe55a6b82f added support for LUMPI 3D data format
Wed, 03 Apr 2024 11:38:16 -0400 Nicolas Saunier a477ad82ab66 minor addition to drop tables
Mon, 25 Mar 2024 17:05:20 -0400 Nicolas Saunier ef68d4ba7dae added loading ego vehicle in kitti 2D format and method to plot outline
Fri, 22 Mar 2024 14:33:25 -0400 Nicolas Saunier fe35473acee3 adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
Fri, 15 Mar 2024 17:05:54 -0400 Nicolas Saunier 2b1c8fe8f7e4 added function for KITTI 2D format (just a simple csv-like format with xy coordinates)
Thu, 15 Feb 2024 22:04:35 -0500 Nicolas Saunier 77fbd0e2ba7d dltrack works with moving average filtering
Thu, 15 Feb 2024 14:09:52 -0500 Nicolas Saunier 2aa56b101041 added mask functionality for dltrack