log python/prediction.py @ 998:933670761a57

age author description
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)
Wed, 07 Mar 2018 23:37:00 -0500 Nicolas Saunier found bug with direct ttc computation
Tue, 06 Mar 2018 22:44:33 -0500 Nicolas Saunier work on processing and managing large video datasets
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)