log

age author description
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)
Fri, 15 Mar 2024 17:05:54 -0400 Nicolas Saunier 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 dltrack works with moving average filtering
Thu, 15 Feb 2024 14:09:52 -0500 Nicolas Saunier added mask functionality for dltrack
Thu, 15 Feb 2024 14:09:23 -0500 Nicolas Saunier clean api update in sqlalchemy
Mon, 12 Feb 2024 16:47:33 -0500 Nicolas Saunier bug corrected
Fri, 09 Feb 2024 17:47:33 -0500 Nicolas Saunier dltrack saves after projecting coordinates
Thu, 08 Feb 2024 16:10:54 -0500 Nicolas Saunier interface updates
Thu, 08 Feb 2024 15:04:56 -0500 Nicolas Saunier corrected bug
Wed, 07 Feb 2024 11:53:00 -0500 Nicolas Saunier correct classifier.cfg and info classification
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