| Mon, 08 Jul 2024 16:42:30 -0400 |
Nicolas Saunier |
adding a method to detect stationary objects (or sub time intervals)
|
| Wed, 03 Jul 2024 15:13:15 -0400 |
Nicolas Saunier |
removing print debug
|
| Wed, 03 Jul 2024 15:10:47 -0400 |
Nicolas Saunier |
corrected bug on adding curvilinear trajectories
|
| Thu, 27 Jun 2024 15:31:36 -0400 |
Nicolas Saunier |
correct bug to take into account first frame num in config, and other related bugs in dltrack.py
|
| Thu, 27 Jun 2024 15:31:17 -0400 |
Nicolas Saunier |
update to test as it seems non deterministic
|
| Tue, 25 Jun 2024 16:40:40 -0400 |
Nicolas Saunier |
corrected bug in categorical value smoothing
|
| Wed, 19 Jun 2024 16:11:35 -0400 |
Nicolas Saunier |
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 |
merged
|
| Tue, 18 Jun 2024 15:29:28 -0400 |
Nicolas Saunier |
updated setRoadUsers to force the new objects
|
| Mon, 17 Jun 2024 22:49:22 -0400 |
Nicolas Saunier |
added moving average smoothing for kitti loading
|
| Fri, 14 Jun 2024 15:56:01 -0400 |
Nicolas Saunier |
removed complex merging of bikes and peds, may result in more fragmentation
|
| Mon, 10 Jun 2024 16:44:19 -0400 |
Nicolas Saunier |
added smoothing functions and velocity generation to dltrack
|
| Wed, 05 Jun 2024 10:12:43 -0400 |
Nicolas Saunier |
adding a speed threshold to avoid computing TTC at very low speeds
|
| Fri, 31 May 2024 16:52:51 -0400 |
Nicolas Saunier |
bug at the end of video
|
| Wed, 29 May 2024 09:52:42 -0400 |
Nicolas Saunier |
cleaned interaction categorization and added stationary category
|
| Tue, 28 May 2024 17:16:41 -0400 |
Nicolas Saunier |
work in progress on categorization
|
| Fri, 24 May 2024 16:15:38 -0400 |
Nicolas Saunier |
minor modifications
|
| Wed, 22 May 2024 17:11:40 -0400 |
Nicolas Saunier |
corrected bugs in dltrack
|
| Tue, 14 May 2024 16:41:28 -0400 |
Nicolas Saunier |
tweak to record t1 and t2 in indicators when computing PET
|
| Wed, 17 Apr 2024 16:46:23 -0400 |
Nicolas Saunier |
modif for highway level of service
|
| Mon, 15 Apr 2024 11:31:33 -0400 |
Nicolas Saunier |
merged
|
| Mon, 15 Apr 2024 11:29:31 -0400 |
Nicolas Saunier |
correcting bug before interpolation
|
| Tue, 09 Apr 2024 15:21:55 -0400 |
Nicolas Saunier |
modif for plotting nserved
|
| Sun, 07 Apr 2024 22:09:40 -0400 |
Nicolas Saunier |
update to add curvilinear positions
|
| Wed, 03 Apr 2024 16:39:41 -0400 |
Nicolas Saunier |
removed bug with unnecessary data
|
| Wed, 03 Apr 2024 14:41:20 -0400 |
Nicolas Saunier |
cleaning indicators (no more time interval) and runtimeerror with arccos
|
| Wed, 03 Apr 2024 12:30:36 -0400 |
Nicolas Saunier |
added support for LUMPI 3D data format
|
| Wed, 03 Apr 2024 11:38:16 -0400 |
Nicolas Saunier |
minor addition to drop tables
|
| Mon, 25 Mar 2024 17:05:20 -0400 |
Nicolas Saunier |
added loading ego vehicle in kitti 2D format and method to plot outline
|
| Fri, 22 Mar 2024 14:33:25 -0400 |
Nicolas Saunier |
adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
|