log python/prediction.py @ 949:d6c1c05d11f5

age author description
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
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Tue, 18 Jul 2017 18:01:16 -0400 Nicolas Saunier implemented motion prediction with prototypes at constant ratio, with tests
Tue, 18 Jul 2017 13:46:17 -0400 Nicolas Saunier verified motion prediction with prototypes at constant speed (test needed)
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier work in progress
Mon, 17 Jul 2017 01:38:06 -0400 Nicolas Saunier work started on prototype prediction
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier work in progress
Wed, 22 Mar 2017 10:50:39 -0400 Nicolas Saunier corrected bug
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Sat, 29 Oct 2016 16:34:05 -0400 Nicolas Saunier fixing bug, thanks to Ryan Louie <Ryan.Louie@students.olin.edu>
Mon, 27 Jun 2016 23:27:05 -0400 Nicolas Saunier explicitly computed the probabilities for predicted trajectories
Fri, 17 Jul 2015 18:00:00 -0400 Nicolas Saunier corrected bug for prediction at constant velocity, exact computation dev
Fri, 17 Jul 2015 14:28:14 -0400 Nicolas Saunier added clarification comments dev
Tue, 14 Jul 2015 00:14:54 -0400 Nicolas Saunier minor correction dev
Mon, 29 Jun 2015 23:09:58 -0400 Nicolas Saunier corrected some errors for ttc dev
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions
Fri, 17 Apr 2015 17:33:32 +0200 Nicolas Saunier changed the paramter usePrototypes to False by default
Tue, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Tue, 17 Feb 2015 02:21:31 +0100 Nicolas Saunier corrected major issue with pPET, only for CVDirect prediction for now
Tue, 17 Feb 2015 00:56:47 +0100 Nicolas Saunier minor cleaning
Wed, 10 Dec 2014 15:27:08 -0500 Nicolas Saunier merged code from Mohamed Gomaa Mohamed for the use of points of interests in mation pattern learning and motion prediction (TRB 2015)
Thu, 04 Dec 2014 19:07:55 -0500 MohamedGomaa move 4 functions from trajLearning file
Thu, 04 Dec 2014 13:37:55 -0500 MohamedGomaa corrected bug
Wed, 03 Dec 2014 22:57:08 -0500 MohamedGomaa remove dublicated code for collision/crossing computations