log

age author description
Thu, 08 May 2014 13:51:28 +0100 Chris Cannam One more echo!
Thu, 08 May 2014 13:50:42 +0100 Chris Cannam Add evaluation to timing script
Thu, 08 May 2014 13:41:13 +0100 Chris Cannam Another evaluation script, and a README
Thu, 08 May 2014 13:02:25 +0100 Chris Cannam Forgot to add conversion script
Thu, 08 May 2014 12:59:33 +0100 Chris Cannam Adjust warning so as to indicate what program did the converting
Thu, 08 May 2014 12:59:09 +0100 Chris Cannam Ground-truth data in CSV and lab format, converted from the MIDI using Sonic Visualiser and then to lab using the script here
Thu, 08 May 2014 12:27:17 +0100 Chris Cannam groundtruth directory
Thu, 08 May 2014 12:06:13 +0100 Chris Cannam One further result
Thu, 08 May 2014 12:05:41 +0100 Chris Cannam Some timings from T40p
Thu, 08 May 2014 09:49:27 +0100 Chris Cannam Timings for last change
Thu, 08 May 2014 09:47:18 +0100 Chris Cannam Include in sum only the notes actually in range for an instrument (the other templates should be all zeros anyway)
Thu, 08 May 2014 09:34:22 +0100 Chris Cannam More notes
Wed, 07 May 2014 20:49:33 +0100 Chris Cannam Subrepo state
Wed, 07 May 2014 11:55:32 +0100 Chris Cannam Merge from branch bqvec-openmp
Wed, 07 May 2014 11:51:31 +0100 Chris Cannam bqvec as subrepo bqvec-openmp
Wed, 07 May 2014 11:18:30 +0100 Chris Cannam Comments bqvec-openmp
Wed, 07 May 2014 11:07:50 +0100 Chris Cannam Report on last change bqvec-openmp
Wed, 07 May 2014 11:06:18 +0100 Chris Cannam Simplify omp loop, leaving more to the omp scheduler bqvec-openmp
Wed, 07 May 2014 10:48:58 +0100 Chris Cannam Backed out changeset dfb6e5ce3eb1 -- it was arithmetically quite wrong! bqvec-openmp
Wed, 07 May 2014 10:44:18 +0100 Chris Cannam Simplify normalisation bqvec-openmp
Wed, 07 May 2014 10:44:11 +0100 Chris Cannam More results bqvec-openmp
Wed, 07 May 2014 10:38:21 +0100 Chris Cannam Eliminate a loop bqvec-openmp
Wed, 07 May 2014 10:00:39 +0100 Chris Cannam Copy reports to this branch. The other head here is a dead-end. bqvec-openmp
Wed, 07 May 2014 09:59:20 +0100 Chris Cannam Another timing report bqvec-openmp
Wed, 07 May 2014 09:57:19 +0100 Chris Cannam Reorder the calculations to match the series of vector operations in the most recent bqvec code, just in case it's the order of vector calculations that is saving the time rather than the avoidance of std::vector timing
Wed, 07 May 2014 09:48:56 +0100 Chris Cannam Report on last couple of tests bqvec-openmp
Wed, 07 May 2014 09:43:15 +0100 Chris Cannam Pull out shifted templates into separate arrays with proper alignment (trading off memory occupied against getting the alignments right) bqvec-openmp
Wed, 07 May 2014 09:08:52 +0100 Chris Cannam Simplify slightly, make HQ mode the default bqvec-openmp
Wed, 07 May 2014 09:01:32 +0100 Chris Cannam Merge from default branch bqvec-openmp
Wed, 07 May 2014 08:55:44 +0100 Chris Cannam Fixed order of with_gain function in bqvec, updating correspondingly bqvec-openmp
Tue, 06 May 2014 18:55:11 +0100 Chris Cannam Add draft/intensive mode setting (determines whether to use shifts)
Tue, 06 May 2014 18:28:34 +0100 Chris Cannam Subrepo state
Tue, 06 May 2014 16:50:25 +0100 Chris Cannam Bring all branch test reports into default
Tue, 06 May 2014 16:38:39 +0100 Chris Cannam Report on latest bqvec-openmp
Tue, 06 May 2014 16:36:46 +0100 Chris Cannam Merge OpenMP and bqvec stuff into bqvec-openmp branch bqvec-openmp
Tue, 06 May 2014 16:31:32 +0100 Chris Cannam Report on results openmp
Tue, 06 May 2014 16:28:04 +0100 Chris Cannam OpenMP support in main EM iteration openmp
Tue, 06 May 2014 16:05:05 +0100 Chris Cannam Update results, tidy a bit bqvec
Tue, 06 May 2014 15:12:45 +0100 Chris Cannam Ooh, that's a trappy one bqvec
Tue, 06 May 2014 15:09:16 +0100 Chris Cannam Some results and a question... bqvec
Tue, 06 May 2014 14:57:09 +0100 Chris Cannam Cut allocations with temporary storage ready to swap in bqvec
Tue, 06 May 2014 14:53:11 +0100 Chris Cannam Use a couple more bqvec calls bqvec
Tue, 06 May 2014 14:46:46 +0100 Chris Cannam Report on single-precision performance timing
Tue, 06 May 2014 14:45:16 +0100 Chris Cannam Use single-precision floats throughout EM code timing
Tue, 06 May 2014 14:38:43 +0100 Chris Cannam Report result bqvec
Tue, 06 May 2014 14:37:42 +0100 Chris Cannam Fix silly bug bqvec
Tue, 06 May 2014 14:29:07 +0100 Chris Cannam Vectorise some calculations bqvec
Tue, 06 May 2014 14:20:36 +0100 Chris Cannam Results from that change bqvec
Tue, 06 May 2014 14:19:19 +0100 Chris Cannam Complete using bqvec for allocation etc, but with unchanged processing logic bqvec
Tue, 06 May 2014 13:49:52 +0100 Chris Cannam First bit of bqvec adaptation bqvec
Tue, 06 May 2014 13:05:43 +0100 Chris Cannam Another result timing
Tue, 06 May 2014 12:56:18 +0100 Chris Cannam Initialise new vectors with epsilon instead of copying and then overwriting timing
Tue, 06 May 2014 12:49:49 +0100 Chris Cannam Store templates as doubles instead of floats timing
Tue, 06 May 2014 12:45:09 +0100 Chris Cannam Report timing
Tue, 06 May 2014 12:43:59 +0100 Chris Cannam Reorder internal loops timing
Tue, 06 May 2014 12:39:19 +0100 Chris Cannam Merge loops timing
Tue, 06 May 2014 12:39:12 +0100 Chris Cannam More results timing
Tue, 06 May 2014 11:53:02 +0100 Chris Cannam Hoist variables, add consts timing
Tue, 06 May 2014 11:31:14 +0100 Chris Cannam Update results
Tue, 06 May 2014 11:31:04 +0100 Chris Cannam Further timing test results timing
Tue, 06 May 2014 11:26:33 +0100 Chris Cannam Timing outputs timing
Tue, 06 May 2014 11:23:07 +0100 Chris Cannam Halve number of iterations timing
Tue, 06 May 2014 11:22:17 +0100 Chris Cannam Timing results
Tue, 06 May 2014 11:21:28 +0100 Chris Cannam Some testing results timing
Tue, 06 May 2014 11:17:08 +0100 Chris Cannam Remove debug printouts timing
Tue, 06 May 2014 11:13:25 +0100 Chris Cannam Remove FCQ return as well timing
Tue, 06 May 2014 11:10:52 +0100 Chris Cannam Remove return of CQ output features timing
Tue, 06 May 2014 11:09:07 +0100 Chris Cannam Add initial timing outputs
Tue, 06 May 2014 10:59:04 +0100 Chris Cannam Add timing test script
Sat, 03 May 2014 20:49:51 +0100 emmanouilb evaluation of transcription output
Tue, 29 Apr 2014 12:05:58 +0100 Chris Cannam Merge
Tue, 29 Apr 2014 12:05:52 +0100 Chris Cannam Run again, with files normalised as in the MIREX tests
Tue, 29 Apr 2014 10:42:53 +0100 Chris Cannam Simplify naming, handle files individually, scale inputs
Tue, 29 Apr 2014 11:12:24 +0100 Chris Cannam Rest of MATLAB outputs
Mon, 28 Apr 2014 17:37:13 +0100 Chris Cannam And another
Mon, 28 Apr 2014 17:36:16 +0100 Chris Cannam Merge
Mon, 28 Apr 2014 17:35:40 +0100 Chris Cannam MATLAB outputs so far
Mon, 28 Apr 2014 15:03:36 +0100 Chris Cannam Current outputs
Mon, 28 Apr 2014 13:01:30 +0100 Chris Cannam Test code
Mon, 28 Apr 2014 12:45:06 +0100 Chris Cannam Script to calculate test data using Silvet
Mon, 28 Apr 2014 12:32:36 +0100 Chris Cannam Timings
Mon, 28 Apr 2014 11:05:32 +0100 Chris Cannam Add script to calculate TRIOS dataset results using MIREX submission code
Tue, 08 Apr 2014 17:45:26 +0100 Chris Cannam Comment
Tue, 08 Apr 2014 13:36:07 +0100 Chris Cannam Max, not median strength for velocity (duh)
Tue, 08 Apr 2014 13:30:43 +0100 Chris Cannam Merge from branch preshift
Tue, 08 Apr 2014 13:30:32 +0100 Chris Cannam Support shifts as an additional dimension (as in the original model). Also return velocity as well. preshift
Mon, 07 Apr 2014 17:36:40 +0100 Chris Cannam Merge from default branch preshift
Mon, 07 Apr 2014 17:34:19 +0100 Chris Cannam Fix incorrect normalisation of source activation matrix
Mon, 07 Apr 2014 17:07:51 +0100 Chris Cannam Merge from default branch preshift
Mon, 07 Apr 2014 17:07:36 +0100 Chris Cannam More outputs
Mon, 07 Apr 2014 16:23:16 +0100 Chris Cannam Merge from default branch preshift
Mon, 07 Apr 2014 16:21:57 +0100 Chris Cannam Use supplied pitch ranges, plus subrepo update
Mon, 07 Apr 2014 14:36:52 +0100 Chris Cannam Sum rather than max? preshift
Mon, 07 Apr 2014 14:18:39 +0100 Chris Cannam Merge from default branch preshift
Mon, 07 Apr 2014 14:18:22 +0100 Chris Cannam Fix noise-reduction filtering (it was going the wrong way)
Mon, 07 Apr 2014 13:01:08 +0100 Chris Cannam Get notes out using pre-shifted templates (not working properly) preshift
Mon, 07 Apr 2014 11:02:06 +0100 Chris Cannam Experiment with pre-shifted templates preshift
Mon, 07 Apr 2014 10:49:45 +0100 Chris Cannam Add example output from MIREX code
Sat, 05 Apr 2014 18:10:33 +0100 Chris Cannam Sparsity parameters
Sat, 05 Apr 2014 17:57:50 +0100 Chris Cannam Return an actual note transcription
Sat, 05 Apr 2014 13:18:55 +0100 Chris Cannam Return a sketch of notes from pitch activation matrix
Sat, 05 Apr 2014 08:41:55 +0100 Chris Cannam Fix typo in pitch activation output
Fri, 04 Apr 2014 19:05:47 +0100 Chris Cannam Return pitch activation matrix
Fri, 04 Apr 2014 18:18:18 +0100 Chris Cannam Calculate column sums, etc
Fri, 04 Apr 2014 17:48:06 +0100 Chris Cannam Fill out the EM logic
Fri, 04 Apr 2014 14:38:40 +0100 Chris Cannam More on EM
Fri, 04 Apr 2014 14:28:41 +0100 Chris Cannam Start on EM class
Fri, 04 Apr 2014 13:43:51 +0100 Chris Cannam Drop the latency columns from the CQ start
Fri, 04 Apr 2014 13:29:33 +0100 Chris Cannam Filter the constant Q spectrogram in a similar manner to the matlab version
Thu, 03 Apr 2014 17:38:45 +0100 Chris Cannam Stubbing out Vamp plugin
Tue, 01 Apr 2014 17:40:21 +0100 Chris Cannam Add templates in C header form (and conversion program)
Tue, 01 Apr 2014 17:01:56 +0100 Chris Cannam Notes
Mon, 31 Mar 2014 17:21:51 +0100 Chris Cannam Reuse some calculations, plot some plots
Mon, 31 Mar 2014 17:06:24 +0100 Chris Cannam Split single-column and matrix versions
Mon, 31 Mar 2014 17:03:51 +0100 Chris Cannam Now to try to get the matrix version working!
Mon, 31 Mar 2014 15:41:15 +0100 Chris Cannam I think that previous normalisation was wrong!
Mon, 31 Mar 2014 12:46:24 +0100 Chris Cannam Normalise source distributions row-wise (per note)
Fri, 28 Mar 2014 15:38:07 +0000 Chris Cannam Hardcode the ranges
Fri, 28 Mar 2014 14:00:40 +0000 Chris Cannam Instruments by number rather than by name
Fri, 28 Mar 2014 12:52:11 +0000 Chris Cannam I think this may be the right arrangement. Print out some results.
Thu, 27 Mar 2014 11:52:07 +0000 Chris Cannam Getting there, slowly, sort of, with EM
Wed, 26 Mar 2014 18:49:12 +0000 Chris Cannam Starting to revisit this EM logic and test in a single-column world
Wed, 26 Mar 2014 11:44:51 +0000 Chris Cannam Add paper describing the "fast" version (amt_mssiplca_fast)
Wed, 26 Mar 2014 08:51:03 +0000 Chris Cannam Build fix
Wed, 26 Mar 2014 08:33:45 +0000 Chris Cannam Add non-convolutional version
Tue, 25 Mar 2014 11:22:35 +0000 Chris Cannam use tiledTo, some more notes
Mon, 24 Mar 2014 16:31:20 +0000 Chris Cannam More (sometimes baffled) annotations and a bit of work on the EM
Fri, 21 Mar 2014 18:12:38 +0000 Chris Cannam Ranges, EM initialisation