log

age author commit description
Wed, 13 Dec 2017 14:06:20 -0500 Nicolas Saunier 9897a13772fb added utils to load video sequence in metadata
Thu, 07 Dec 2017 23:31:54 -0500 Nicolas Saunier bf401567a933 work on initializing videos for metadata
Thu, 07 Dec 2017 17:03:09 -0500 Nicolas Saunier 5d788d2e8ffc work in progress
Thu, 07 Dec 2017 15:13:06 -0500 Nicolas Saunier 32a34a143c27 work on sumo and metadata
Tue, 05 Dec 2017 16:15:44 -0500 Nicolas Saunier 373e8ef6ee25 modified function to access video property
Tue, 05 Dec 2017 16:11:49 -0500 Nicolas Saunier 40af0f20ee2d reworking the functions
Tue, 05 Dec 2017 11:52:59 -0500 Nicolas Saunier eec549e9ff2e removed bug
Mon, 27 Nov 2017 17:23:30 -0500 Nicolas Saunier e3ec6caab984 utilities for SUMO traffic simulation
Mon, 06 Nov 2017 23:04:03 -0500 Nicolas Saunier 2757efeabbb4 minor renaming
Mon, 06 Nov 2017 21:25:41 -0500 Nicolas Saunier 64259b9885bf verbose option to print classification information (more to add)
Sun, 05 Nov 2017 23:45:47 -0500 Nicolas Saunier ec1682ed999f added computation of confusion matrix and improved default parameter for block normalization for SVM classification
Fri, 20 Oct 2017 16:59:32 -0400 Nicolas Saunier 0c1d1eeef544 corrected bug on new computer
Thu, 24 Aug 2017 17:22:24 -0400 Nicolas Saunier 4f32d82ca390 corrected error due to change in Hog (scikit image)
Fri, 18 Aug 2017 18:00:11 -0400 Nicolas Saunier 747a5c68bd3c minor improvement and bug correction
Tue, 15 Aug 2017 16:51:04 -0400 Nicolas Saunier 5d9899504977 removed unnecessary field undistortedImageMultiplication
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier 196a1fd498ba removing unnecessary complexity of varying number of return elements
Tue, 15 Aug 2017 16:15:27 -0400 Nicolas Saunier a15e843af55a correcting errors in metadata names for backrefs
Fri, 28 Jul 2017 13:50:42 -0400 Nicolas Saunier 030b16ab4f64 bug corrected
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier 989917b1ed85 assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier a9b2beef0db4 loading and assigning motion patterns works
Mon, 24 Jul 2017 00:28:52 -0400 Nicolas Saunier 2a4f174879dd corrected bug
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier c03d2c0a4c04 corrected bugs
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier d6c1c05d11f5 modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier 584b9405e494 added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:31:42 -0400 Nicolas Saunier 053484e08947 found a more elegant solution, making a copy of the list to iterate
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier e5970606066f 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 05d4302bf67e working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier 84ebe1b031f1 works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier b1e8453c207c work on motion prediction using motion patterns
Tue, 18 Jul 2017 18:01:16 -0400 Nicolas Saunier ab13aaf41432 implemented motion prediction with prototypes at constant ratio, with tests