log

age author commit description
Tue, 06 Mar 2018 22:44:33 -0500 Nicolas Saunier 668a85c963c3 work on processing and managing large video datasets
Tue, 06 Mar 2018 08:26:13 -0500 Nicolas Saunier a69695d14e59 work on script for large datasets
Tue, 27 Feb 2018 16:46:06 -0500 Nicolas Saunier 7463c9bc846b work in progress on script to manage large dataset with multiple sites
Tue, 27 Feb 2018 16:45:46 -0500 Nicolas Saunier 51d8406b2489 corrected bug when not using a homography and using a mask for CLEAR MOT metrics
Tue, 27 Feb 2018 15:24:57 -0500 Nicolas Saunier c3e690c5536e corrected bug in display trajectories
Mon, 19 Feb 2018 16:32:59 -0500 Nicolas Saunier 23f98ebb113f first tests for clustering algo
Mon, 19 Feb 2018 10:47:19 -0500 Nicolas Saunier cc89267b5ff9 work on learning and assigning
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier 184f1dd307f9 corrected print and exception statements for Python 3
Tue, 06 Feb 2018 11:50:43 -0500 Nicolas Saunier 9c27a0315c4d corrected inconsistency
Mon, 05 Feb 2018 16:41:36 -0500 Nicolas Saunier 7f5cbdc107c5 corrected bug in converting time horizon to frames for internal computations (results for TTC, pPET and PET will be in frames)
Fri, 02 Feb 2018 17:07:13 -0500 Nicolas Saunier 4a262dc896c2 merged
Fri, 02 Feb 2018 17:03:05 -0500 Nicolas Saunier eb42f2f51490 minor argument rename
Thu, 21 Dec 2017 23:26:00 -0500 Nicolas Saunier 4f3f88a27dae minor
Wed, 13 Dec 2017 14:48:48 -0500 Nicolas Saunier b50145235f9e bug corrected
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
Tue, 18 Jul 2017 16:21:39 -0400 Nicolas Saunier c5191acb025f added test for motion prediction at constant speed with prototype
Tue, 18 Jul 2017 13:46:17 -0400 Nicolas Saunier d8ab183a7351 verified motion prediction with prototypes at constant speed (test needed)
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier a2f3f3ca241e work in progress
Mon, 17 Jul 2017 16:11:18 -0400 Nicolas Saunier fbf12382f3f8 replaced db connection using with
Mon, 17 Jul 2017 01:38:06 -0400 Nicolas Saunier b67a784beb69 work started on prototype prediction
Fri, 14 Jul 2017 16:48:42 -0400 Nicolas Saunier 56cc8a1f7082 removed all old versions of projection methods
Fri, 14 Jul 2017 16:30:57 -0400 Nicolas Saunier 0e63a918a1ca updated classify-objects
Fri, 14 Jul 2017 15:36:59 -0400 Nicolas Saunier 39691b460fca bug correction
Fri, 14 Jul 2017 02:11:21 -0400 Nicolas Saunier 8ac7f61c6e4f major rework of homography calibration, no in ideal points if correcting for distortion
Fri, 14 Jul 2017 00:12:03 -0400 Nicolas Saunier 66f382852e61 added new projection functions
Thu, 13 Jul 2017 00:52:53 -0400 Nicolas Saunier 8148991b1dab bug correcting
Thu, 13 Jul 2017 00:31:54 -0400 Nicolas Saunier 7db0f2853bfd corrected projection back to image space
Wed, 12 Jul 2017 18:00:53 -0400 Nicolas Saunier be28a3538dc9 work in progress on projection
Wed, 12 Jul 2017 01:24:31 -0400 Nicolas Saunier 063d1267585d work in progress
Tue, 11 Jul 2017 17:56:23 -0400 Nicolas Saunier c030f735c594 added assignment of trajectories to prototypes and cleanup of insert queries
Mon, 10 Jul 2017 18:04:41 -0400 Nicolas Saunier dbd81710d515 new feature tracking in image space with point undistortion