log scripts/learn-motion-patterns.py @ 1240:bb14f919d1cb

age author description
Thu, 05 Jul 2018 23:12:11 -0400 Nicolas Saunier motion pattern learning seems to work
Thu, 05 Jul 2018 17:06:40 -0400 Nicolas Saunier work on motion patterns
Wed, 04 Jul 2018 17:39:39 -0400 Nicolas Saunier work in progress on process (learn motion patterns)
Wed, 04 Jul 2018 12:24:37 -0400 Nicolas Saunier removing prefix option to loadtrajectories from SQLite
Wed, 20 Jun 2018 16:48:20 -0400 Nicolas Saunier major update to learn motion pattern, see program description
Wed, 20 Jun 2018 00:07:03 -0400 Nicolas Saunier work in progress
Tue, 19 Jun 2018 17:07:50 -0400 Nicolas Saunier work in progress
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Mon, 19 Feb 2018 16:32:59 -0500 Nicolas Saunier first tests for clustering algo
Mon, 19 Feb 2018 10:47:19 -0500 Nicolas Saunier work on learning and assigning
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier loading and assigning motion patterns works
Mon, 24 Jul 2017 00:28:52 -0400 Nicolas Saunier corrected bug
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Tue, 11 Jul 2017 17:56:23 -0400 Nicolas Saunier added assignment of trajectories to prototypes and cleanup of insert queries
Wed, 05 Jul 2017 18:07:53 -0400 Nicolas Saunier corrected
Wed, 05 Jul 2017 18:01:43 -0400 Nicolas Saunier work in progress with prototype class
Wed, 05 Jul 2017 16:30:04 -0400 Nicolas Saunier improved prototype loading
Wed, 05 Jul 2017 13:16:47 -0400 Nicolas Saunier saving and loading prototype trajectories
Tue, 04 Jul 2017 18:00:01 -0400 Nicolas Saunier reorg and work in progress
Wed, 28 Jun 2017 15:36:25 -0400 Nicolas Saunier loading is faster for longest object features
Mon, 26 Jun 2017 00:10:35 -0400 Nicolas Saunier added options to the prototype cluster algorithm, work in progress
Fri, 23 Jun 2017 23:50:02 -0400 Nicolas Saunier re arranged motion pattern learning
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier minor + bug corrected in motion pattern learning
Fri, 03 Feb 2017 16:15:06 -0500 Nicolas Saunier change consistent with method added to MovingObject
Fri, 22 Jul 2016 17:23:49 -0400 Nicolas Saunier corrected issue with prototypes storage
Thu, 21 Jul 2016 17:51:11 -0400 Nicolas Saunier corrected load/save prototypes
Thu, 14 Jul 2016 00:34:59 -0400 Nicolas Saunier added capability to save prototypes
Wed, 13 Jul 2016 23:45:47 -0400 Nicolas Saunier updated to learn prototypes
Tue, 05 Jul 2016 13:56:13 -0400 Nicolas Saunier added option to subsample positions to learn motion patterns
Tue, 21 Jun 2016 17:08:07 -0400 Nicolas Saunier added option to learn motion patterns and show to display results
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier modified prototypeCluster algorithm to enforce similarity when re-assigning and to compute only the necessary similarities dev
Tue, 11 Aug 2015 12:55:09 -0400 Nicolas Saunier first example script to learn prototypes dev