Davis King
|
ff55b02956
|
Just a few minor overloads and usability tweaks to the logger interface.
|
2014-04-26 17:17:22 -04:00 |
|
Davis King
|
69e5340ccd
|
updated docs
|
2014-04-26 15:38:50 -04:00 |
|
Davis King
|
672b4b27d8
|
Added locally_change_current_dir
|
2014-04-26 15:35:45 -04:00 |
|
Davis King
|
4934b0020f
|
Made the ODR rule violation error diagnostic clearer.
|
2014-04-26 13:10:09 -04:00 |
|
Davis King
|
2d7e320ade
|
Added user settable loss to the structural_track_association_trainer.
|
2014-04-26 12:57:42 -04:00 |
|
Davis King
|
d6c1081841
|
Slightly simplified the code
|
2014-04-23 20:25:27 -04:00 |
|
Davis King
|
50a2113f17
|
Added operator+= to discriminant_pca.
|
2014-04-23 19:41:37 -04:00 |
|
Davis King
|
81a04634ed
|
Improve error message generated when calling argument() incorrectly.
|
2014-04-23 19:19:49 -04:00 |
|
Davis King
|
99342ca5be
|
fixed spelling errors
|
2014-04-23 19:09:24 -04:00 |
|
Davis King
|
7ef50c6c80
|
merged
|
2014-04-22 21:19:29 -04:00 |
|
Davis King
|
a9c7de477a
|
Added user settable loss to the association trainer
|
2014-04-22 21:18:31 -04:00 |
|
Davis King
|
d635c1d78a
|
Added a #define for _NO_W32_PSEUDO_MODIFIERS so that windows.h won't #define IN or OUT
|
2014-04-22 20:52:26 -04:00 |
|
Davis King
|
78088d40a0
|
fixed typo in spec
|
2014-04-22 20:18:58 -04:00 |
|
Davis King
|
2821926236
|
merged changes and updated abstract file.
|
2014-04-22 20:13:47 -04:00 |
|
Davis King
|
7bb67fc1d9
|
merged
|
2014-04-21 10:05:22 -04:00 |
|
Davis King
|
5300be8275
|
fixed typo in spec
|
2014-04-21 10:04:54 -04:00 |
|
Davis King
|
3c22d70e28
|
updated docs
|
2014-04-16 22:04:01 -04:00 |
|
Davis King
|
17ef8f04c5
|
A minor change to avoid a compiler warning.
|
2014-04-16 21:27:11 -04:00 |
|
Davis King
|
5b18f1d3eb
|
Added split_on_first() and split_on_last().
|
2014-04-16 19:54:55 -04:00 |
|
Davis King
|
5726c55df8
|
merged
|
2014-04-13 18:02:16 -04:00 |
|
Davis King
|
7e787bcc00
|
merged
|
2014-04-13 18:01:14 -04:00 |
|
Davis King
|
09b51798f5
|
clarified spec
|
2014-04-13 11:10:41 -04:00 |
|
Davis King
|
a3430ef3de
|
merged
|
2014-04-10 21:20:40 -04:00 |
|
Davis King
|
6e65e03d11
|
Made the point transformation objects default constructable and also
serializable.
|
2014-04-10 19:43:08 -04:00 |
|
Davis King
|
1c0776a36e
|
merged
|
2014-04-09 20:05:35 -04:00 |
|
Davis King
|
00b9a5e5df
|
merged
|
2014-04-09 19:58:11 -04:00 |
|
Davis King
|
67448f72f7
|
Made the loss calculation more explicit.
|
2014-04-05 18:56:50 -04:00 |
|
Davis King
|
137b7f80c8
|
Simplified example program.
|
2014-04-05 16:56:48 -04:00 |
|
Davis King
|
f1aecac5ac
|
merged
|
2014-04-02 21:42:23 -04:00 |
|
Davis King
|
add20d3953
|
fixed a typo in the spec
|
2014-04-02 19:49:24 -04:00 |
|
Davis King
|
6c34e6555c
|
Changed oca code so the prior vector can be the same object as the w vector.
|
2014-03-27 20:32:26 -04:00 |
|
Davis King
|
4ee56cb684
|
A minor change to avoid a compiler error from clang 3.4 on Mac OS X 10.9.
Thanks to Martin Fergie for reporting this problem.
|
2014-03-18 19:18:04 -04:00 |
|
Davis King
|
353e885908
|
Fixed a bug in the backtracking_line_search() function pointed out by
Ping-Chang Shih. The function ignored the max_iter parameter.
|
2014-03-17 18:24:41 -04:00 |
|
Davis King
|
5b2f853c01
|
Fixed a bug pointed out by Daniel Girardeau-Montaut. The covariance() function
didn't work on non-double valued matrices.
|
2014-03-17 18:17:26 -04:00 |
|
Davis King
|
723793ebf6
|
Made frobmetric_training_sample serializable.
|
2014-03-17 18:01:59 -04:00 |
|
Davis King
|
c5ff6a7461
|
Improved speed of reshape_to_column_vector()
|
2014-03-17 18:00:44 -04:00 |
|
Csaba Kertesz
|
31078adee9
|
Add maximal iterations option for relevance vector machine trainer
|
2014-03-16 12:19:19 +01:00 |
|
Davis King
|
48e025879c
|
Created release v18.7
|
2014-03-09 13:38:44 -04:00 |
|
Davis King
|
d512f5705a
|
Added tag v18.7 for changeset 5a3fb1f81041
|
2014-03-09 13:38:44 -04:00 |
|
Davis King
|
64a0d7a77d
|
changed python example so that running it without commands doesn't trigger a testing
failure in the makedocs script
|
2014-03-09 13:37:30 -04:00 |
|
Davis King
|
312157ab18
|
Added epsilon to the python object detection training API.
|
2014-03-09 12:10:15 -04:00 |
|
Davis King
|
4b6087f748
|
fixed typo
|
2014-03-08 21:28:01 -05:00 |
|
Davis King
|
ad9b2c327c
|
updated ignore file
|
2014-03-08 21:41:59 -05:00 |
|
Davis King
|
d33b4bc354
|
A minor change to avoid a warning from visual studio.
|
2014-03-08 21:41:21 -05:00 |
|
Davis King
|
fba8384454
|
Renamed a variable to avoid a name clash with a #define in Cygwin
|
2014-03-08 21:41:04 -05:00 |
|
Davis King
|
97c55972d7
|
Updated cmake file so the compiled python API file has the correct extension.
|
2014-03-08 21:40:20 -05:00 |
|
Davis King
|
27b479d79f
|
updated docs
|
2014-03-08 15:16:22 -05:00 |
|
Davis King
|
882b84c7b6
|
fixed typo in spec
|
2014-03-08 14:58:57 -05:00 |
|
Davis King
|
8e1e548a70
|
Updated this example to use the scan_fhog_pyramid version of the object
detector since it is much more user friendly.
|
2014-03-08 13:12:48 -05:00 |
|
Davis King
|
e79a764834
|
removed cruft
|
2014-03-08 12:14:24 -05:00 |
|